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

hboutemy pushed a change to annotated tag maven-acr-plugin-1.1
in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git.


*** WARNING: tag maven-acr-plugin-1.1 was modified! ***

    from 113f97e  (tag)
      to bf7b619  (tag)
 tagging 91f6a8dcd8d827b1c42a9f1c128e577c8b0e657a (commit)
 replaces maven-acr-plugin-1.0
      by Hervé Boutemy
      on Tue Sep 2 20:36:56 2014 +0000

- Log -----------------------------------------------------------------
maven-acr-plugin-1.1 reworked after migration from aggregate svn to split git
-----------------------------------------------------------------------

 discard cc25827  [maven-release-plugin]  copy for tag maven-acr-plugin-1.1
 discard 598e55c  [maven-release-plugin] prepare release maven-acr-plugin-1.1
 discard 1043262  [MACR-11]  - Downgrade to maven-plugins parent version 25 
instead    of 26-SNAPSHOT  - Added maven-plugin-annotations  - Added 
maven-plugin-plugin version 3.2 to    correctly create the descriptors.
 discard fb3a4b5  [MACR-5]  - Fixed documentation accordingly.
 discard e9788fb  - Added deploySite.sh script.
 discard 18d53a8  [MACR-10]  - Upgrade of maven-filtering from 1.1 to 1.2
 discard 42b2820  - Added missing required = true for MavenProject and 
MavenSession   parameter annotation.
 discard 80e9a90  [MACR-9]  - Upgraded plexus-archiver from 2.4.3 to 2.4.4
 discard 6c4a1c5  [MACR-7]  - Changed the mentioned @Component into    
@Parameter ( defaultValue = "${...}", readonly = true)
 discard 13b66cf  added license header
 discard a3e41a5  [MNGSITE-152]  - Added missing download.cgi and 
xdoc/download.xml.vm
 discard e89e0a6  [MNGSITE-152]  - Added appropriate links to download site and 
license location    to fulfill the ASF requirements.
 discard 85ece8f  [MPOM-49] use plugin-tools as configured in parent pom
 discard 2826d94  upgraded parent pom (compiler, assembly, doap not upgraded 
because of a failure: need to investigate)
 discard 40ea8cc  configured site deploy to 
/plugins-archives/<artifactId>-LATEST
 discard 044d308  Add missing license headers. This plugin now passes the 
checks done by RAT.
 discard 9dae43d  Reformatted to code style, modernized
 discard bab65fd  Updated deps, modernized code
 discard 184506b  Revert "Reformatted to code style"
 discard 0e4c1db  Reformatted to code style
 discard fc9ffaa  Oh, look at that button. Does that convert everything to 
