This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a change to annotated tag maven-acr-plugin-3.0.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git.
*** WARNING: tag maven-acr-plugin-3.0.0 was modified! *** from 30d9d69 (tag) to 047977f (tag) tagging 534ce4cb72073351b5e333bfb79499006119900e (commit) replaces maven-acr-plugin-1.1 by Hervé Boutemy on Sun Jan 24 19:14:27 2016 +0000 - Log ----------------------------------------------------------------- maven-acr-plugin-3.0.0 reworked after migration from aggregate svn to split git ----------------------------------------------------------------------- discard d719a3f [maven-release-plugin] copy for tag maven-acr-plugin-3.0.0 discard c01f1bc [maven-release-plugin] prepare release maven-acr-plugin-3.0.0 discard c625cca Reformatted and removed checkstyle reported warnings. discard f79be59 [MACR-27] Bump version to 3.0.0-SNAPSHOT discard e26b640 [MACR-24] Change package to org.apache.maven.plugins to prevent conflict with Maven Core discard 83e7dad [MACR-26] Update lifecycle mapping to newest plugin version. o maven-resources-plugin from 2.4.3 to 2.7 o maven-compiler-plugin from 2.3.2 to 3.3 o maven-surefire-plugin from 2.7.2 to 2.18.1 o maven-install-plugin from 2.3.1 to 2.5.2 o maven-deploy-plugin from 2.5 to 2.8.2 discard c1fc034 [MACR-25] Rename properties according to the plugin name o Followup missing note about version 3.0.0 discard 1195ab6 [MACR-25] Rename properties according to the plugin name discard e14b776 [MACR-23] Upgrade Maven 3.X Only JDK 1.6 discard 6739389 [MPOM-95] updated parent pom location discard f4ab90e use released version of plugin parent, i.e 28 discard 83eff44 Result of mvn versions:update-child-modules -DallowSnapshots -N discard 89c5128 [MNGSITE-243] Fixed link to How to use Mirros for Repositories discard ab94b46 moved Jira from Codehaus to Apache discard 283af98 changed svnpubsub url from /content to /components discard 783e0f5 [MACR-22] Remove unnecessary exclusions of org.codehaus.plexus:plexus-component-api discard 5dc1f6d p-archiver 2.9 discard bda3e1e [MACR-20] Upgrade maven-plugin-testing-harness to 1.3 discard cde9b4a Cleaned up to let the parent do it's work and removed configuration for maven-plugin-plugin which is done by the parent. discard 0f969fb [MACR-19] Upgrade to maven-plugins parent version 27 discard 08a786e [MACR-17] Upgrade plexus-archiver 2.7.1 to 2.8.2 discard edec4a9 [MACR-16] Upgrade maven-archiver to 2.6 discard 9f0db9b [MACR-18] Upgrade to maven-plugins version 25 to 26 - Fixed checkstyle reported issues. discard f03c892 [MACR-15] - Upgrade maven-filtering to 1.3 discard f7dcc61 Updated to p-u .20 discard 5df23f5 [MACR-14] - Upgrade plexus-interpolation from 1.19 to 1.21 discard 09d65ed [MACR-13] - Upgrade plexus-archiver from 2.6.3 to 2.7.1. discard 0df1710 - Undone the commit r1630358 which means to remove all LICENSE/NOTICE files until the ASF is clear about what to do. discard 8e659a8 - Added to all plugins LICENSE file - Added to all plugins NOTICE file with copyright year 2007-2014 discard 592d303 Updated to plexus-archivee 2.6.3 and io 2.1.3. Should fix windows troubles discard 771538c Updated to plexus-archiver 2.6.1, plexus-io 2.1.1 and plexus-utils 3.0.18 discard fc98d8b plexus-archiver 2.5 discard 1b78af9 [maven-release-plugin] prepare for next development iteration 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 add e2087a5 [maven-release-plugin] prepare for next development iteration add 908a8a1 plexus-archiver 2.5 add 2f41ecb Updated to plexus-archiver 2.6.1, plexus-io 2.1.1 and plexus-utils 3.0.18 add d9ecfac Updated to plexus-archivee 2.6.3 and io 2.1.3. Should fix windows troubles add 33dd688 - Added to all plugins LICENSE file - Added to all plugins NOTICE file with copyright year 2007-2014 add 6bb5423 - Undone the commit r1630358 which means to remove all LICENSE/NOTICE files until the ASF is clear about what to do. add dfdac69 [MACR-13] - Upgrade plexus-archiver from 2.6.3 to 2.7.1. add 15d87da [MACR-14] - Upgrade plexus-interpolation from 1.19 to 1.21 add d7ee887 Updated to p-u .20 add 5466a8b [MACR-15] - Upgrade maven-filtering to 1.3 add 21bde9b [MACR-18] Upgrade to maven-plugins version 25 to 26 - Fixed checkstyle reported issues. add 90d40a5 [MACR-16] Upgrade maven-archiver to 2.6 add e4a0175 [MACR-17] Upgrade plexus-archiver 2.7.1 to 2.8.2 add e5d6e7a [MACR-19] Upgrade to maven-plugins parent version 27 add 1847a70 Cleaned up to let the parent do it's work and removed configuration for maven-plugin-plugin which is done by the parent. add f5c20de [MACR-20] Upgrade maven-plugin-testing-harness to 1.3 add 8782cac p-archiver 2.9 add 77d6bd2 [MACR-22] Remove unnecessary exclusions of org.codehaus.plexus:plexus-component-api add f2fb43c changed svnpubsub url from /content to /components add 2f8b471 moved Jira from Codehaus to Apache add fbcfbc9 [MNGSITE-243] Fixed link to How to use Mirros for Repositories add c03fcf4 Result of mvn versions:update-child-modules -DallowSnapshots -N add 3a7d48a use released version of plugin parent, i.e 28 add f163ed0 [MPOM-95] updated parent pom location add 039d147 [MACR-23] Upgrade Maven 3.X Only JDK 1.6 add aeacb17 [MACR-25] Rename properties according to the plugin name add 6c884ee [MACR-25] Rename properties according to the plugin name o Followup missing note about version 3.0.0 add 8eb00ff [MACR-26] Update lifecycle mapping to newest plugin version. o maven-resources-plugin from 2.4.3 to 2.7 o maven-compiler-plugin from 2.3.2 to 3.3 o maven-surefire-plugin from 2.7.2 to 2.18.1 o maven-install-plugin from 2.3.1 to 2.5.2 o maven-deploy-plugin from 2.5 to 2.8.2 add f1cbab1 [MACR-24] Change package to org.apache.maven.plugins to prevent conflict with Maven Core add 7a0ca73 [MACR-27] Bump version to 3.0.0-SNAPSHOT add e9c23af Reformatted and removed checkstyle reported warnings. add 534ce4c [maven-release-plugin] prepare release maven-acr-plugin-3.0.0 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 (30d9d69) \ N -- N -- N refs/tags/maven-acr-plugin-3.0.0 (047977f) 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>'].