This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.0.0
in repository https://gitbox.apache.org/repos/asf/commons-lang.git.
discard 2ed1628 Bump exec-maven-plugin from 1.6.0 to 3.0.0
add b99969c Enable Dependabot #587.
add a8c4c01 Add missing header.
add d0e2208 Drop Java 12 and 13 from GitHub builds.
add 88dbef4 Add early access builds to GitHub builds.
add eb3d1f5 Allow Java early access builds to fail.
add 4e94604 Java 16-ea appears to not be supported by GitHub yet.
add 3276da8 Better names in test. Use final. Sort members.
add ba7505d LANG-1592: Correct implementation of
RandomUtils.nextLong(long, long)
add 37de491 Merge branch 'master' of
https://gitbox.apache.org/repos/asf/commons-lang.git
add c24701e Bump spotbugs-maven-plugin from 4.0.0 to 4.0.4 (#593)
add cb9a59c Update spotbugs-maven-plugin from 4.0.0 to 4.0.4.
add ff3d7c2 Reduce wait time in test.
add 8333f7e Update biz.aQute.bndlib from 5.1.1 to 5.1.2 #592.
add 3480d21 Bump biz.aQute.bndlib from 5.1.1 to 5.1.2 (#592)
add af2fb3b Merge branch 'master' of
https://gitbox.apache.org/repos/asf/commons-lang.git
add 7474e5d Trying to let Java 15-ea be only 'experimental'.
add fed91a0 Format JUnit failure message. Tweaks.
add 7a23f14 Bump actions/checkout from v1 to v2.3.1 (#588)
add d506ed8 Merge branch 'master' of
https://gitbox.apache.org/repos/asf/commons-lang.git
add f22f659 Document recent change.
add 1f0ea93 Bump junit-pioneer from 0.6.0 to 0.7.0 (#589)
add 8577e0c Merge branch 'master' of
https://gitbox.apache.org/repos/asf/commons-lang.git
add cb4d8af GitHub actions/setup-java@v1 -> actions/[email protected]
add ccca0a0 GitHub action for Java 15-ea.
add 5bc1287 Add Java 16-ea.
add cf0bc2b Add Java 16-ea.
add dbe022e LANG-1579: Improve stripAccents conversion of remaining
accents
add c3b4e22 Fix changes description to include class name
add 3eb8fac Bump spotbugs from 4.0.6 to 4.1.1 (#596)
add 03ae165 Document recent changes.
add 3b7d72e Use the POM defaultGoal so that Travis and GitHub run the
same builds.
add 26dc011 Bump checkstyle from 8.34 to 8.35 (#594)
add 4897c88 LANG-1593: Add unit test with OP's use-case that shows
unexpected difference in behaviour.
add 528e4c7 Merge branch 'master' of
https://gitbox.apache.org/repos/asf/commons-lang.git
add bc96128 Bump junit-pioneer from 0.7.0 to 0.8.0 (#597)
add e27c4b2 Merge branch 'master' of
https://gitbox.apache.org/repos/asf/commons-lang.git
add 8a877ec Describe recent change.
add c5af087 Add --no-transfer-progress to CI builds.
add ba09f94 Bump commons-parent from 51 to 52 (#598)
add c147084 No reason to build specifically on linux-ppc64le. Format.
add 301c91f Bump actions/checkout from v2.3.1 to v2.3.2 (#601)
add 17e1f40 actions/checkout from v2.3.1 to v2.3.2 #601.
add 67d2353 Bump junit-pioneer from 0.8.0 to 0.9.0 (#600)
add 9f52471 junit-pioneer from 0.8.0 to 0.9.0 #600.
add 600f0c8 Cache ~/.m2 dir for GitHub builds.
add 6996806 [LANG-1596] ArrayUtils.toPrimitive(Object) does not support
boolean and other types (#607)
add 348cf47 [LANG-1596] ArrayUtils.toPrimitive(Object) does not support
boolean and other types #607.
add 5d05df0 Simplify lambdas.
add 5e085b7 JApiCmp is already configured in the parent and enabled with
a property.
add 31dc5c7 Remove old comments.
add dfec500 Use Maven generated changes-report for the release history.
add 2f19010 Fix a Javadoc link to always point to the current release and
not mention a specific version label.
add 21fe158 Merge branch 'release' and resolve conficts.
add fb34130 actions/setup-java from v1.4.0 to v1.4.2 #612.
add 0823b75 Bump actions/setup-java from v1.4.0 to v1.4.2 (#612)
add c868221 Merge branch 'master' of
https://gitbox.apache.org/repos/asf/commons-lang.git
add 0131cc3 Bump spotbugs from 4.1.1 to 4.1.2 (#609)
add 5512896 spotbugs from 4.1.1 to 4.1.2 #609.
add b1a66d2 Better link.
add 0683ab2 Revert "Better link."
add 47f96a3 End sentence with a period.
add 772f97c [LANG-1600] Restore handling of collections for non-JSON
ToStringStyle (#610)
add 81efeaa [LANG-1600] Restore handling of collections for non-JSON
ToStringStyle #610.
add ddac01f Add semicolon (#581)
add 3621a65 ContextedException Javadoc add missing semicolon #581.
add 649dedb Trigger a GitHub build on pull requests.
add af95fda Bump checkstyle from 8.35 to 8.36 (#614)
add 0054e51 checkstyle from 8.35 to 8.36 #614.
add 38a9209 LANG-1606 StringUtils.countMatches - fix Javadoc
add 7ab2112 Docs
add 875d105 Useless parentheses
add 693e512 Useless assignment
add 433700e One per line
add 4b5f1cf One per line
add 8e0a8f2 Replace Java 14 with Java 15 as the latest Java version to
test. Use Jaav 16 EA as the EA version to test.
add bae0e42 Update commons.jacoco.version 0.8.5 to 0.8.6 (Fixes Java 15
builds).
add 218eae4 Sort members.
add a3e5a01 Sort members.
add b2e7374 Add BooleanUtils.booleanValues(). Add
BooleanUtils.primitiveValues().
add 737f32a Bump actions/setup-java from v1.4.2 to v1.4.3
add a769ebc Merge pull request #622 from
apache/dependabot/github_actions/actions/setup-java-v1.4.3
add 98e7ea6 Bump checkstyle from 8.36 to 8.36.2
add 79669af Merge branch
'dependabot/maven/com.puppycrawl.tools-checkstyle-8.36.2' of
github.com:apache/commons-lang
add 66681a7 (changes) Bump checkstyle from 8.36 to 8.36.2
add 101e988 Bump spotbugs from 4.1.2 to 4.1.3
add 964f6ea Merge branch
'dependabot/maven/com.github.spotbugs-spotbugs-4.1.3' of
github.com:apache/commons-lang
add dd1c0d9 (changes) Bump spotbugs from 4.1.2 to 4.1.3
add 4a5cfd3 Bump actions/checkout from v2.3.2 to v2.3.3
add 69598f5 Merge pull request #619 from
apache/dependabot/github_actions/actions/checkout-v2.3.3
add a498962 Bump junit-jupiter from 5.6.2 to 5.7.0
add 12978ce Merge branch
'dependabot/maven/org.junit.jupiter-junit-jupiter-5.7.0' of
github.com:apache/commons-lang
add c1c4a75 (changes) Bump junit-jupiter from 5.6.2 to 5.7.0
add 3a3c517 Bump junit-pioneer from 0.9.0 to 0.9.2 (#624)
add a6f97f3 Bump junit-pioneer from 0.9.0 to 0.9.2 #624.
add 3e9526d Bump spotbugs-maven-plugin from 4.0.4 to 4.1.3 (#623)
add 8ff63a0 Bump spotbugs-maven-plugin from 4.0.4 to 4.1.3 #623.
add 206a8f1 [LANG-1608] Include junit-bom for dependency version
alignment.
add 43c8057 LANG-1608: Track changes
add 6fc5425 Bump biz.aQute.bndlib from 5.1.2 to 5.2.0 (#628)
add 02d6a73 Bump spotbugs from 4.1.3 to 4.1.4 (#627)
add 40b4b03 Bump junit-pioneer from 0.9.2 to 1.0.0 (#625)
add 750f281 Bump exec-maven-plugin from 1.6.0 to 3.0.0
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2ed1628)
\
N -- N -- N
refs/heads/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.0.0 (750f281)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/dependabot.yml | 15 +
.github/workflows/maven.yml | 21 +-
.travis.yml | 12 +-
pom.xml | 45 +-
src/changes/changes.xml | 27 +-
.../java/org/apache/commons/lang3/ArrayUtils.java | 9 +
.../org/apache/commons/lang3/BooleanUtils.java | 963 +++++++++----------
.../java/org/apache/commons/lang3/RandomUtils.java | 24 +-
src/main/java/org/apache/commons/lang3/Range.java | 10 -
.../java/org/apache/commons/lang3/StringUtils.java | 28 +-
.../commons/lang3/builder/ToStringStyle.java | 25 +-
.../lang3/exception/ContextedException.java | 2 +-
.../lang3/exception/ContextedRuntimeException.java | 2 +-
src/site/site.xml | 3 +-
src/site/xdoc/index.xml | 2 +-
src/site/xdoc/userguide.xml | 2 +-
.../org/apache/commons/lang3/ArrayUtilsTest.java | 16 +
.../org/apache/commons/lang3/BooleanUtilsTest.java | 1016 ++++++++++----------
.../org/apache/commons/lang3/RandomUtilsTest.java | 25 +
.../commons/lang3/StringUtilsSubstringTest.java | 8 +
.../org/apache/commons/lang3/StringUtilsTest.java | 10 +
.../lang3/builder/DefaultToStringStyleTest.java | 42 +-
.../lang3/builder/MultiLineToStringStyleTest.java | 42 +-
.../builder/NoClassNameToStringStyleTest.java | 42 +-
.../builder/NoFieldNamesToStringStyleTest.java | 42 +-
.../builder/ShortPrefixToStringStyleTest.java | 42 +-
.../lang3/builder/SimpleToStringStyleTest.java | 42 +-
.../lang3/builder/StandardToStringStyleTest.java | 42 +-
.../concurrent/EventCountCircuitBreakerTest.java | 6 +-
.../concurrent/locks/LockingVisitorsTest.java | 145 ++-
30 files changed, 1511 insertions(+), 1199 deletions(-)