Gary Gregory
|
13eab3b25e
|
Use own API for ser/deser roundtrip since the point of the test is not
proper usage of JRE API but whether our classes are properly
implemented.
|
2020-10-25 10:43:33 -04:00 |
Gary Gregory
|
54afd64c79
|
Fix param name.
|
2020-10-25 10:36:34 -04:00 |
Gary Gregory
|
4d066361c0
|
Suppress warning and add comment; use a simpler error messgae.
|
2020-10-25 10:34:59 -04:00 |
Gary Gregory
|
8fbf27a830
|
Sort methods.
|
2020-10-25 10:29:58 -04:00 |
Gary Gregory
|
faa48f6b6a
|
Fix generics warning.
|
2020-10-25 10:21:12 -04:00 |
Gary Gregory
|
75b4058ac4
|
NumberUtilsTest - incorrect types in min/max tests #634.
- Document change.
- Sort methods.
- Format to max line length 120.
|
2020-10-25 10:18:00 -04:00 |
Hubert
|
6d7a3e6eeb
|
NumberUtilsTest - incorrect types in min/max tests (#634)
* Fix: correctly declared types and added castings
* Fix: code format
* Redo - optimize imports
|
2020-10-25 10:12:45 -04:00 |
Gary Gregory
|
110b4c021e
|
Checkstyle.
|
2020-10-22 14:53:59 -04:00 |
Gary Gregory
|
7995aad79f
|
Split out tests for a Java 15 bug.
These tests fail on Java 15 due to a bug which was only fixed for Java
16.
See https://bugs.openjdk.java.net/browse/JDK-8248434
See https://bugs.openjdk.java.net/browse/JDK-8248655
|
2020-10-22 14:47:45 -04:00 |
Gary Gregory
|
bcdff98f02
|
Sort methods.
|
2020-10-20 11:45:46 -04:00 |
Gary Gregory
|
b8204aa29b
|
Checkstyle: Whitepace.
|
2020-10-20 11:05:14 -04:00 |
Gary Gregory
|
d05ad7abd6
|
Add missing Javadoc.
|
2020-10-20 10:47:07 -04:00 |
Gary Gregory
|
e14a2d9226
|
Update dependencies.
- Bump biz.aQute.bndlib from 5.1.2 to 5.2.0 #628.
- Bump spotbugs from 4.1.3 to 4.1.4 #627.
- Bump junit-pioneer from 0.9.2 to 1.0.0 #625.
|
2020-10-20 10:21:56 -04:00 |
dependabot[bot]
|
40b4b03d26
|
Bump junit-pioneer from 0.9.2 to 1.0.0 (#625)
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 0.9.2 to 1.0.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.9.2...v1.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-20 10:19:42 -04:00 |
dependabot[bot]
|
02d6a732fd
|
Bump spotbugs from 4.1.3 to 4.1.4 (#627)
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.1.3 to 4.1.4.
- [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.3...4.1.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-20 10:18:24 -04:00 |
dependabot[bot]
|
6fc542586f
|
Bump biz.aQute.bndlib from 5.1.2 to 5.2.0 (#628)
Bumps [biz.aQute.bndlib](https://github.com/bndtools/bnd) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md)
- [Commits](https://github.com/bndtools/bnd/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-20 10:17:11 -04:00 |
Alex Herbert
|
43c80576cf
|
LANG-1608: Track changes
|
2020-10-17 14:00:54 +01:00 |
Edgar Asatryan
|
206a8f1f44
|
[LANG-1608] Include junit-bom for dependency version alignment.
|
2020-10-17 16:48:57 +04:00 |
Gary Gregory
|
8ff63a0da3
|
Bump spotbugs-maven-plugin from 4.0.4 to 4.1.3 #623.
|
2020-10-03 10:28:45 -04:00 |
dependabot[bot]
|
3e9526de77
|
Bump spotbugs-maven-plugin from 4.0.4 to 4.1.3 (#623)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.0.4 to 4.1.3.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.0.4...spotbugs-maven-plugin-4.1.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-03 10:27:36 -04:00 |
Gary Gregory
|
a6f97f358f
|
Bump junit-pioneer from 0.9.0 to 0.9.2 #624.
|
2020-10-02 11:15:43 -04:00 |
dependabot[bot]
|
3a3c517b40
|
Bump junit-pioneer from 0.9.0 to 0.9.2 (#624)
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 0.9.0 to 0.9.2.
- [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.9.0...v0.9.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-02 11:08:39 -04:00 |
Rob Tompkins
|
c1c4a7535b
|
(changes) Bump junit-jupiter from 5.6.2 to 5.7.0
|
2020-10-01 10:16:03 -04:00 |
Rob Tompkins
|
12978ce65b
|
Merge branch 'dependabot/maven/org.junit.jupiter-junit-jupiter-5.7.0' of github.com:apache/commons-lang
|
2020-10-01 10:15:04 -04:00 |
Rob Tompkins
|
69598f5b30
|
Merge pull request #619 from apache/dependabot/github_actions/actions/checkout-v2.3.3
Bump actions/checkout from v2.3.2 to v2.3.3
|
2020-10-01 10:14:37 -04:00 |
Rob Tompkins
|
dd1c0d9292
|
(changes) Bump spotbugs from 4.1.2 to 4.1.3
|
2020-10-01 10:10:16 -04:00 |
Rob Tompkins
|
964f6ea478
|
Merge branch 'dependabot/maven/com.github.spotbugs-spotbugs-4.1.3' of github.com:apache/commons-lang
|
2020-10-01 10:08:52 -04:00 |
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 |