Commit Graph

4741 Commits

Author SHA1 Message Date
Gary D. Gregory a67032e0e9 Prepare for the next release candidate 2024-12-15 15:23:01 +00:00
Gary D. Gregory 303d9e75a5 Prepare for the next release candidate 2024-12-15 15:18:57 +00:00
Gary D. Gregory 44da05d45e FQCN is not needed 2024-12-15 10:07:36 -05:00
Gary D. Gregory 0153f0e8f4 FQCN is not needed 2024-12-15 10:05:09 -05:00
Gary D. Gregory ffe1af2585 Javadoc 2024-12-15 10:02:25 -05:00
dependabot[bot] 6b9aa11a03 Bump github/codeql-action from 3.27.6 to 3.27.9
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.6 to 3.27.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](aa57810251...df409f7d92)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-13 07:39:02 -05:00
Gary Gregory 84cfe34d80 Use forEach() 2024-12-09 12:25:03 -05:00
Gary Gregory 752aaa433b Use forEach() 2024-12-09 11:10:09 -05:00
Gary Gregory de4b7f8bbe EqualPredicate.test(Object) should return true if the parameter is the
same object as given the constructor
2024-12-08 17:06:22 -05:00
Gary Gregory 38f1346176 Reuse Objects.equals() in org.apache.commons.collections4.list 2024-12-08 17:05:58 -05:00
Gary Gregory c147999658 Reuse Objects.equals() in org.apache.commons.collections4.map 2024-12-08 16:15:48 -05:00
Gary Gregory 10d1ced784 Reuse Objects.equals() and only extract a key element once 2024-12-08 14:59:01 -05:00
Gary Gregory e39c712757 Internal refactoring 2024-12-08 14:50:10 -05:00
Gary Gregory 094bd78efd Javadoc 2024-12-08 14:37:29 -05:00
Gary Gregory 9a9f834fd1 [COMPRESS-872] Add MultiKeyMapCompress672Test 2024-12-08 14:30:56 -05:00
Gary Gregory 165c4af02c Add @SafeVarargs 2024-12-08 07:46:44 -05:00
Gary Gregory bcd7973998 [COMPRESS-872] Add MultiKeyMapTest.testCompress872() 2024-12-08 07:28:09 -05:00
Gary Gregory bdb26ce0ad Javadoc: Use the same wording as in Map.put(K, V) 2024-12-08 07:13:40 -05:00
dependabot[bot] bfc30ef5bb Bump actions/cache from 4.1.2 to 4.2.0
Bumps [actions/cache](https://github.com/actions/cache) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](6849a64899...1bd1e32a3b)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-06 09:34:12 -05:00
dependabot[bot] 49e67c483a Bump github/codeql-action from 3.27.5 to 3.27.6
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.5 to 3.27.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](f09c1c0a94...aa57810251)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-06 09:33:55 -05:00
Gary Gregory cb3494e9c7 Javadoc: Use the semantic "code" HTML tag instead of "tt" style tag 2024-11-30 08:48:45 -05:00
Gary Gregory a169ca685e Add pull request template 2024-11-29 08:06:11 -05:00
Gary Gregory 732614a54c No need for blank Javadoc lines between Javadoc @ tags 2024-11-28 12:14:15 -05:00
dependabot[bot] 4615864f2c Bump actions/dependency-review-action from 4.4.0 to 4.5.0
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](4081bf99e2...3b139cfc5f)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-22 08:53:07 -05:00
dependabot[bot] eaeb88e1d6 Bump github/codeql-action from 3.27.4 to 3.27.5
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.4 to 3.27.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](ea9e4e3799...f09c1c0a94)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-22 08:52:54 -05:00
Gary Gregory 6ab507dd81
[test] Bump org.easymock:easymock from 5.4.0 to 5.5.0 #576 2024-11-20 10:25:39 -05:00
dependabot[bot] 2f9dabe993 Bump org.easymock:easymock from 5.4.0 to 5.5.0
Bumps [org.easymock:easymock](https://github.com/easymock/easymock) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/easymock/easymock/releases)
- [Changelog](https://github.com/easymock/easymock/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/easymock/easymock/compare/easymock-5.4.0...easymock-5.5.0)

---
updated-dependencies:
- dependency-name: org.easymock:easymock
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-20 10:24:40 -05:00
Gary Gregory 47b67acb39
Bump commons-io:commons-io from 2.17.0 to 2.18.0 #575 2024-11-20 10:24:30 -05:00
dependabot[bot] 0867499e10 Bump commons-io:commons-io from 2.17.0 to 2.18.0
Bumps commons-io:commons-io from 2.17.0 to 2.18.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-20 10:23:46 -05:00
Gary Gregory 95673e47ce Javadoc: Use semantic tag <strong> instead of style tag <b> 2024-11-15 10:11:52 -05:00
Gary Gregory 45cd711539 [COLLECTIONS-857] Update documentation to match bloomfilter
implementation
2024-11-15 10:11:32 -05:00
dependabot[bot] 70c7a2acc0 Bump github/codeql-action from 3.27.0 to 3.27.4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.0 to 3.27.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](662472033e...ea9e4e3799)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-15 07:13:14 -05:00
Gary Gregory 99eaf9d34d Add missing @Override 2024-11-11 10:25:49 -05:00
Gary Gregory a40650c56b [COLLECTIONS-777] Migrate to JUnit 5
Remove redundant constructors
2024-11-11 10:25:32 -05:00
Gary Gregory 47a0c8cd61 Javadoc
Use final
2024-11-11 10:01:45 -05:00
Gary Gregory e1f7b4f567 Remove old inline comment
- Javadoc
- Format
2024-11-11 10:00:58 -05:00
Gary Gregory 9e7f5ac132 [COLLECTIONS-777] Migrate to JUnit 5
Remove unused method
2024-11-11 09:58:30 -05:00
Gary Gregory 474de2bb1f [COLLECTIONS-777] Migrate to JUnit 5
Remove unused interface
2024-11-11 09:30:47 -05:00
Gary Gregory b29813945d [COLLECTIONS-777] Migrate to JUnit 5
Remove unused methods
2024-11-11 09:07:54 -05:00
Gary Gregory aa13ed385b [COLLECTIONS-777] Migrate to JUnit 5
Remove JUnit 3 constructors
2024-11-11 08:50:52 -05:00
Gary Gregory d2d894e3c4 Fix dependency-review.yml for PR only 2024-11-08 07:18:30 -05:00
Gary Gregory 92ebd29d23 Normalize test Javadoc
The class name tells you it's a unit test as opposed to an IT test
2024-11-05 14:08:35 -05:00
Gary Gregory 05c73465cc Use preferred spelling for "cannot" 2024-11-05 05:58:51 -05:00
Gary Gregory 0b698389ab Add missing @Override
- Use final
- Sort members
2024-11-01 18:43:38 -04:00
Gary Gregory 3a22be2c1c Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-collections.git 2024-11-01 18:35:29 -04:00
Gary Gregory 139d797da4
Clean up action types and a description 2024-11-01 18:30:19 -04:00
Gary Gregory 15bf5fc344
Add LinkedHashSetValuedLinkedHashMap #565 2024-11-01 18:29:41 -04:00
Gary Gregory 59a602cd88 (imports) ImportOrder: Wrong order for 'java.util.LinkedHashMap' import. 2024-11-01 18:27:54 -04:00
Gary Gregory 53b84f99d9 Adjust Javadoc since tag 2024-11-01 18:27:54 -04:00
Peter De Maeyer 2d0b85ac65 COLLECTIONS-871 Added LinkedHashSetValuedLinkedHashMap 2024-11-01 18:27:54 -04:00