This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch MNG-7182
in repository https://gitbox.apache.org/repos/asf/maven.git.
discard 654c93b Fix entity replacement
discard f2c5b92 Avoid changing parameter value
discard 8559fcc Fix minor issues after review
discard f833068 Use the MX xpp parser instead of a STAX transformation
add a1ba330 [MNG-7253] Display relocation message defined in model
add f50de4c [MNG-7210] Deprecate mavenrc_{pre,post}.{bat,cmd} scripts
add 37701f3 [MNG-7182] Use the MX xpp parser instead of a STAX
transformation
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 (654c93b)
\
N -- N -- N refs/heads/MNG-7182 (37701f3)
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:
apache-maven/src/assembly/shared/run.cmd | 2 ++
apache-maven/src/assembly/shared/validate.cmd | 2 ++
.../project/DefaultProjectDependenciesResolver.java | 12 ------------
.../internal/DefaultArtifactDescriptorReader.java | 18 ++++++++++++++++--
4 files changed, 20 insertions(+), 14 deletions(-)