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

coheigea pushed a change to branch coheigea/epr-uri
in repository https://gitbox.apache.org/repos/asf/cxf.git


 discard e0985a6c77d Plug URIResolver into EndpointReferenceUtils
     add 0cc2bcad929 Bump cxf.tomcat.version from 11.0.23 to 11.0.24 (#3295)
     add b2e9f84079b Plug URIResolver into EndpointReferenceUtils

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   (e0985a6c77d)
            \
             N -- N -- N   refs/heads/coheigea/epr-uri (b2e9f84079b)

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:
 .../ws/addressing/EndpointReferenceUtilsTest.java  | 141 +++++++++++++++++++++
 distribution/src/main/release/samples/pom.xml      |   2 +-
 parent/pom.xml                                     |   2 +-
 3 files changed, 143 insertions(+), 2 deletions(-)
 create mode 100644 
core/src/test/java/org/apache/cxf/ws/addressing/EndpointReferenceUtilsTest.java

Reply via email to