Rob Tompkins
66681a7643
(changes) Bump checkstyle from 8.36 to 8.36.2
2020-10-01 10:07:30 -04:00
Rob Tompkins
79669af65e
Merge branch 'dependabot/maven/com.puppycrawl.tools-checkstyle-8.36.2' of github.com:apache/commons-lang
2020-10-01 10:06:17 -04:00
Rob Tompkins
a769ebc3e6
Merge pull request #622 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 10:05:37 -04:00
dependabot[bot]
737f32a06c
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:01:33 +00:00
Gary Gregory
b2e7374bfb
Add BooleanUtils.booleanValues().
...
Add BooleanUtils.primitiveValues().
Handy for tools and tests.
Make next release version 3.12.0.
2020-09-28 15:31:56 -04:00
Gary Gregory
a3e5a0134e
Sort members.
2020-09-28 15:19:12 -04:00
Gary Gregory
218eae4c3a
Sort members.
2020-09-28 15:13:28 -04:00
dependabot[bot]
98e7ea68ce
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:32:08 +00:00
dependabot[bot]
101e988aab
Bump spotbugs from 4.1.2 to 4.1.3
...
Bumps [spotbugs](https://github.com/spotbugs/spotbugs ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/spotbugs/spotbugs/releases )
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.1.2...4.1.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-25 05:50:12 +00:00
dependabot[bot]
4a5cfd3368
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:53:46 +00:00
Gary Gregory
bae0e42fac
Update commons.jacoco.version 0.8.5 to 0.8.6 (Fixes Java 15 builds).
2020-09-19 16:05:16 -04:00
Gary Gregory
8e0a8f2298
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:46:59 -04:00
dependabot[bot]
a498962a0b
Bump junit-jupiter from 5.6.2 to 5.7.0
...
Bumps [junit-jupiter](https://github.com/junit-team/junit5 ) 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>
2020-09-14 05:53:45 +00:00
Sebb
4b5f1cf57d
One per line
2020-09-12 23:38:51 +01:00
Sebb
433700ea80
One per line
2020-09-12 23:37:12 +01:00
Sebb
693e5129e8
Useless assignment
2020-09-12 23:34:29 +01:00
Sebb
875d1054c0
Useless parentheses
2020-09-12 23:32:56 +01:00
Sebb
7ab21126a0
Docs
2020-09-12 23:31:44 +01:00
Sebb
38a9209456
LANG-1606 StringUtils.countMatches - fix Javadoc
2020-09-12 23:23:18 +01:00
Gary Gregory
0054e51500
checkstyle from 8.35 to 8.36 #614 .
2020-09-08 11:47:02 -04:00
dependabot[bot]
af95fdaa2d
Bump checkstyle from 8.35 to 8.36 ( #614 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-08 11:46:04 -04:00
Gary Gregory
649dedbbe8
Trigger a GitHub build on pull requests.
2020-08-31 21:25:40 -04:00
Gary Gregory
3621a65051
ContextedException Javadoc add missing semicolon #581 .
2020-08-30 18:33:34 -04:00
iamchao1129
ddac01fc9a
Add semicolon ( #581 )
...
Co-authored-by: zhangchao36 <zhangchao36@jd.com>
2020-08-30 18:31:34 -04:00
Gary Gregory
81efeaacad
[LANG-1600] Restore handling of collections for non-JSON ToStringStyle
...
#610 .
2020-08-30 18:29:54 -04:00
Michael F
772f97c437
[LANG-1600] Restore handling of collections for non-JSON ToStringStyle ( #610 )
...
* [LANG-1600] add test cases for non-empty collections, maps, and arrays
* break out those test cases into separate methods for legibility
* addresses issue introduced in LANG-1542 with commit 1dddec8
* [LANG-1600] restore non-json-style handling of appendDetail() for Collection
* addresses issue introduced in LANG-1542 with commit 1dddec8
2020-08-30 18:27:17 -04:00
Gary Gregory
47f96a3c95
End sentence with a period.
2020-08-30 18:13:45 -04:00
Gary Gregory
0683ab262d
Revert "Better link."
...
This reverts commit b1a66d2da9
.
2020-08-30 18:13:18 -04:00
Gary Gregory
b1a66d2da9
Better link.
2020-08-30 18:12:26 -04:00
Gary Gregory
5512896585
spotbugs from 4.1.1 to 4.1.2 #609 .
2020-08-30 11:37:31 -04:00
dependabot[bot]
0131cc31fc
Bump spotbugs from 4.1.1 to 4.1.2 ( #609 )
...
Bumps [spotbugs](https://github.com/spotbugs/spotbugs ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/spotbugs/spotbugs/releases )
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.1.1...4.1.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-30 11:36:41 -04:00
Gary Gregory
c8682216b3
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git
2020-08-30 11:35:55 -04:00
Gary Gregory
fb34130520
actions/setup-java from v1.4.0 to v1.4.2 #612 .
2020-08-30 11:34:48 -04:00
dependabot[bot]
0823b7568f
Bump actions/setup-java from v1.4.0 to v1.4.2 ( #612 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from v1.4.0 to v1.4.2.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v1.4.0...8bb50d97d6b4d316daf284fdf8eafbfc988421fc )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-30 11:33:46 -04:00
Gary Gregory
21fe158cb2
Merge branch 'release' and resolve conficts.
2020-08-30 11:33:31 -04:00
Gary Gregory
2f19010c7a
Fix a Javadoc link to always point to the current release and not
...
mention a specific version label.
2020-08-30 11:27:37 -04:00
Gary Gregory
31dc5c700e
Remove old comments.
2020-08-20 13:50:23 -04:00
Gary Gregory
5e085b72ec
JApiCmp is already configured in the parent and enabled with a property.
2020-08-16 13:35:56 -04:00
Gary Gregory
5d05df0f9e
Simplify lambdas.
2020-08-14 23:35:42 -04:00
Gary Gregory
348cf47741
[LANG-1596] ArrayUtils.toPrimitive(Object) does not support boolean and
...
other types #607 .
2020-08-14 23:27:31 -04:00
Richard Eckart de Castilho
6996806101
[LANG-1596] ArrayUtils.toPrimitive(Object) does not support boolean and other types ( #607 )
...
- Add support for the missing types to toPrimitive(Object)
- Added tests for toPrimitive methods which did not have test coverage yet
- Added explicit test for the toPrimitive(Object) method for all primitive types
2020-08-14 23:25:54 -04:00
Gary Gregory
600f0c8a1d
Cache ~/.m2 dir for GitHub builds.
2020-08-10 21:16:35 -04:00
Gary Gregory
9f52471fab
junit-pioneer from 0.8.0 to 0.9.0 #600 .
2020-08-10 12:03:02 -04:00
dependabot[bot]
67d23532e5
Bump junit-pioneer from 0.8.0 to 0.9.0 ( #600 )
...
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer ) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases )
- [Changelog](https://github.com/junit-pioneer/junit-pioneer/blob/master/docs/release-notes.md )
- [Commits](https://github.com/junit-pioneer/junit-pioneer/compare/v0.8.0...v0.9.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-10 12:02:26 -04:00
Gary Gregory
17e1f408f7
actions/checkout from v2.3.1 to v2.3.2 #601 .
2020-08-10 12:02:06 -04:00
dependabot[bot]
301c91f6e6
Bump actions/checkout from v2.3.1 to v2.3.2 ( #601 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-10 12:01:27 -04:00
Gary Gregory
c147084647
No reason to build specifically on linux-ppc64le.
...
Format.
2020-08-08 19:09:42 -04:00
dependabot[bot]
ba09f94d97
Bump commons-parent from 51 to 52 ( #598 )
...
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 11:11:06 -04:00
Gary Gregory
c5af087b58
Add --no-transfer-progress to CI builds.
2020-08-05 09:39:05 -04:00
Gary Gregory
8a877ec12e
Describe recent change.
2020-08-03 09:29:10 -04:00