Commit Graph

4239 Commits

Author SHA1 Message Date
Gary Gregory c1e02af670 Javadoc 2024-06-14 21:44:24 -04:00
Gary Gregory 08f7ffa0c1 Javadoc 2024-06-14 21:37:07 -04:00
Gary Gregory 8c5df0bf8e Fix Javadoc empty tag and close other tag 2024-06-14 21:23:16 -04:00
dependabot[bot] 44eea4df10
Bump github/codeql-action from 3.25.8 to 3.25.10 (#505)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.8 to 3.25.10.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](2e230e8fe0...23acc5c183)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-14 08:23:10 -04:00
dependabot[bot] f22b1ffe95
Bump actions/checkout from 4.1.6 to 4.1.7 (#506)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](a5ac7e51b4...692973e3d9)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-14 08:22:59 -04:00
dependabot[bot] 82d209b58e
Bump codecov/codecov-action from 4.4.1 to 4.5.0 (#504)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](125fc84a9a...e28ff129e5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-14 08:22:47 -04:00
Gary Gregory 4897d0c7ae
[COLLECTIONS-855] Fixed hashing calculation as per report #501 2024-06-12 13:21:56 -04:00
Claude Warren a277a2a65d
[COLLECTIONS-855] Fixed hashing calculation as per report (#501)
* Fixed hashing calculation as per report

* fixed up processIndices and simplified code

* removed testing check

* Put back the k>=bits check

* removed blank line
2024-06-12 13:17:35 -04:00
Gary Gregory 3fcfbcf72a
Bump org.apache.commons:commons-parent from 70 to 71 #503 2024-06-11 07:45:44 -04:00
dependabot[bot] 032a944362
Bump org.apache.commons:commons-parent from 70 to 71 (#503)
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 70 to 71.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 07:44:36 -04:00
Gary Gregory d1e2f0339e
Fix Java 22 builds through Easymock upgrade #502 2024-06-09 09:39:03 -04:00
dependabot[bot] 621ea26aff
Bump org.easymock:easymock from 5.2.0 to 5.3.0 (#502)
Bumps [org.easymock:easymock](https://github.com/easymock/easymock) from 5.2.0 to 5.3.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.2.0...easymock-5.3.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-09 09:36:45 -04:00
Gary Gregory f59075822b
Bump com.google.guava:guava-testlib from 33.2.0-jre to 33.2.1-jre #500 2024-06-07 08:41:27 -04:00
dependabot[bot] 21c5ed6c03
Bump com.google.guava:guava-testlib from 33.2.0-jre to 33.2.1-jre (#500)
Bumps [com.google.guava:guava-testlib](https://github.com/google/guava) from 33.2.0-jre to 33.2.1-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava-testlib
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-07 08:40:42 -04:00
dependabot[bot] d5b6ade33d
Bump github/codeql-action from 3.25.7 to 3.25.8 (#499)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.7 to 3.25.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](f079b84933...2e230e8fe0)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-07 08:18:56 -04:00
dependabot[bot] 380c45cd06
Bump github/codeql-action from 3.25.6 to 3.25.7 (#498)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.6 to 3.25.7.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](9fdb3e4972...f079b84933)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-31 08:49:34 -04:00
dependabot[bot] 66e2c57640
Bump github/codeql-action from 3.25.5 to 3.25.6 (#497)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.5 to 3.25.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](b7cec75265...9fdb3e4972)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-28 10:02:26 -04:00
Gary Gregory 05aef8ef7b
[COLLECTIONS-854] Renaming bloomfilter components and methods as per ticket #492 2024-05-28 10:02:14 -04:00
Claude Warren 4a2aa76d4b
[COLLECTIONS-854] renaming bloomfilter components and methods as per ticket (#492)
* Changed BitMap to BitMaps and CellConsumer to CellPredicate

* Renamed IndexProducer to IndexExtractor

* Renamed BitmapProducer to BitMapExtractor

* Renamed BitmapProducer to BitMapExtractor and BloomFilterProducer to BloomFilterExtractor

* change forEachBitMap to processBitMap

* change forEachBloomFilter to processBloomFilters

* change processBitMap to processBitMaps

* change forEachCell to processCells

* change forEachIndex to processIndices

* renaming cleanup

* replaced [Pp]roducer with [Ee]xtractor

* changed forEachX to processXs.  Updated documentation

* Update package-info.java as per review comments

* Updated as per review

* fixed javadoc
2024-05-28 10:00:20 -04:00
dependabot[bot] 2e2cd9c0b1
Bump codecov/codecov-action from 4.4.0 to 4.4.1 (#496)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](6d798873df...125fc84a9a)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-24 10:05:53 -04:00
Gary Gregory 5d93e5e107 Javadoc 2024-05-23 09:23:55 -04:00
Gary Gregory 88b8eb26bc Add comment
https://github.com/easymock/easymock/issues/547
2024-05-22 09:08:25 -04:00
Gary Gregory c1d10c472d Add Java 22 and 23-ea to GH CI 2024-05-22 09:02:22 -04:00
Gary Gregory 3218cb7579 Add Java 22 and 23-ea to GH CI 2024-05-22 08:59:59 -04:00
Gary Gregory 545fe40309 Bump org.apache.commons:commons-parent from 69 to 70 2024-05-22 08:57:38 -04:00
Gary Gregory 77c25370a5 Fix PMD UselessOverridingMethod in PropertiesFactory.EmptyProperties 2024-05-22 08:57:17 -04:00
Gary Gregory 37f68320a1 Sort UnnecessaryFullyQualifiedName entries 2024-05-22 08:49:31 -04:00
Gary Gregory 8761442447 Fix PMD UnnecessaryFullyQualifiedName in CaseInsensitiveMap 2024-05-22 08:49:12 -04:00
Gary Gregory 69d5e72e56 Fix PMD UnnecessaryFullyQualifiedName in ReferenceMapIterator 2024-05-22 08:47:37 -04:00
Gary Gregory 520fe0c7a0 Fix PMD UnnecessaryFullyQualifiedName in LinkIterator 2024-05-22 08:44:54 -04:00
Gary Gregory b604cd4c98 Fix PMD UnnecessaryFullyQualifiedName in AbstractLinkedMap 2024-05-22 08:43:04 -04:00
Gary Gregory 1fe47c0174 Fix PMD UnnecessaryFullyQualifiedName in IndexUtils 2024-05-22 08:42:01 -04:00
Gary Gregory 941a9ff4b6 Format nits 2024-05-22 08:41:07 -04:00
Gary Gregory a68b8ab03e Fix PMD UnnecessaryFullyQualifiedName in StringKeyAnalyzer 2024-05-22 08:38:38 -04:00
Gary Gregory 8c1939abcc Fix PMD UnnecessaryFullyQualifiedName in AbstractHashedMap 2024-05-22 08:38:21 -04:00
Gary Gregory 7880a99f5e Fix PMD UnnecessaryFullyQualifiedName in DefaultEquator 2024-05-22 08:36:33 -04:00
Gary Gregory 89f7341366 Fix PMD UnnecessaryFullyQualifiedName in TransformerUtils 2024-05-22 08:35:37 -04:00
Gary Gregory fe4fff6ab0 Fix PMD UnnecessaryFullyQualifiedName in PredicateUtils 2024-05-22 08:35:00 -04:00
Gary Gregory 3c7d821562 Fix PMD UnnecessaryFullyQualifiedName in MapUtils 2024-05-22 08:32:52 -04:00
Gary Gregory 91bc42e7f4 Fix PMD UnnecessaryFullyQualifiedName in CollectionUtils 2024-05-22 08:32:31 -04:00
Gary Gregory 57c9348430 Merge branch 'master' of https://ggregory@gitbox.apache.org/repos/asf/commons-collections 2024-05-18 09:43:28 -04:00
Gary Gregory 55b831050d Javadoc 2024-05-18 09:43:15 -04:00
dependabot[bot] 1c65a3d2b1
Bump github/codeql-action from 3.25.4 to 3.25.5 (#494)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.4 to 3.25.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](ccf74c9479...b7cec75265)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-17 08:11:41 -04:00
dependabot[bot] d3b0090fda
Bump codecov/codecov-action from 4.3.1 to 4.4.0 (#495)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](5ecb98a3c6...6d798873df)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-17 08:11:30 -04:00
dependabot[bot] d9cb522fde
Bump actions/checkout from 4.1.5 to 4.1.6 (#493)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](44c2b7a8a4...a5ac7e51b4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-17 08:11:18 -04:00
Gary Gregory 94c4c7c667 Show Maven stack traces on errors in GH CI 2024-05-16 14:47:32 -04:00
Gary Gregory f4ecabd9ac Fix whitespace (Checkstyle WhitespaceAround) 2024-05-12 09:47:14 -04:00
Gary Gregory 765f381bb1 Inline useless single use local variable
Whitespace
2024-05-12 09:06:37 -04:00
Gary Gregory 138468805f Inline useless single use local variable 2024-05-12 09:05:42 -04:00
Gary Gregory c2f6facdde Inline useless single use local variable 2024-05-12 09:05:20 -04:00