855 Commits

Author SHA1 Message Date
Gary Gregory
d5a1814d63 Bump easymock from 4.2 to 4.3 #746. 2021-04-19 09:03:57 -04:00
Gary Gregory
03f559700f spotbugs-maven-plugin 4.2.2 -> 4.2.3. 2021-04-18 19:25:51 -04:00
Gary Gregory
2978cb6cf0 DMI: Random object created and used only once
(DMI_RANDOM_USED_ONLY_ONCE); Better multi-threaded behavior.

Thank you SpotBugs.
Sort methods.
2021-04-18 19:21:44 -04:00
Gary Gregory
5d51fc2878 Typo. 2021-04-18 18:48:04 -04:00
Gary Gregory
6ad3961b3f Bump actions/setup-java from v1.4.3 to v2.
Update changes.xml for recent PRs.
2021-04-18 18:47:19 -04:00
Gary Gregory
4e18561e49 Add and use Suppliers. 2021-04-18 18:37:17 -04:00
Gary Gregory
79eb89e351 Add and use EnumUtils.getFirstEnumIgnoreCase(Class, String, Function,
E).
2021-03-26 10:11:41 -04:00
Gary Gregory
c06fd10b0e Bump spotbugs-maven-plugin from 4.2.0 to 4.2.2 #735. 2021-03-24 19:46:34 -04:00
Gary Gregory
b4e95a4736 Add TriConsumer; provenance Apache Log4j 2.7, and enhanced with
andThen().
2021-03-24 19:44:47 -04:00
Gary Gregory
a6714731f5 Clarify entry. 2021-03-17 09:11:41 -04:00
Gary Gregory
9d5bf4b4e2 Normalize to US English spelling. 2021-03-17 09:11:06 -04:00
Gary Gregory
0727c6f9c8 Bump next version for semver to minor release. 2021-03-17 09:10:37 -04:00
Gary Gregory
700be0d8c1 EnumUtils.getEnumSystemProperty(...). 2021-03-17 08:55:26 -04:00
aherbert
a2b2b35ac3 [LANG-1646] NumberUtils to return requested floating point type for zero 2021-03-05 16:12:41 +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
195ecefc8d Bump junit-pioneer from 1.3.0 to 1.3.8 #721. 2021-03-04 11:33:49 -05:00
Gary Gregory
caddb8bd54 Bump checkstyle from 8.40 to 8.41 #722. 2021-03-04 11:32:23 -05:00
Gary Gregory
4e85f1df6c Bump spotbugs from 4.2.1 to 4.2.2 #726. 2021-03-04 11:30:39 -05:00
Gary Gregory
6087c1d351 Add entry for next version. 2021-03-02 08:43:42 -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
813b1a5c34 Use own validator ObjectUtils.anyNull to check null String input #718. 2021-02-25 09:44:30 -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
b03b21b449 Bump biz.aQute.bndlib from 5.2.0 to 5.3.0 #715. 2021-02-23 09:50:31 -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
e233ab6b14 Fix XML. 2021-02-21 10:35:51 -05:00
Gary Gregory
d7575087eb Fix broken Javadoc links to commons-text #712. 2021-02-20 17:10:25 -05:00
Gary Gregory
bd3eff8b07 Add and use true & false String constants #714. 2021-02-20 17:07:25 -05:00
Gary Gregory
ff6c5f65a5 Add DurationUtils. 2021-02-11 16:47:38 -05:00
Gary Gregory
37d4858a67 Minor Improvement: Remove redundant initializer #699. 2021-02-10 17:19:53 -05:00
Gary Gregory
c3c825faa6 Minor Improvement: Add final variable.try to make the code read-only
#700.
2021-02-10 17:19:00 -05:00
Gary Gregory
202076602a Format. 2021-02-10 17:17:40 -05:00
Gary Gregory
eb6d6faad3 Minor Improvements #701. 2021-02-10 17:17:08 -05:00
Gary Gregory
556b744c27 Bump spotbugs from 4.2.0 to 4.2.1 #708. 2021-02-10 17:13:56 -05:00
Gary Gregory
78e3e0390e Bump checkstyle from 8.39 to 8.40 #706. 2021-02-10 17:13:10 -05:00
Gary Gregory
d03e715824 Bump junit-bom from 5.7.0 to 5.7.1 #707. 2021-02-10 17:11:23 -05:00
Gary Gregory
ba1df937ff Bump actions/cache from v2 to v2.1.4 #710. 2021-02-10 17:10:07 -05:00
Gary Gregory
4f85c164a1 Add StringUtils.substringBefore(String, int). 2021-02-10 17:04:11 -05:00
Jochen Wiedmann
45e8395ec7 Introducing @Nonnull, @Nullable, and the Objects class as a helper tool. 2021-02-06 22:51:47 +01:00
Gary Gregory
a1495290b9 Consolidate entries. 2021-02-03 22:42:28 -05:00
Gary Gregory
29c7b18be8 Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 #705 2021-02-03 22:41:04 -05:00
Gary Gregory
3e27e51770 Bump junit-pioneer from 1.1.0 to 1.3.0 #702 2021-01-27 11:45:27 -05:00
Gary Gregory
ddae550848 Update com.github.siom79.japicmp:japicmp-maven-plugin 0.15.1 -> 0.15.2. 2021-01-08 11:30:40 -05:00
Gary Gregory
41564884df [LANG-1637] Fix 2 digit week year formatting #688 2021-01-06 15:53:10 -05:00
Gary Gregory
8f92211d35 [LANG-1636] Add missing boolean[] join method #686 2021-01-06 11:09:22 -05:00
Gary Gregory
1d0422c909 Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0 #692 2021-01-06 10:24:39 -05:00
Gary Gregory
7f8897faba Processor.java: check enum euqality with == instead of .equals() method
#690.
2021-01-03 11:14:28 -05:00
Gary Gregory
876543f6cc Add JavaVersion.JAVA_17 now that Java 17-ea is out. 2021-01-01 13:44:01 -05:00
Gary Gregory
f5c86f6d4e Update commons.japicmp.version 0.14.4 -> 0.15.1. 2020-12-31 02:27:57 -05:00
Gary Gregory
9801f93d47 Update commons.japicmp.version 0.14.3 -> 0.14.4. 2020-12-29 18:54:45 -05:00