This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch release
in repository https://gitbox.apache.org/repos/asf/commons-lang.git


    omit eb3b1b4ee Prepare for the release candidate 3.20.0 RC1
     add 0cebd847c Mention JDK 25 LTS as a tested version in the release notes 
(#1485)
     add 5454931eb [LANG-1792] TypeUtils.toString() skips angle brackets for 
Class type
     add 3d673ad82 Reduce vertical whitespace
     add d9ab06679 Mention JDK 25 LTS as a tested version in the release notes 
#1485
     add ffc86e432 Merge branch 'master' of 
https://github.com/apache/commons-lang
     add 626e7e93a Prepare for the next release candidate

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   (eb3b1b4ee)
            \
             N -- N -- N   refs/heads/release (626e7e93a)

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:
 README.md                                          |  2 +-
 RELEASE-NOTES.txt                                  | 83 ++++++++++++++++++++++
 pom.xml                                            |  9 ++-
 src/changes/changes.xml                            |  4 +-
 .../apache/commons/lang3/reflect/TypeUtils.java    |  3 +-
 .../{Lang1703Test.java => Lang1792Test.java}       | 11 +--
 6 files changed, 98 insertions(+), 14 deletions(-)
 copy src/test/java/org/apache/commons/lang3/reflect/{Lang1703Test.java => 
Lang1792Test.java} (71%)

Reply via email to