Gary Gregory
|
61b1747580
|
Sort members.
|
2021-03-17 08:22:23 -04:00 |
Gary Gregory
|
6b9964ff4b
|
No need to nest in else.
|
2021-03-05 15:18:32 -05:00 |
aherbert
|
a2b2b35ac3
|
[LANG-1646] NumberUtils to return requested floating point type for zero
|
2021-03-05 16:12:41 +00:00 |
aherbert
|
0cfc31b987
|
Fix formatting
|
2021-03-05 11:46:15 +00:00 |
aherbert
|
f53de756a8
|
Remove bad javadoc from test
|
2021-03-05 11:41:59 +00:00 |
aherbert
|
dde6790a88
|
[LANG-1645] NumberUtils to recognise hex integers prefixed with +
Closes #728
|
2021-03-05 11:41:38 +00:00 |
Gary Gregory
|
615410d3fd
|
Remove -SNAPSHOT from release notes.
|
2021-03-04 21:12:57 -05:00 |
Gary Gregory
|
195ecefc8d
|
Bump junit-pioneer from 1.3.0 to 1.3.8 #721.
|
2021-03-04 11:33:49 -05:00 |
Gary Gregory
|
10fa521610
|
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git
|
2021-03-04 11:32:54 -05:00 |
dependabot[bot]
|
820dd1ec50
|
Bump junit-pioneer from 1.3.0 to 1.3.8 (#721)
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 1.3.0 to 1.3.8.
- [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/v1.3.0...v1.3.8)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-04 11:32:41 -05:00 |
Gary Gregory
|
caddb8bd54
|
Bump checkstyle from 8.40 to 8.41 #722.
|
2021-03-04 11:32:23 -05:00 |
dependabot[bot]
|
e948571866
|
Bump checkstyle from 8.40 to 8.41 (#722)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-04 11:31:48 -05:00 |
Gary Gregory
|
4e85f1df6c
|
Bump spotbugs from 4.2.1 to 4.2.2 #726.
|
2021-03-04 11:30:39 -05:00 |
dependabot[bot]
|
0b4debe91a
|
Bump spotbugs from 4.2.1 to 4.2.2 (#726)
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.2.1 to 4.2.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.2.1...4.2.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-04 11:26:11 -05:00 |
Gary Gregory
|
b59c7bfe24
|
Use String.replace() instead of String.replaceAll().
|
2021-03-02 10:36:40 -05:00 |
Gary Gregory
|
80a9a5dcbf
|
Remove dead comments.
|
2021-03-02 08:46:49 -05:00 |
Gary Gregory
|
c11e89595d
|
Sort members.
|
2021-03-02 08:46:17 -05:00 |
Gary Gregory
|
6087c1d351
|
Add entry for next version.
|
2021-03-02 08:43:42 -05:00 |
Gary Gregory
|
ea37e6e8d5
|
Bump to next development version
|
2021-03-01 21:32:36 -05:00 |
Gary Gregory
|
f967efc8fc
|
Fix release date.
|
2021-03-01 21:12:19 -05:00 |
Gary Gregory
|
105a350b15
|
Update POM version numbers for %commons_name% release %commons_version%
|
2021-02-26 14:15:40 -05:00 |
Gary Gregory
|
200bee9fe4
|
Release notes for the next release.
|
2021-02-26 14:11:09 -05:00 |
Gary Gregory
|
73e0dfc494
|
No need to embedded if test.
|
2021-02-25 18:46:33 -05:00 |
Gary Gregory
|
9e0b31180d
|
Drop init to defaults.
|
2021-02-25 18:37:19 -05:00 |
Gary Gregory
|
9ac45f0efc
|
Add missing Javadoc.
|
2021-02-25 18:08:18 -05:00 |
Gary Gregory
|
038696c154
|
Add missing Javadoc.
|
2021-02-25 18:05:17 -05:00 |
Gary Gregory
|
813b1a5c34
|
Use own validator ObjectUtils.anyNull to check null String input #718.
|
2021-02-25 09:44:30 -05:00 |
Arturo Bernal
|
615c1dad1b
|
Use own validator ObjectUtils.anyNull to check null String input (#718)
|
2021-02-25 09:43:14 -05:00 |
Gary Gregory
|
ea34486551
|
Add and use ObjectUtils.requireNonEmpty().
This is a different implementation of the ideas and discussion in PR
#716.
|
2021-02-25 09:01:23 -05:00 |
Gary Gregory
|
43f0424827
|
Sort members.
|
2021-02-25 08:53:59 -05:00 |
Gary Gregory
|
4859ad52de
|
Sort members.
|
2021-02-24 10:05:34 -05:00 |
Gary Gregory
|
b57f292cdf
|
Add testParsesKnownJava16Ea25Failure().
Fails on Java 16 Early Access build 25 and above, last tested with build
36.
|
2021-02-23 22:10:37 -05:00 |
Gary Gregory
|
e27c7a4842
|
Add toStringAll() for debugging.
|
2021-02-23 22:08:29 -05:00 |
Gary Gregory
|
9281de1b1b
|
Fix toString() formatting.
|
2021-02-23 21:58:05 -05:00 |
Gary Gregory
|
0b23b9eae3
|
Better internal names.
|
2021-02-23 21:46:55 -05:00 |
Gary Gregory
|
d33503042e
|
Better internal name.
|
2021-02-23 21:45:36 -05:00 |
Gary Gregory
|
f7c5c5c6db
|
Add some toString() methods handy when debugging.
|
2021-02-23 21:28:16 -05:00 |
Gary Gregory
|
c6314067f0
|
Fix some formatting.
|
2021-02-23 21:10:58 -05:00 |
Gary Gregory
|
b03b21b449
|
Bump biz.aQute.bndlib from 5.2.0 to 5.3.0 #715.
|
2021-02-23 09:50:31 -05:00 |
dependabot[bot]
|
8631e03f93
|
Bump biz.aQute.bndlib from 5.2.0 to 5.3.0 (#715)
Bumps [biz.aQute.bndlib](https://github.com/bndtools/bnd) from 5.2.0 to 5.3.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>
|
2021-02-23 09:49:28 -05:00 |
Gary Gregory
|
fa0a793d3d
|
Lamndas.
|
2021-02-22 11:44:05 -05:00 |
Gary Gregory
|
91928eed34
|
Combine nested 'if' statement in 'else' block to 'else if'.
|
2021-02-22 11:12:20 -05:00 |
Gary Gregory
|
7e5be1cf84
|
Use final.
|
2021-02-22 11:01:11 -05:00 |
Gary Gregory
|
c6d4a3e2c3
|
Move JSR-305/javax.annotation code to the test tree for now instead of
deleting it.
|
2021-02-21 20:50:53 -05:00 |
Gary Gregory
|
a276ba7d78
|
Prepare for next release.
|
2021-02-21 20:43:49 -05:00 |
Gary Gregory
|
e73816cb69
|
Use 3.12.0 as the next version label.
Simplify site to use more general terms instead of the version number.
|
2021-02-21 20:36:21 -05:00 |
Gary Gregory
|
6d2e78b58e
|
Reset RC number.
|
2021-02-21 18:15:34 -05:00 |
Gary Gregory
|
a98a6a99d9
|
Add and use Duration in APIs.
- Add and use ThreadUtils.sleep(Duration).
- Add and use ThreadUtils.join(Thread, Duration).
- Add ObjectUtils.wait(Duration).
|
2021-02-21 18:14:34 -05:00 |
Gary Gregory
|
3c96b101bd
|
Sort members.
|
2021-02-21 17:02:46 -05:00 |
Gary Gregory
|
789f88eaa2
|
Sort members.
|
2021-02-21 16:57:20 -05:00 |