correct java5 ??
 discard 4c3f65b  Follow ASF branding rules.
 discard b8ed73e  Ignore IDEA files.
 discard 02298a9  upgrade all to last parent 24
 discard bdef360  update maven-plugin-plugin to 3.2
 discard c4c4bc7  o Replaced XmlStreamReader with commons-io version
 discard 87fb7be  use last p-u version 3.0.7 which faster copy file
 discard e851c2c  downgrade commons-io again as we need to be 1.5
 discard b844ddf  last is commons-io is 1.6 required so downgrade :-(
 discard a099d27  upgrade dependencies version
 discard 7a585a4  correctly close stream
 discard c0c3d29  use released parent pom
 discard 17fd682  annotations are not needed for plugin execution so mark 
dependency as provided
 discard dcfb378  use last plugin parent snapshot to use last compiler plugin 
to improve build time on jenkins build.
 discard c6611f1  plugins annotations in compile scope
 discard c5c69df  move plugin version to a property
 discard 295efb0  use generics
 discard df1bb9f  inherit plugin version from parent
 discard f667836  avoid running it twice
 discard 7be9b00  [MACR-6] use maven-plugin-tools' java 5 annotations
 discard 28ccf82  upgrade plugins to latest parent 21
 discard edaedda  added more IDE files to svn:ignore
 discard 8b4b4f8  fix relativePath
 discard 47d1524  o added mavenVersion property when not already there o used 
mavenVersion property for maven prerequisite
 discard 0b747d7  [maven-release-plugin] prepare for next development iteration
 discard becba0e  [maven-release-plugin] prepare release maven-acr-plugin-1.0
 discard 508a67b  MACR-1: javadoc
 discard efc18c2  MACR-1, MACR-2: applying subversion properties
 discard 2295e3a  MACR-2: added documentation.
 discard f12bd8b  MACR-1: Applied Benjamin's remark. Added versions for plugins 
involved in the default life cycle of the plugin. Now running install and added 
a check that the proper extension is used in the repository (i.e. .jar)
 discard 02b1143  MACR-1: Initial version of the plugin
     add 91c4d22  MACR-1: Initial version of the plugin
     add 3de0e26  MACR-1: Applied Benjamin's remark. Added versions for plugins 
involved in the default life cycle of the plugin. Now running install and added 
a check that the proper extension is used in the repository (i.e. .jar)
     add 3b229db  MACR-2: added documentation.
     add 29a0943  MACR-1: javadoc
     add 3608ddf  [maven-release-plugin] prepare release maven-acr-plugin-1.0
     add 499fc22  [maven-release-plugin] prepare for next development iteration
     add d16e69e  o added mavenVersion property when not already there o used 
mavenVersion property for maven prerequisite
     add 3cf7356  fix relativePath
     add 38bbafe  upgrade plugins to latest parent 21
     add 4b58a5b  [MACR-6] use maven-plugin-tools' java 5 annotations
     add da28161  avoid running it twice
     add c699da9  inherit plugin version from parent
     add c332e16  use generics
     add ebd4255  move plugin version to a property
     add cab9779  plugins annotations in compile scope
     add 3cfb084  use last plugin parent snapshot to use last compiler plugin 
to improve build time on jenkins build.
     add b3d412b  annotations are not needed for plugin execution so mark 
dependency as provided
     add d53d1b3  use released parent pom
     add e023a87  correctly close stream
     add b26ba58  upgrade dependencies version
     add 997e7d9  last is commons-io is 1.6 required so downgrade :-(
     add befdb91  downgrade commons-io again as we need to be 1.5
     add dffd372  use last p-u version 3.0.7 which faster copy file
     add bb52b1d  o Replaced XmlStreamReader with commons-io version
     add 95866e2  update maven-plugin-plugin to 3.2
     add 38e7b2a  upgrade all to last parent 24
     add 42fa63b  Follow ASF branding rules.
     add 49d6d08  Oh, look at that button. Does that convert everything to 
correct java5 ??
     add ae181bf  Reformatted to code style
     add 3b91081  Revert "Reformatted to code style"
     add 31609bc  Updated deps, modernized code
     add d68fb8c  Reformatted to code style, modernized
     add 2c533d4  Add missing license headers. This plugin now passes the 
checks done by RAT.
     add a0e21b8  configured site deploy to 
/plugins-archives/<artifactId>-LATEST
     add e701e86  upgraded parent pom (compiler, assembly, doap not upgraded 
because of a failure: need to investigate)
     add 770416b  [MPOM-49] use plugin-tools as configured in parent pom
     add dffd457  [MNGSITE-152]  - Added appropriate links to download site and 
license location    to fulfill the ASF requirements.
     add b6eb8cc  [MNGSITE-152]  - Added missing download.cgi and 
xdoc/download.xml.vm
     add 6740d2a  added license header
     add 4f36436  [MACR-7]  - Changed the mentioned @Component into    
@Parameter ( defaultValue = "${...}", readonly = true)
     add 055417b  [MACR-9]  - Upgraded plexus-archiver from 2.4.3 to 2.4.4
     add 6a1ba8c  - Added missing required = true for MavenProject and 
MavenSession   parameter annotation.
     add ef46dd8  [MACR-10]  - Upgrade of maven-filtering from 1.1 to 1.2
     add a8088b7  - Added deploySite.sh script.
     add 97f4b36  [MACR-5]  - Fixed documentation accordingly.
     add 637124b  [MACR-11]  - Downgrade to maven-plugins parent version 25 
instead    of 26-SNAPSHOT  - Added maven-plugin-annotations  - Added 
maven-plugin-plugin version 3.2 to    correctly create the descriptors.
     add 91f6a8d  [maven-release-plugin] prepare release maven-acr-plugin-1.1

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
annotated tag 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   (113f97e)
            \
             N -- N -- N   refs/tags/maven-acr-plugin-1.1 (bf7b619)

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:

-- 
To stop receiving notification emails like this one, please contact
['"commits@maven.apache.org" <commits@maven.apache.org>'].

Reply via email to