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

khmarbaise pushed a change to branch MNGSITE-332
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git.


 discard 90db19c  [MNGSITE-332] - Changed download templates of plugins not to 
reference .md5 anymore
     add c1f8306  [MCOMPILER-338] Build Issue based on MCOMPILER-192 IT  o 
Followup  o Define the order of setup IT's explicitly cause    their order is 
important.
     add d12fe39  Moved two dependendent modules into a single aggregator build 
to make sure the order is being kept.
     new 550875a  [MNGSITE-332] - Changed download templates of plugins not to 
reference .md5 anymore

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   (90db19c)
            \
             N -- N -- N   refs/heads/MNGSITE-332 (550875a)

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:
 pom.xml                                            | 12 ++++++++++++
 src/it/setup_jar_classic/invoker.properties        | 19 -------------------
 .../invoker.properties                             |  0
 src/it/{setup_jar_classic => setup_x}/pom.xml      | 22 +++++++---------------
 src/it/{ => setup_x}/setup_jar_classic/pom.xml     |  0
 .../src/main/java/com/ta2/MyClass.java             |  0
 .../{ => setup_x}/setup_module-transitive/pom.xml  |  0
 .../src/main/java/com/ta2/plus/MyClass.java        |  0
 .../src/main/java/module-info.java                 |  0
 9 files changed, 19 insertions(+), 34 deletions(-)
 delete mode 100644 src/it/setup_jar_classic/invoker.properties
 rename src/it/{setup_module-transitive => setup_x}/invoker.properties (100%)
 copy src/it/{setup_jar_classic => setup_x}/pom.xml (73%)
 rename src/it/{ => setup_x}/setup_jar_classic/pom.xml (100%)
 rename src/it/{ => 
setup_x}/setup_jar_classic/src/main/java/com/ta2/MyClass.java (100%)
 rename src/it/{ => setup_x}/setup_module-transitive/pom.xml (100%)
 rename src/it/{ => 
setup_x}/setup_module-transitive/src/main/java/com/ta2/plus/MyClass.java (100%)
 rename src/it/{ => 
setup_x}/setup_module-transitive/src/main/java/module-info.java (100%)

-- 
To stop receiving notification emails like this one, please contact
khmarba...@apache.org.

Reply via email to