Gary Gregory
|
743af0bb1f
|
Remove dead comments.
|
2020-11-26 10:16:56 -05:00 |
Gary Gregory
|
ad99cf8c17
|
Remove dead comments.
|
2020-11-26 10:15:56 -05:00 |
Gary Gregory
|
7c4a4994cb
|
Sort members.
|
2020-11-26 10:15:07 -05:00 |
Bruno P. Kinoshita
|
979d2727ae
|
Merge branch 'pr-196'
This closes #196
|
2020-11-24 20:26:30 +13:00 |
dependabot[bot]
|
8d4fa45a38
|
Bump maven-pmd-plugin from 3.13.0 to 3.14.0
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.13.0...maven-pmd-plugin-3.14.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-24 20:26:18 +13:00 |
Gary Gregory
|
e013bd8d77
|
Use a String instead of building one.
|
2020-11-21 14:05:34 -05:00 |
Gary Gregory
|
12e9e5aae3
|
Better number-string conversion.
|
2020-11-21 13:59:17 -05:00 |
Gary Gregory
|
536566350c
|
Redundant return.
|
2020-11-21 13:49:36 -05:00 |
Gary Gregory
|
1ade1ce394
|
Use final.
|
2020-11-21 12:54:13 -05:00 |
Gary Gregory
|
7772907e3a
|
Use for-each.
|
2020-11-21 12:49:34 -05:00 |
Gary Gregory
|
057ab56f3e
|
Use try-with-resource.
|
2020-11-21 10:12:08 -05:00 |
Gary Gregory
|
080a393b4f
|
Use final.
|
2020-11-20 22:08:08 -05:00 |
Gary Gregory
|
8ce3f9a199
|
Remove unused import.
|
2020-11-20 21:23:38 -05:00 |
Gary Gregory
|
ac932bb6a7
|
No need to initialize to default.
|
2020-11-20 18:23:00 -05:00 |
Gary Gregory
|
ce0cadd5e2
|
Remove redundant calls to super().
|
2020-11-20 17:56:00 -05:00 |
Gary Gregory
|
bd9d3873fe
|
Remove useless null-check.
|
2020-11-20 17:24:53 -05:00 |
Gary Gregory
|
4bd1b5aec6
|
Normalize spelling of 'Initialize'.
|
2020-11-20 17:02:45 -05:00 |
Gary Gregory
|
84aa4fe4f0
|
Use Arrays.fill().
|
2020-11-20 16:59:24 -05:00 |
Gary Gregory
|
e7f0d1372f
|
Initialize a collection when you create it.
|
2020-11-20 15:52:44 -05:00 |
Gary Gregory
|
210b461d24
|
Use lambda.
|
2020-11-20 11:25:02 -05:00 |
Gary Gregory
|
f6b9e3cd8e
|
Javadoc: Close HTML tags and normalize spelling of 'initialize'.
|
2020-11-19 21:37:18 -05:00 |
Claude Warren
|
0d10d917d7
|
Removed constructors that set initial values (#162)
* Removed constructors that set initial values
* Fixed testing errors.
|
2020-11-19 21:31:25 -05:00 |
Gary Gregory
|
70fba6c8e0
|
Merge branch 'master' of https://ggregory@gitbox.apache.org/repos/asf/commons-collections
|
2020-11-15 18:11:33 -05:00 |
Gary Gregory
|
fc5a2b2c72
|
Bump commons.junit.version from 5.6.2 to 5.7.0 #181.
|
2020-11-15 18:11:27 -05:00 |
dependabot[bot]
|
35c8d1647b
|
Bump commons.junit.version from 5.6.2 to 5.7.0 (#181)
Bumps `commons.junit.version` from 5.6.2 to 5.7.0.
Updates `junit-jupiter-api` from 5.6.2 to 5.7.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.2...r5.7.0)
Updates `junit-jupiter-engine` from 5.6.2 to 5.7.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.2...r5.7.0)
Updates `junit-vintage-engine` from 5.6.2 to 5.7.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.2...r5.7.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-11-15 18:08:58 -05:00 |
Bruno P. Kinoshita
|
28f5832fa2
|
Merge branch 'pr-194'
This closes #194
|
2020-11-10 12:06:58 +13:00 |
Xin Tong
|
9499397273
|
Fix flaky AbstractMultiValuedMapTest#testToString
|
2020-11-10 12:06:41 +13:00 |
Bruno P. Kinoshita
|
14ff6fae57
|
Merge branch 'pr-193'
This closes #193
|
2020-11-05 00:02:37 +13:00 |
dependabot[bot]
|
91b999cf63
|
Bump actions/checkout from v2.3.3 to v2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.3 to v2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.3...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-05 00:02:16 +13:00 |
Bruno P. Kinoshita
|
1d3367b642
|
Merge branch 'pr-192'
This closes #192
|
2020-11-02 20:20:03 +13:00 |
dependabot[bot]
|
8a1f3ee315
|
Bump checkstyle from 8.36.2 to 8.37
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.36.2 to 8.37.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.36.2...checkstyle-8.37)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-02 20:19:52 +13:00 |
Gary Gregory
|
cafb8895b5
|
Typo.
|
2020-10-30 09:23:49 -04:00 |
Gary Gregory
|
49701f3545
|
Use lambdas.
|
2020-10-25 15:27:56 -04:00 |
Gary Gregory
|
f51e6c61ed
|
Add SECURITY.MD.
|
2020-10-25 14:34:40 -04:00 |
Bruno P. Kinoshita
|
7e953fd6dd
|
Merge branch 'pr-190'
This closes #190
|
2020-10-12 15:25:02 +13:00 |
Xin Tong
|
e52e38bdbb
|
[COLLECTIONS-769] Fix flaky UnmodifiableMultiValuedMapTest
|
2020-10-12 15:24:50 +13:00 |
Bruno P. Kinoshita
|
6c35a010ec
|
Merge pull request #187 from kinow/update-changelog
Update changes from dependabot
|
2020-10-01 19:50:10 +13:00 |
Bruno P. Kinoshita
|
2b88843157
|
Update changes from dependabot
|
2020-10-01 19:46:55 +13:00 |
Bruno P. Kinoshita
|
8db7f684d3
|
Merge pull request #186 from apache/dependabot/github_actions/actions/setup-java-v1.4.3
Bump actions/setup-java from v1.4.2 to v1.4.3
|
2020-10-01 19:27:12 +13:00 |
dependabot[bot]
|
6f9cab00b5
|
Bump actions/setup-java from v1.4.2 to v1.4.3
Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1.4.2 to v1.4.3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1.4.2...d202f5dbf7256730fb690ec59f6381650114feb2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-01 06:02:35 +00:00 |
Bruno P. Kinoshita
|
fb3dc8d405
|
Merge pull request #184 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-8.36.2
Bump checkstyle from 8.36 to 8.36.2
|
2020-09-28 19:50:49 +13:00 |
dependabot[bot]
|
8c3c818b1c
|
Bump checkstyle from 8.36 to 8.36.2
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.36 to 8.36.2.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.36...checkstyle-8.36.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-28 06:31:08 +00:00 |
Bruno P. Kinoshita
|
fa11e5702b
|
Merge pull request #183 from apache/dependabot/github_actions/actions/checkout-v2.3.3
Bump actions/checkout from v2.3.2 to v2.3.3
|
2020-09-24 18:40:17 +12:00 |
dependabot[bot]
|
ad345a4ac7
|
Bump actions/checkout from v2.3.2 to v2.3.3
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.2 to v2.3.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.2...a81bbbf8298c0fa03ea29cdc473d45769f953675)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-24 05:54:07 +00:00 |
Gary Gregory
|
e447a928da
|
Update commons.jacoco.version 0.8.5 to 0.8.6 (Fixes Java 15 builds).
|
2020-09-19 16:04:05 -04:00 |
Gary Gregory
|
862b37628e
|
Replace Java 14 with Java 15 as the latest Java version to test. Use
Jaav 16 EA as the EA version to test.
|
2020-09-19 15:42:44 -04:00 |
Bruno P. Kinoshita
|
7d7c8fbdee
|
Merge pull request #180 from apache/dependabot/maven/commons-io-commons-io-2.8.0
Bump commons-io from 2.7 to 2.8.0
|
2020-09-10 17:28:16 +12:00 |
dependabot[bot]
|
72c92a88b2
|
Bump commons-io from 2.7 to 2.8.0
Bumps commons-io from 2.7 to 2.8.0.
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-10 05:22:21 +00:00 |
Gary Gregory
|
81e3a7ec04
|
Update commons-codec from 1.14 to 1.15.
|
2020-09-01 13:53:31 -04:00 |
Gary Gregory
|
c85424725e
|
Update commons-codec from 1.14 to 1.15.
|
2020-09-01 13:31:54 -04:00 |