Commit Graph

3651 Commits

Author SHA1 Message Date
Bruno P. Kinoshita dd140af5e6 Merge branch 'pr-246'
This closes #246
2021-08-10 09:23:47 +12:00
dependabot[bot] 2905b85352 Bump checkstyle from 8.45 to 8.45.1
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.45 to 8.45.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.45...checkstyle-8.45.1)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 09:23:01 +12:00
Gary Gregory 911814e49c Bump commons.jacoco.version from 0.8.6 to 0.8.7. 2021-08-02 15:56:59 -04:00
Gary Gregory 43ad2a44f4 Set commons.release.version to current version. 2021-08-02 15:56:08 -04:00
Gary Gregory e77c1d875e Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-collections.git 2021-08-02 14:33:41 -04:00
Gary Gregory 52b9f8c4c8 Bump checkstyle from 8.44 to 8.45 #245. 2021-08-02 14:33:35 -04:00
dependabot[bot] f4ac82113d
Bump checkstyle from 8.44 to 8.45 (#245)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.44 to 8.45.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.44...checkstyle-8.45)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  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>
2021-08-02 14:32:54 -04:00
Gary Gregory c48cef5d5f Javadoc tweaks. 2021-08-02 14:05:15 -04:00
Gary Gregory bfede0ea47 Add ListUtils.getFirst() and getLast(). 2021-08-02 13:41:20 -04:00
Gary Gregory 09d8151cee Sort by type. 2021-08-02 13:35:55 -04:00
Gary Gregory 90d2a9bcee Sort members. 2021-08-02 13:23:50 -04:00
Gary Gregory fc99d09083 Update tests from commons-io:commons-io 2.10.0 to 2.11.0. 2021-07-13 17:45:14 -04:00
Gary Gregory 0b365e4c18 Remove dead in-line comments. 2021-07-10 09:41:23 -04:00
Gary Gregory 3cbb1dce0b Use final.
Simplify expressions.
2021-07-10 09:39:06 -04:00
Gary Gregory 08b0dd116e Update my developer entry. 2021-07-01 11:29:54 -04:00
Bruno P. Kinoshita 756998ff11 Merge branch 'pr-243'
This closes #243
2021-06-29 17:03:51 +12:00
dependabot[bot] dd048a4cd0 Bump checkstyle from 8.43 to 8.44
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.43 to 8.44.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.43...checkstyle-8.44)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-29 17:03:15 +12:00
Bruno P. Kinoshita bdfbbcdca2 Merge branch 'pr-240'
This closes #240
2021-06-17 22:25:40 +12:00
dependabot[bot] ee7ab6a24f Bump checkstyle from 8.42 to 8.43
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.42 to 8.43.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.42...checkstyle-8.43)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 22:25:33 +12:00
Gary Gregory 591612e3c1 Update Apache Commons IO from 2.9.0 to 2.10.0. 2021-06-13 12:56:31 -04:00
Bruno P. Kinoshita 7d8b979612 Merge branch 'pr-239'
This closes #239
2021-05-28 18:30:15 +12:00
dependabot[bot] 0e27058997 Bump actions/cache from 2.1.5 to 2.1.6
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 18:29:59 +12:00
Gary Gregory 0f54cb2090 Update commons-io 2.8.0 -> 2.9.0. 2021-05-25 21:56:02 -04:00
Bruno P. Kinoshita d87dd86c21 Merge branch 'pr-237'
This closes #237
2021-05-22 12:27:27 +12:00
Bruno P. Kinoshita 73257bdb3b [COLLECTIONS-786] Changelog 2021-05-22 12:27:10 +12:00
Vandrewskis d9fd960179 [COLLECTIONS-786] Fix PassiveExpiringMap documentation 2021-05-22 12:26:19 +12:00
Bruno P. Kinoshita 8da2bb7ee4 Merge branch 'pr-236'
This closes #236
2021-05-17 20:50:57 +12:00
dependabot[bot] e0130c7aea Bump commons.junit.version from 5.7.1 to 5.7.2
Bumps `commons.junit.version` from 5.7.1 to 5.7.2.

Updates `junit-jupiter-api` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.7.2)

Updates `junit-jupiter-engine` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.7.2)

Updates `junit-vintage-engine` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.7.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 20:50:48 +12:00
Gary Gregory a95f0eb816 Add GitHub code of conduct page that points to the Apache page. 2021-05-16 17:01:59 -04:00
Bruno P. Kinoshita 6ff944f038 Merge branch 'pr-235'
This closes #235
2021-05-10 07:04:37 +12:00
Bruno P. Kinoshita ba755a29ba Add Checkstyle syntax fix to changelog with link to PR (issue is COMMONSSITE-145) 2021-05-10 07:04:26 +12:00
XenoAmess 9d987a3a5d Upgrade Checkstyle syntax (was scope, now it is accessModifiers) fixing CI build. 2021-05-10 07:03:46 +12:00
Bruno P. Kinoshita d4a3e0c220 Merge branch 'pr-234'
This closes #234
2021-04-26 18:05:19 +12:00
dependabot[bot] 728e7e5f36 Bump checkstyle from 8.41.1 to 8.42
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.41.1 to 8.42.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.41.1...checkstyle-8.42)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 18:05:09 +12:00
Bruno P. Kinoshita e1f23b035d Merge branch 'pr-226'
This closes #226
2021-04-20 10:19:08 +12:00
dependabot[bot] 9a3d46be11 Bump easymock from 4.2 to 4.3
Bumps [easymock](https://github.com/easymock/easymock) from 4.2 to 4.3.
- [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-4.2...easymock-4.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-20 10:18:47 +12:00
Bruno P. Kinoshita e34291f9f5 Merge branch 'pr-225'
This closes #225
2021-04-13 18:09:40 +12:00
dependabot[bot] 675e195fb9 Bump actions/cache from v2.1.4 to v2.1.5
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 18:09:20 +12:00
Bruno P. Kinoshita e4e605f391
Merge pull request #224 from kinow/update-setup-java
Update actions/setup-java to v2
2021-04-09 17:55:31 +12:00
Bruno P. Kinoshita 6b2df66b77 Update actions/setup-java to v2 2021-04-09 17:52:03 +12:00
Sebb f8d9cee723 RAT exclude .asf.yaml 2021-04-03 00:35:41 +01:00
Sebb db54d7b273 Fix repo description 2021-04-02 13:41:59 +01:00
Bruno P. Kinoshita 924a27330d Merge branch 'pr-222'
This closes #222
2021-03-30 08:13:09 +13:00
dependabot[bot] 3c625dd23f Bump checkstyle from 8.41 to 8.41.1
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.41 to 8.41.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.41...checkstyle-8.41.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 08:13:01 +13:00
Gary Gregory 3aae82cbaa Replace GitHub build for Java 15 with Java 16 and drop Java 16-ea. 2021-03-17 15:42:21 -04:00
Gary Gregory 26b0f41a09 No need to nest in else. 2021-03-05 13:38:04 -05:00
Bruno P. Kinoshita 86733aae3a Merge branch 'pr-217'
This closes #217
2021-03-05 08:42:24 +13:00
Bruno P. Kinoshita bd67f9a7b5 [COLLECTIONS-785] Add changelog 2021-03-05 08:41:49 +13:00
Arturo Bernal 331ee240c2 [COLLECTIONS-785] Add constant variable 2021-03-05 08:41:24 +13:00
Bruno P. Kinoshita 7ea143a0f2 Merge branch 'pr-219'
This closes #219
2021-03-03 06:55:21 +13:00