Commit Graph

3635 Commits

Author SHA1 Message Date
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
Gary Gregory b682afed87 Update tests from commons-io:commons-io 2.6 to 2.7. 2020-05-28 07:58:48 -04:00
dota17 6786996d38 Use license instead of licence. 2020-05-27 11:03:55 +08:00
Gary Gregory a9dd82f83e Move test fixtures to component specific folder. 2020-05-21 11:37:07 -04:00
Gary Gregory 9f37668d92 Remove deprecated sudo setting. #161. 2020-05-12 10:34:06 -04:00
dengliming 04c121ade6
Remove deprecated sudo setting. (#161) 2020-05-12 10:30:19 -04:00
Gary Gregory a3eb3be4b0 Update build from checkstyle.dep.version 8.31 to 8.32. 2020-04-28 10:07:58 -04:00
Gary Gregory 4850319877 Upgrade JUnit from 5.6.0 to 5.6.2. 2020-04-28 09:47:30 -04:00
Gary Gregory 7e32ab4554 Improve MapUtils with the null checks, add JUnit for it and add Javadoc
for the parameter indent. #126
2020-04-28 09:42:45 -04:00