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 |
dependabot[bot]
|
b57f40a25a
|
Bump commons-lang3 from 3.11 to 3.12.0
Bumps commons-lang3 from 3.11 to 3.12.0.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-03 06:54:52 +13:00 |
Bruno P. Kinoshita
|
33366c4d44
|
Merge branch 'pr-218'
This closes #218
|
2021-03-01 20:12:34 +13:00 |
dependabot[bot]
|
aeff8e20bb
|
Bump checkstyle from 8.40 to 8.41
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.40 to 8.41.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.40...checkstyle-8.41)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-01 20:12:25 +13:00 |
Gary Gregory
|
ce7496d175
|
Use varargs.
|
2021-02-28 13:03:25 -05:00 |
Gary Gregory
|
11eb27dfb0
|
Raise embedded if into parent if.
|
2021-02-28 12:19:37 -05:00 |
Gary Gregory
|
4a845dc8bc
|
Remove use of redundant String.substring() parameter.
|
2021-02-28 09:46:04 -05:00 |
Gary Gregory
|
fdd78dc3e5
|
Remove trailing whitespace.
|
2021-02-15 09:23:30 -05:00 |
Gary Gregory
|
203f3518b8
|
Add INDEX_NOT_FOUND constant #210.
|
2021-02-15 09:23:08 -05:00 |
Arturo Bernal
|
9414e73a7b
|
[COLLECTIONS-781] - INDEX_NOT_FOUND Constant (#210)
* COLLECTIONS-781 - INDEX_NOT_FOUND Constant
* Update CollectionUtils.java
Javadoc.
Co-authored-by: Gary Gregory <garydgregory@users.noreply.github.com>
|
2021-02-15 09:18:31 -05:00 |
Bruno P. Kinoshita
|
3391af41ab
|
Merge branch 'pr-213'
This closes #213
|
2021-02-08 22:20:41 +13:00 |
dependabot[bot]
|
0b39f1a8bb
|
Bump actions/cache from v2 to v2.1.4
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-08 22:20:28 +13:00 |
Bruno P. Kinoshita
|
235ae84a99
|
Merge branch 'pr-213'
This closes #213
|
2021-02-06 11:04:58 +13:00 |
dependabot[bot]
|
52a7e56d02
|
Bump commons.junit.version from 5.7.0 to 5.7.1
Bumps `commons.junit.version` from 5.7.0 to 5.7.1.
Updates `junit-jupiter-api` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1)
Updates `junit-jupiter-engine` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1)
Updates `junit-vintage-engine` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-06 11:04:06 +13:00 |
Gary Gregory
|
8bd274ae0c
|
[COLLECTIONS-779] Migrate assert to Assertions #209.
|
2021-02-03 16:43:23 -05:00 |
Arturo Bernal
|
a82fa15727
|
COLLECTIONS-779 - Migrate assert to Assertions (#209)
|
2021-02-03 16:40:22 -05:00 |
Gary Gregory
|
b43d8a1733
|
Use the scale in the var name.
|
2021-02-02 16:16:13 -05:00 |
Bruno P. Kinoshita
|
d3cde9c181
|
Merge branch 'pr-211'
This closes #211
|
2021-02-02 00:08:57 +13:00 |
dependabot[bot]
|
b1d1e15834
|
Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases)
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.1.1...maven-checkstyle-plugin-3.1.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-02 00:08:29 +13:00 |
Bruno P. Kinoshita
|
aa0b0e52bb
|
Merge branch 'pr-212'
This closes #212
|
2021-02-02 00:04:36 +13:00 |
dependabot[bot]
|
c996e27be1
|
Bump checkstyle from 8.39 to 8.40
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.39 to 8.40.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.39...checkstyle-8.40)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-02 00:04:27 +13:00 |
Gary Gregory
|
af2e247545
|
Remove '_' from private names.
|
2021-01-29 13:30:48 -05:00 |
Gary Gregory
|
dc01c2583a
|
Use isEmpty().
|
2021-01-16 22:05:15 -05:00 |
Gary Gregory
|
23730a0fb8
|
Use isEmpty().
|
2021-01-16 21:48:58 -05:00 |
Gary Gregory
|
2b23b7add8
|
Use isEmpty().
|
2021-01-16 20:37:44 -05:00 |
Gary Gregory
|
6b0d7c4898
|
Sort methods.
|
2021-01-16 20:24:31 -05:00 |
Gary Gregory
|
6f9b16da55
|
Define and reuse constants.
|
2021-01-16 12:34:09 -05:00 |
Gary Gregory
|
dac0330c15
|
Minor Improvements #208.
|
2021-01-16 12:25:23 -05:00 |
Arturo Bernal
|
27bd0dfd13
|
Minor Improvements: (#208)
* Add final
* Remove Redundant initializer
* fix javadoc
* Array initializer empty
|
2021-01-16 12:24:36 -05:00 |
Gary Gregory
|
563d2fce7d
|
Bump checkstyle from 8.38 to 8.39 #204.
|
2021-01-16 11:21:32 -05:00 |
dependabot[bot]
|
be2e330dc2
|
Bump checkstyle from 8.38 to 8.39 (#204)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.38 to 8.39.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.38...checkstyle-8.39)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-16 11:14:35 -05:00 |
Bruno P. Kinoshita
|
9691a48354
|
Merge branch 'pr-207'
This closes #207
|
2021-01-16 11:01:03 +13:00 |
Bruno P. Kinoshita
|
76811d12ea
|
[COLLECTIONS-780] changelog
|
2021-01-16 11:00:49 +13:00 |
Arturo Bernal
|
230076f1f4
|
[COLLECTIONS-780] Use assertThrows V2
|
2021-01-16 11:00:44 +13:00 |