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

gnodet pushed a change to branch plume-football
in repository https://gitbox.apache.org/repos/asf/maven.git


    omit 252ab5e1a1 [MNG-11642] Use qualified exports for non-API impl packages
    omit 164fc7802a [MNG-11642] Use legacyMode for aggregate javadoc with mixed 
JPMS modules
    omit e964c95164 [MNG-11642] Exclude module-info.java from aggregate javadoc 
report
    omit 4fb9cccb40 [MNG-11642] Fix javadoc for plexus-interpolation 
non-exported package
    omit eb1fdc6792 [MNG-11642] Exclude module-info.java from javadoc processing
    omit a1e8373c04 Fix domtrip API change: children() -> childElements()
    omit bacac8602a [MNG-11642] Remove requires static for jline-terminal-ffm
    omit 6966e9a554 [MNG-11642] Fix DI annotation processor and nullable 
collection handling
    omit 2bfeb5184f [MNG-11642] Add JPMS module support to Maven 4
     add 5e5bf758f3 Fix logging setup/teardown order (#11901)
     add b9d73e0acb Add comprehensive Javadoc to XmlNodeBuilder (#11925)
     add 6753e1d57b Fix domtrip API breakage after 1.5.1 upgrade (#12139)
     add da5bf8b5fe Bump eu.maveniverse.maven.mimir:testing from 0.11.3 to 
0.11.4 (#12140)
     add 5f813bfb26 [MNG-11642] Add JPMS module support to Maven 4

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   (252ab5e1a1)
            \
             N -- N -- N   refs/heads/plume-football (5f813bfb26)

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/workflows/maven.yml                        |  12 +-
 .../apache/maven/cling/invoker/LookupInvoker.java  |  10 +-
 .../apache/maven/internal/xml/XmlNodeBuilder.java  | 174 ++++++++++++++++++---
 pom.xml                                            |   3 +-
 4 files changed, 172 insertions(+), 27 deletions(-)

Reply via email to