Commit Graph

3443 Commits

Author SHA1 Message Date
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
Gary Gregory 2ccfb90d3c Trigger a GitHub build on pull requests. 2020-08-31 21:23:00 -04:00
Bruno P. Kinoshita bdf4891009
Merge pull request #179 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-8.36
Bump checkstyle from 8.35 to 8.36
2020-08-31 18:20:29 +12:00
dependabot[bot] 5b298f0d14
Bump checkstyle from 8.35 to 8.36
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.35 to 8.36.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.35...checkstyle-8.36)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-31 05:51:36 +00:00
Bruno P. Kinoshita 2b30a7b600
Merge pull request #163 from XenoAmess/patch-1
refine travis-ci scripts
2020-08-29 01:01:54 +12:00
XenoAmess ed0ef13a10 refine travis-ci scripts 2020-08-28 17:45:20 +08:00
Bruno P. Kinoshita 679d515f64 Merge branch 'pr-178'
This closes #178
2020-08-28 21:28:52 +12:00
XenoAmess 6234fa132f Fix animal sniffer, Travis CI, and javadocs issues 2020-08-28 21:28:08 +12:00
Bruno P. Kinoshita cec45f826f
Merge pull request #177 from apache/dependabot/github_actions/actions/setup-java-v1.4.2
Bump actions/setup-java from v1.4.1 to v1.4.2
2020-08-26 18:05:54 +12:00
dependabot[bot] 8c45b86cb8
Bump actions/setup-java from v1.4.1 to v1.4.2
Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1.4.1 to v1.4.2.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1.4.1...8bb50d97d6b4d316daf284fdf8eafbfc988421fc)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-26 05:56:34 +00:00
Bruno P. Kinoshita a60636f5f3 Merge branch 'pr-165'
This closes #165
2020-08-26 14:47:06 +12:00
Bruno P. Kinoshita aa2a29f92d [COLLECTIONS-764] changelog 2020-08-26 14:46:57 +12:00
XenoAmess c9fa43321a [COLLECTIONS-764] Refine javadoc and fix typos 2020-08-26 14:44:59 +12:00
Bruno P. Kinoshita 0fbfbfca65 Merge branch 'pr-176'
This closes #176
2020-08-26 13:54:19 +12:00
Bruno P. Kinoshita c82461d0d2 [COLLECTIONS-765] changelog 2020-08-26 13:54:07 +12:00
Tobi 7b92e562ab [COLLECTIONS-765] Corrected javadoc and thrown exception type to match the functionallity 2020-08-26 13:54:07 +12:00
Bruno P. Kinoshita ac61e06bc1
Merge pull request #164 from dota17/license
Use license instead of licence.
2020-08-22 15:02:02 +12:00
Bruno P. Kinoshita d5de68c2d1 Merge branch 'pr-89'
This closes #89
2020-08-20 20:38:59 +12:00
Bruno P. Kinoshita 28bd7432bb [COLLECTIONS-708] changelog 2020-08-20 20:36:17 +12:00
Bruno P. Kinoshita 8d6f5ae3bd [COLLECTIONS-708] Formatting and update javadocs 2020-08-20 20:36:17 +12:00
dota17 d0551d01b3 [COLLECTIONS-708] Add hashcode method to CollectionUtils that supports an equator parameter 2020-08-20 20:33:57 +12:00
Bruno P. Kinoshita 62febb3ffb
Merge pull request #174 from apache/dependabot/github_actions/actions/setup-java-v1.4.1
Bump actions/setup-java from v1.4.0 to v1.4.1
2020-08-12 18:44:44 +12:00
dependabot[bot] f1f3d8bccf
Bump actions/setup-java from v1.4.0 to v1.4.1
Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1.4.0 to v1.4.1.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1.4.0...3019d15cad3f7d2657e77aa6efe0571b3a89d0b4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-12 05:41:29 +00:00
Gary Gregory 235e98c036 Cache ~/.m2 dir for GitHub builds. 2020-08-10 21:12:42 -04:00
Gary Gregory dbf543b145 Drop openjdk12 and openjdk13 since these are neither LTS or the latest. 2020-08-10 12:15:42 -04:00
Bruno P. Kinoshita 9870779bd4
Merge pull request #173 from apache/dependabot/github_actions/actions/checkout-v2.3.2
Bump actions/checkout from v2.3.1 to v2.3.2
2020-08-10 21:49:04 +12:00
dependabot[bot] 8ff684c038
Bump actions/checkout from v2.3.1 to v2.3.2
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.1 to v2.3.2.
- [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.1...2036a08e25fa78bbd946711a407b529a0a1204bf)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 05:51:45 +00:00
dependabot[bot] 65562f5c02
Bump commons-parent from 51 to 52 (#172)
Bumps commons-parent from 51 to 52.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 10:53:50 -04:00
Gary Gregory 27a78c961b Add --no-transfer-progress to CI builds. 2020-08-05 09:23:41 -04:00
Bruno P. Kinoshita 7f39d68d2e
Merge pull request #171 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-8.35
Bump checkstyle from 8.32 to 8.35
2020-07-27 18:38:48 +12:00
dependabot[bot] 1ca39ebee5
Bump checkstyle from 8.32 to 8.35
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.32 to 8.35.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.32...checkstyle-8.35)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-27 05:58:24 +00:00
Gary Gregory 7bb7395c0e GitHub actions/setup-java@v1 -> actions/setup-java@v1.4.0. 2020-07-26 17:44:31 -04:00
Gary Gregory 956efc847a Fix GitHub action for Java 15-ea. 2020-07-26 17:22:23 -04:00
Gary Gregory 9bac1bbea8 Document recent changes. 2020-07-23 15:18:30 -04:00
dependabot[bot] c3e6925cf9
Bump maven-pmd-plugin from 3.12.0 to 3.13.0 (#167)
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.12.0...maven-pmd-plugin-3.13.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-23 15:17:44 -04:00
Gary Gregory a7d5a50963 Document recent changes. 2020-07-23 15:17:22 -04:00
dependabot[bot] 7b187c62e6
Bump commons-parent from 50 to 51 (#168)
Bumps commons-parent from 50 to 51.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-23 15:15:55 -04:00
dependabot[bot] fd704c8ea9
Bump actions/checkout from v1 to v2.3.1 (#166)
Bumps [actions/checkout](https://github.com/actions/checkout) from v1 to v2.3.1.
- [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/v1...28c7f3d2b5162b5ddd3dfd9a45aa55eaf396478b)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-23 15:15:32 -04:00
Gary Gregory 21d33cc9c9 GitHub builds on Java 8, 11, and 14 (current), allow fails on 15-ea. 2020-07-23 11:24:00 -04:00
Gary Gregory f2842e66da Add missing header. 2020-07-22 10:27:17 -04:00
Gary Gregory cb7c2cba92 Enable GitHub Dependabot. 2020-07-22 10:15:57 -04:00
Sebb fd462c155b Fix download link 2020-07-18 14:07:52 +01:00
Gary Gregory 1b2690e280 Update tests from Apache Commons Lang 3.10 to 3.11. 2020-07-16 12:36:15 -04:00
Gary Gregory 10f1f977dd Merge conditions using the same blocks. 2020-06-17 11:32:10 -04:00
Gary Gregory 6b4d75f725 Test major Java versions with GitHub actions as documented on
https://github.com/actions/setup-java
2020-05-30 10:55:45 -04:00
Gary Gregory de4b95a7c8 Update tests from commons-io:commons-io 2.6 to 2.7. 2020-05-28 08:14:12 -04:00