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

hboutemy pushed a change to branch MJAR-323
in repository https://gitbox.apache.org/repos/asf/maven-jar-plugin.git


 discard 31225a5  [MJAR-323] add Java-Version to MANIFEST.MF
     add 1407ce9  Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 
4.10.1 (#464)
     add f9850a5  fix link to issues tracker (#466)
     add b1d5d7a  fix non existing anymore informations (#467)
     add 61c70b1  [MJAR-323] add Java-Version to MANIFEST.MF

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   (31225a5)
            \
             N -- N -- N   refs/heads/MJAR-323 (61c70b1)

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:
 pom.xml                                            |  8 +++-
 src/it/MJAR-70-no-recreation/invoker.properties    |  1 -
 src/it/MJAR-70-no-recreation/pom.xml               |  4 ++
 src/it/MJAR-70-no-recreation/verify.bsh            |  2 +-
 src/it/MJAR-70-recreation/pom.xml                  |  4 ++
 src/it/MJAR-70-recreation/verify.bsh               | 52 +++++++++++++++++++---
 .../apache/maven/plugins/jar/AbstractJarMojo.java  |  6 +--
 src/site/apt/index.apt.vm                          |  2 +-
 8 files changed, 66 insertions(+), 13 deletions(-)

Reply via email to