Commit Graph

4716 Commits

Author SHA1 Message Date
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
Gary Gregory d04b8e525c Remove unnecessary keywords 2024-11-01 18:08:25 -04:00
Gary Gregory 064530e1e0 Reuse IteratorUtils.chainedIterator(Iterator) 2024-11-01 18:07:01 -04:00
Gary Gregory d591c85785 Refactor ExtendedIterator and FilterIterator with a new interface
IteratorOperations

- Inspired by Apache Jena's ExtendedIterator and Claude Warren's
ExtendedIterator
- Add missing Javadoc
2024-11-01 18:00:57 -04:00
Gary Gregory c4a0d4c27e Use final
Sort members
2024-11-01 17:37:09 -04:00
Gary Gregory a0172c8dda
Added ExtendedIterator and tests #564 2024-11-01 16:44:53 -04:00
Claude Warren 023f497842 changes as per review 2024-11-01 16:43:34 -04:00
Claude Warren f2db58ec40 Added ExtendedIterator and tests 2024-11-01 16:43:34 -04:00
Gary Gregory 3322769985 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-collections.git 2024-11-01 16:11:47 -04:00
Gary Gregory 2a0f86a94d Add FilterIterator.removeNext() #564 2024-11-01 16:11:38 -04:00
dependabot[bot] cae95de4e3 Bump actions/dependency-review-action from 4.3.5 to 4.4.0
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.3.5 to 4.4.0.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](a6993e2c61...4081bf99e2)

---
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-01 10:49:34 -04:00
Gary Gregory 0b9ced0d8b Only run actions/dependency-review-action on pull_request 2024-11-01 07:31:09 -04:00
Gary Gregory 1e8b3cbadc Add FilterIteratorTest.testConstructorPredicateFilterInts() 2024-10-29 07:58:29 -04:00
Gary Gregory 7d24215db1 Fix NullPointerException in FilterIterator.setNextObject()
Add missing test AbstractIteratorTest.testForEachRemaining()
2024-10-28 09:36:08 -04:00
Gary Gregory 2817281db9 Fix Javadoc warnings 2024-10-28 07:47:45 -04:00
dependabot[bot] a67d21878b Bump github/codeql-action from 3.26.12 to 3.27.0
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.12 to 3.27.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](c36620d31a...662472033e)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-25 10:01:10 -04:00
dependabot[bot] d3997dce98 Bump actions/cache from 4.1.1 to 4.1.2
Bumps [actions/cache](https://github.com/actions/cache) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](3624ceb22c...6849a64899)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-25 09:59:37 -04:00
dependabot[bot] 7f50199820 Bump actions/setup-java from 4.4.0 to 4.5.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](b36c23c0d9...8df1039502)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-25 08:46:25 -04:00
dependabot[bot] 6804e0e08b Bump actions/checkout from 4.2.1 to 4.2.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](eef61447b9...11bd71901b)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-25 08:46:11 -04:00
dependabot[bot] c67b897c8a Bump actions/dependency-review-action from 4.3.4 to 4.3.5
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](5a2ce3f5b9...a6993e2c61)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-25 08:45:57 -04:00
Gary Gregory 554f1a6aeb
Reorder an action 2024-10-22 10:29:10 -04:00
Gary Gregory a6e417ca01
Bump org.apache.commons:commons-parent from 77 to 78 #566 2024-10-22 10:28:48 -04:00
dependabot[bot] 70728dd607 Bump org.apache.commons:commons-parent from 77 to 78
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 77 to 78.
- [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-22 10:28:13 -04:00
Gary Gregory dd8d486d43 TODO: Fail Javadoc on warning 2024-10-21 10:43:28 -04:00
Gary Gregory d121ed3833 Fail Javadoc on warning 2024-10-21 10:38:49 -04:00
Gary Gregory 877f16140d Add missing Javadoc 2024-10-21 10:38:40 -04:00