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
Gary Gregory
248fcd7d8a
Inline useless single use local variable
2024-05-12 09:04:57 -04:00
Gary Gregory
97c5ac99f0
Remove redundant code
2024-05-12 09:04:46 -04:00
Gary Gregory
eb382fdc6f
Use final and lambda
2024-05-12 09:04:37 -04:00
Gary Gregory
e5041ec95c
Add missing serialVersionUID from test
...
No compatibility issue since this is a test
2024-05-12 09:04:07 -04:00
Gary Gregory
be4e3f85d3
Remove redundant code
2024-05-12 09:03:27 -04:00
Gary Gregory
740603072a
Remove redundant code
2024-05-12 09:03:19 -04:00
Gary Gregory
88972f1fe8
Fill ArrayList on construction
2024-05-12 09:02:59 -04:00
Gary Gregory
a650099315
Inline useless single use local variable
2024-05-12 09:02:27 -04:00
Gary Gregory
75159111ff
Inline useless single use local variable
2024-05-12 09:02:18 -04:00
Gary Gregory
43214abc79
Inline useless single use local variable
2024-05-12 09:02:08 -04:00
Gary Gregory
de059262b9
Use final
2024-05-12 08:54:09 -04:00
Gary Gregory
b87d212629
Sort imports
2024-05-12 08:39:07 -04:00
Gary Gregory
5051dbf0b5
Sort members
2024-05-12 08:38:43 -04:00
Gary Gregory
1a9ff2f6ba
[COLLECTIONS-853] Change LayerManager to use List and added generics to
...
LayerdedBloomFilter #481
2024-05-12 08:38:07 -04:00
Claude Warren
56da869565
COLLECTIONS-853: Change LayerManager to use List and added generics to LayerdedBloomFilter ( #481 )
...
* Added generics to LayeredBloomFilter, modified WrappedBloomfFilter to requrie copy() implementation and changed LayerManager LinkedList declaration to List.
* removed wildcard include
* Placed NumberedBloomFilter class into LayeredBloomFilterTest where it is used and fixed implementation
* made wrapped Bloom filter private with protected access member
* removed null checks from LayerManager first() and last()
* fixed generics
* removed LayerdBloomFilter.fixed() methods
* changed to Deque in API
* fixed issue with advanceOnCount implementation
2024-05-12 08:36:17 -04:00