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

khmarbaise pushed a change to branch MEAR-263
in repository https://gitbox.apache.org/repos/asf/maven-ear-plugin.git.


 discard fdb22b6  [MEAR-263] - Wrong docs in 
examples/customize-file-name-mapping.html
     add 16ce3cd  [MEAR-261] - In cases where fileNameMapping is used fail the 
build  o Added IT to check if it's working correct.  o Fixed other IT's which 
would fail otherwise and would    mask the real intention of the IT's.
     new 7fbcd6a  [MEAR-263] - Wrong docs in 
examples/customize-file-name-mapping.html

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   (fdb22b6)
            \
             N -- N -- N   refs/heads/MEAR-263 (7fbcd6a)

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.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../ear-module/pom.xml                                   |  1 -
 .../filenamemapping-usage-fail/invoker.properties}       |  2 +-
 .../pom.xml                                              |  2 +-
 .../it/filenamemapping-usage-fail/verify.groovy          | 16 ++++++++++++++--
 .../war-module/pom.xml                                   |  0
 .../war-module/src/main/webapp/WEB-INF/web.xml           |  0
 .../ear-module/pom.xml                                   |  1 -
 .../org/apache/maven/plugins/ear/AbstractEarMojo.java    |  8 ++++++++
 src/test/resources/projects/project-035/pom.xml          |  1 -
 src/test/resources/projects/project-078/pom.xml          |  1 -
 10 files changed, 24 insertions(+), 8 deletions(-)
 copy src/it/{skinny-wars-filenamemapping-no-version => 
filenamemapping-usage-fail}/ear-module/pom.xml (94%)
 copy 
src/{test/resources/projects/project-014/src/main/application/content/ignore.txt
 => it/filenamemapping-usage-fail/invoker.properties} (96%)
 copy src/it/{skinny-wars-filenamemapping-full => 
filenamemapping-usage-fail}/pom.xml (96%)
 copy Jenkinsfile => src/it/filenamemapping-usage-fail/verify.groovy (65%)
 copy src/it/{skinny-wars => filenamemapping-usage-fail}/war-module/pom.xml 
(100%)
 copy src/it/{skinny-wars => 
filenamemapping-usage-fail}/war-module/src/main/webapp/WEB-INF/web.xml (100%)

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to