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

kwin pushed a change to branch bugfix/move-it-resources
in repository https://gitbox.apache.org/repos/asf/maven-apache-resources.git


    omit 19a70d6  [MASFRES-71] Move IT/Verifier resources to dedicated 
directory and ignore with m-surefire/failsafe-p
     add b64ef89  [MASFRES-69] Also exclude deeply nested target directories
     add a7b1080  [MASFRES-71] Move IT/Verifier resources to dedicated 
directory and ignore with m-surefire/failsafe-p

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   (19a70d6)
            \
             N -- N -- N   refs/heads/bugfix/move-it-resources (a7b1080)

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:
 .../main/resources/assemblies/source-shared.xml    |  2 +-
 ...ellaneousExcludes.java => IT_SingleModule.java} | 25 +++++++++++-----------
 .../java/org/apache/its/IT_ZipAndTarCreation.java  |  1 -
 .../build-output-dir-child1/.gitignore             |  3 +++
 .../build-output-dir-child1/target/dummy.txt}      |  8 +++----
 .../{misc-excludes => single-module}/pom.xml       | 20 ++++++++++-------
 .../src/main/java/org/apache/assembly/it/App.java  |  0
 .../main/resources/META-INF/plexus/components.xml  |  0
 .../test/java/org/apache/assembly/it/AppTest.java  |  0
 9 files changed, 31 insertions(+), 28 deletions(-)
 copy 
source-release/src/test/java/org/apache/its/{IT_005_MiscellaneousExcludes.java 
=> IT_SingleModule.java} (67%)
 create mode 100644 
source-release/src/test/resources/maven-projects/build-output-dir/build-output-dir-child1/.gitignore
 copy source-release/src/test/resources/maven-projects/{misc-excludes/debug.log 
=> build-output-dir/build-output-dir-child1/target/dummy.txt} (96%)
 copy source-release/src/test/resources/maven-projects/{misc-excludes => 
single-module}/pom.xml (90%)
 copy source-release/src/test/resources/maven-projects/{basics/basics-child1 => 
single-module}/src/main/java/org/apache/assembly/it/App.java (100%)
 copy source-release/src/test/resources/maven-projects/{basics/basics-child1 => 
single-module}/src/main/resources/META-INF/plexus/components.xml (100%)
 copy source-release/src/test/resources/maven-projects/{basics/basics-child1 => 
single-module}/src/test/java/org/apache/assembly/it/AppTest.java (100%)

Reply via email to