[pkg-java] r17489 - in tags/maven-compiler-plugin: . 2.5.1-1/debian 2.5.1-1/debian/patches
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Nov 21 18:18:24 UTC 2013
Author: ebourg-guest
Date: 2013-11-21 18:18:23 +0000 (Thu, 21 Nov 2013)
New Revision: 17489
Added:
tags/maven-compiler-plugin/2.5.1-1/
tags/maven-compiler-plugin/2.5.1-1/debian/README.source
tags/maven-compiler-plugin/2.5.1-1/debian/changelog
tags/maven-compiler-plugin/2.5.1-1/debian/control
tags/maven-compiler-plugin/2.5.1-1/debian/maven.properties
tags/maven-compiler-plugin/2.5.1-1/debian/patches/descriptor.patch
Removed:
tags/maven-compiler-plugin/2.5.1-1/debian/README.source
tags/maven-compiler-plugin/2.5.1-1/debian/changelog
tags/maven-compiler-plugin/2.5.1-1/debian/control
tags/maven-compiler-plugin/2.5.1-1/debian/maven.properties
tags/maven-compiler-plugin/2.5.1-1/debian/patches/descriptor.patch
Modified:
tags/maven-compiler-plugin/2.5.1-1/debian/maven.cleanIgnoreRules
tags/maven-compiler-plugin/2.5.1-1/debian/maven.ignoreRules
tags/maven-compiler-plugin/2.5.1-1/debian/maven.publishedRules
tags/maven-compiler-plugin/2.5.1-1/debian/maven.rules
Log:
[svn-buildpackage] Tagging maven-compiler-plugin 2.5.1-1
Deleted: tags/maven-compiler-plugin/2.5.1-1/debian/README.source
===================================================================
--- trunk/maven-compiler-plugin/debian/README.source 2013-11-05 23:13:45 UTC (rev 17440)
+++ tags/maven-compiler-plugin/2.5.1-1/debian/README.source 2013-11-21 18:18:23 UTC (rev 17489)
@@ -1,16 +0,0 @@
-Information about maven-compiler-plugin
-------------------------------
-
-This plugin is a core Maven plugin, if you update it to a new upstream release
-the superpom in the maven2-core package must be updated to specify the new
-version of the plugin. This pom is bundled in a jar built by the maven2 package,
-so the maven2 package has to be rebuilt after installing the updated maven2-core
-package.
-
-
-This package was debianized using the mh_make command
-from the maven-debian-helper package.
-
-The build system uses Maven but prevents it from downloading
-anything from the Internet, making the build compliant with
-the Debian policy.
Copied: tags/maven-compiler-plugin/2.5.1-1/debian/README.source (from rev 17484, trunk/maven-compiler-plugin/debian/README.source)
===================================================================
--- tags/maven-compiler-plugin/2.5.1-1/debian/README.source (rev 0)
+++ tags/maven-compiler-plugin/2.5.1-1/debian/README.source 2013-11-21 18:18:23 UTC (rev 17489)
@@ -0,0 +1,16 @@
+Information about maven-compiler-plugin
+---------------------------------------
+
+This plugin is a core Maven plugin, if you update it to a new upstream release
+the superpom in the maven2-core package must be updated to specify the new
+version of the plugin. This pom is bundled in a jar built by the maven2 package,
+so the maven2 package has to be rebuilt after installing the updated maven2-core
+package.
+
+
+This package was debianized using the mh_make command
+from the maven-debian-helper package.
+
+The build system uses Maven but prevents it from downloading
+anything from the Internet, making the build compliant with
+the Debian policy.
Deleted: tags/maven-compiler-plugin/2.5.1-1/debian/changelog
===================================================================
--- trunk/maven-compiler-plugin/debian/changelog 2013-11-05 23:13:45 UTC (rev 17440)
+++ tags/maven-compiler-plugin/2.5.1-1/debian/changelog 2013-11-21 18:18:23 UTC (rev 17489)
@@ -1,61 +0,0 @@
-maven-compiler-plugin (2.0.2-7) UNRELEASED; urgency=low
-
- * Team upload.
- * debian/control:
- - Updated Standards-Version to 3.9.5 (no changes)
- - Use canonical URLs for the Vcs-* fields
- * Build depend on debhelper >= 9
- * debian/copyright: Updated to the Copyright Format 1.0
- * Documented the procedure to update the core Maven plugins in README.source
-
- -- Emmanuel Bourg <ebourg at apache.org> Thu, 31 Oct 2013 22:06:33 +0100
-
-maven-compiler-plugin (2.0.2-6) unstable; urgency=low
-
- * Add missing Build-Depends-Indep: libmaven-plugin-tools-java.
- (Closes: #643543)
-
- -- Torsten Werner <twerner at debian.org> Wed, 28 Sep 2011 21:40:34 +0200
-
-maven-compiler-plugin (2.0.2-5) unstable; urgency=low
-
- * Team upload.
- * Switch to source format 3.0.
- * Update Standards-Version: 3.9.1.
- * Switch to debhelper compat level 7.
- * Use Maven to build package. Ignore test failures.
- * Add documentation package libmaven-compiler-plugin-java-doc.
-
- -- Torsten Werner <twerner at debian.org> Sun, 21 Aug 2011 23:36:06 +0200
-
-maven-compiler-plugin (2.0.2-4) unstable; urgency=low
-
- * Upload to unstable.
-
- -- Torsten Werner <twerner at debian.org> Sun, 09 Aug 2009 22:38:56 +0200
-
-maven-compiler-plugin (2.0.2-3) experimental; urgency=low
-
- * Fix groupId for maven-plugin-testing-harness dependency
- in the Maven POM.
-
- -- Ludovic Claude <ludovic.claude at laposte.net> Sun, 26 Jul 2009 16:03:18 +0100
-
-maven-compiler-plugin (2.0.2-2) experimental; urgency=low
-
- * Change section to java, bump up Standards-Version to 3.8.1
- * Bump up debhelper to 6
- * Add a Build-Depends-Indep dependency on maven-repo-helper
- * Use mh_installpom and mh_installjar to install the POM and the jar to the
- Maven repository
- * Remove the patch for the POM as it's no longer needed
- * Remove Depends on Java runtimes as it is a library
- * Add a patch for the Plexus descriptor
-
- -- Ludovic Claude <ludovic.claude at laposte.net> Tue, 19 May 2009 13:51:41 +0100
-
-maven-compiler-plugin (2.0.2-1) unstable; urgency=low
-
- * Initial release. (Closes: #508088)
-
- -- Torsten Werner <twerner at debian.org> Thu, 04 Dec 2008 19:29:26 +0100
Copied: tags/maven-compiler-plugin/2.5.1-1/debian/changelog (from rev 17484, trunk/maven-compiler-plugin/debian/changelog)
===================================================================
--- tags/maven-compiler-plugin/2.5.1-1/debian/changelog (rev 0)
+++ tags/maven-compiler-plugin/2.5.1-1/debian/changelog 2013-11-21 18:18:23 UTC (rev 17489)
@@ -0,0 +1,64 @@
+maven-compiler-plugin (2.5.1-1) unstable; urgency=low
+
+ * Team upload.
+ * New upstream release
+ * Refreshed the patch
+ * debian/control:
+ - Depend on the new libplexus-compiler-java package
+ - Updated Standards-Version to 3.9.5 (no changes)
+ - Use canonical URLs for the Vcs-* fields
+ * Build depend on debhelper >= 9
+ * debian/copyright: Updated to the Copyright Format 1.0
+ * Documented the procedure to update the core Maven plugins in README.source
+
+ -- Emmanuel Bourg <ebourg at apache.org> Thu, 21 Nov 2013 17:55:23 +0100
+
+maven-compiler-plugin (2.0.2-6) unstable; urgency=low
+
+ * Add missing Build-Depends-Indep: libmaven-plugin-tools-java.
+ (Closes: #643543)
+
+ -- Torsten Werner <twerner at debian.org> Wed, 28 Sep 2011 21:40:34 +0200
+
+maven-compiler-plugin (2.0.2-5) unstable; urgency=low
+
+ * Team upload.
+ * Switch to source format 3.0.
+ * Update Standards-Version: 3.9.1.
+ * Switch to debhelper compat level 7.
+ * Use Maven to build package. Ignore test failures.
+ * Add documentation package libmaven-compiler-plugin-java-doc.
+
+ -- Torsten Werner <twerner at debian.org> Sun, 21 Aug 2011 23:36:06 +0200
+
+maven-compiler-plugin (2.0.2-4) unstable; urgency=low
+
+ * Upload to unstable.
+
+ -- Torsten Werner <twerner at debian.org> Sun, 09 Aug 2009 22:38:56 +0200
+
+maven-compiler-plugin (2.0.2-3) experimental; urgency=low
+
+ * Fix groupId for maven-plugin-testing-harness dependency
+ in the Maven POM.
+
+ -- Ludovic Claude <ludovic.claude at laposte.net> Sun, 26 Jul 2009 16:03:18 +0100
+
+maven-compiler-plugin (2.0.2-2) experimental; urgency=low
+
+ * Change section to java, bump up Standards-Version to 3.8.1
+ * Bump up debhelper to 6
+ * Add a Build-Depends-Indep dependency on maven-repo-helper
+ * Use mh_installpom and mh_installjar to install the POM and the jar to the
+ Maven repository
+ * Remove the patch for the POM as it's no longer needed
+ * Remove Depends on Java runtimes as it is a library
+ * Add a patch for the Plexus descriptor
+
+ -- Ludovic Claude <ludovic.claude at laposte.net> Tue, 19 May 2009 13:51:41 +0100
+
+maven-compiler-plugin (2.0.2-1) unstable; urgency=low
+
+ * Initial release. (Closes: #508088)
+
+ -- Torsten Werner <twerner at debian.org> Thu, 04 Dec 2008 19:29:26 +0100
Deleted: tags/maven-compiler-plugin/2.5.1-1/debian/control
===================================================================
--- trunk/maven-compiler-plugin/debian/control 2013-11-05 23:13:45 UTC (rev 17440)
+++ tags/maven-compiler-plugin/2.5.1-1/debian/control 2013-11-21 18:18:23 UTC (rev 17489)
@@ -1,72 +0,0 @@
-Source: maven-compiler-plugin
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Torsten Werner <twerner at debian.org>
-Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4)
-Build-Depends-Indep: default-jdk-doc,
- libmaven-javadoc-plugin-java,
- libmaven-plugin-testing-java,
- libmaven-plugin-tools-java,
- libmaven2-core-java,
- libmaven2-core-java-doc,
- libplexus-compiler-api-java,
- libplexus-compiler-javac-java,
- libplexus-compiler-manager-java,
- libplexus-utils-java,
- libplexus-utils-java-doc
-Standards-Version: 3.9.5
-Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven-compiler-plugin
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven-compiler-plugin/
-Homepage: http://maven.apache.org/plugins/maven-compiler-plugin/
-
-Package: libmaven-compiler-plugin-java
-Architecture: all
-Depends: ${maven:Depends}, ${misc:Depends}
-Recommends: ${maven:OptionalDepends}
-Suggests: libmaven-compiler-plugin-java-doc
-Description: Maven Compiler plugin
- Maven is a software project management and comprehension tool. Based on the
- concept of a project object model (POM), Maven can manage a project's build,
- reporting and documentation from a central piece of information.
- .
- Maven's primary goal is to allow a developer to comprehend the complete
- state of a development effort in the shortest period of time. In order to
- attain this goal there are several areas of concern that Maven attempts
- to deal with:
- .
- * Making the build process easy
- * Providing a uniform build system
- * Providing quality project information
- * Providing guidelines for best practices development
- * Allowing transparent migration to new features
- .
- The Compiler Plugin is used to compile the sources of your project. The
- default compiler is javac and is used to compile Java sources.
-
-Package: libmaven-compiler-plugin-java-doc
-Architecture: all
-Section: doc
-Depends: ${maven:DocDepends}, ${misc:Depends}
-Recommends: ${maven:DocOptionalDepends}
-Suggests: libmaven-compiler-plugin-java
-Description: Documentation for Maven Compiler Plugin
- Maven is a software project management and comprehension tool. Based on the
- concept of a project object model (POM), Maven can manage a project's build,
- reporting and documentation from a central piece of information.
- .
- Maven's primary goal is to allow a developer to comprehend the complete
- state of a development effort in the shortest period of time. In order to
- attain this goal there are several areas of concern that Maven attempts
- to deal with:
- .
- * Making the build process easy
- * Providing a uniform build system
- * Providing quality project information
- * Providing guidelines for best practices development
- * Allowing transparent migration to new features
- .
- The Compiler Plugin is used to compile the sources of your project. The
- default compiler is javac and is used to compile Java sources.
- .
- This package contains the API documentation of libmaven-compiler-plugin-java.
Copied: tags/maven-compiler-plugin/2.5.1-1/debian/control (from rev 17478, trunk/maven-compiler-plugin/debian/control)
===================================================================
--- tags/maven-compiler-plugin/2.5.1-1/debian/control (rev 0)
+++ tags/maven-compiler-plugin/2.5.1-1/debian/control 2013-11-21 18:18:23 UTC (rev 17489)
@@ -0,0 +1,70 @@
+Source: maven-compiler-plugin
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Torsten Werner <twerner at debian.org>
+Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4)
+Build-Depends-Indep: default-jdk-doc,
+ libmaven-javadoc-plugin-java,
+ libmaven-plugin-testing-java,
+ libmaven-plugin-tools-java,
+ libmaven2-core-java,
+ libmaven2-core-java-doc,
+ libplexus-compiler-java,
+ libplexus-utils-java,
+ libplexus-utils-java-doc
+Standards-Version: 3.9.5
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven-compiler-plugin
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven-compiler-plugin/
+Homepage: http://maven.apache.org/plugins/maven-compiler-plugin/
+
+Package: libmaven-compiler-plugin-java
+Architecture: all
+Depends: ${maven:Depends}, ${misc:Depends}
+Recommends: ${maven:OptionalDepends}
+Suggests: libmaven-compiler-plugin-java-doc
+Description: Maven Compiler plugin
+ Maven is a software project management and comprehension tool. Based on the
+ concept of a project object model (POM), Maven can manage a project's build,
+ reporting and documentation from a central piece of information.
+ .
+ Maven's primary goal is to allow a developer to comprehend the complete
+ state of a development effort in the shortest period of time. In order to
+ attain this goal there are several areas of concern that Maven attempts
+ to deal with:
+ .
+ * Making the build process easy
+ * Providing a uniform build system
+ * Providing quality project information
+ * Providing guidelines for best practices development
+ * Allowing transparent migration to new features
+ .
+ The Compiler Plugin is used to compile the sources of your project. The
+ default compiler is javac and is used to compile Java sources.
+
+Package: libmaven-compiler-plugin-java-doc
+Architecture: all
+Section: doc
+Depends: ${maven:DocDepends}, ${misc:Depends}
+Recommends: ${maven:DocOptionalDepends}
+Suggests: libmaven-compiler-plugin-java
+Description: Documentation for Maven Compiler Plugin
+ Maven is a software project management and comprehension tool. Based on the
+ concept of a project object model (POM), Maven can manage a project's build,
+ reporting and documentation from a central piece of information.
+ .
+ Maven's primary goal is to allow a developer to comprehend the complete
+ state of a development effort in the shortest period of time. In order to
+ attain this goal there are several areas of concern that Maven attempts
+ to deal with:
+ .
+ * Making the build process easy
+ * Providing a uniform build system
+ * Providing quality project information
+ * Providing guidelines for best practices development
+ * Allowing transparent migration to new features
+ .
+ The Compiler Plugin is used to compile the sources of your project. The
+ default compiler is javac and is used to compile Java sources.
+ .
+ This package contains the API documentation of libmaven-compiler-plugin-java.
Modified: tags/maven-compiler-plugin/2.5.1-1/debian/maven.cleanIgnoreRules
===================================================================
--- trunk/maven-compiler-plugin/debian/maven.cleanIgnoreRules 2013-11-05 23:13:45 UTC (rev 17440)
+++ tags/maven-compiler-plugin/2.5.1-1/debian/maven.cleanIgnoreRules 2013-11-21 18:18:23 UTC (rev 17489)
@@ -1,17 +1 @@
-# Maven clean ignore rules - ignore some Maven dependencies and plugins
-# during the clean phase of a Maven build
-# Format of this file is:
-# [group] [artifact] [type] [version] [classifier] [scope]
-# where each element can be either
-# - the exact string, for example org.apache for the group, or 3.1
-# for the version. In this case, the element is simply matched
-# and left as it is
-# - * (the star character, alone). In this case, anything will
-# match and be left as it is. For example, using * on the
-# position of the artifact field will match any artifact id
-# All elements much match before a rule can be applied
-# Example rule: match jar with groupid= junit, artifactid= junit
-# and version starting with 3., this dependency is then removed
-# from the POM before mvn clean is called
-# junit junit jar s/3\\..*/3.x/
Modified: tags/maven-compiler-plugin/2.5.1-1/debian/maven.ignoreRules
===================================================================
--- trunk/maven-compiler-plugin/debian/maven.ignoreRules 2013-11-05 23:13:45 UTC (rev 17440)
+++ tags/maven-compiler-plugin/2.5.1-1/debian/maven.ignoreRules 2013-11-21 18:18:23 UTC (rev 17489)
@@ -1,16 +1 @@
-# Maven ignore rules - ignore some Maven dependencies and plugins
-# Format of this file is:
-# [group] [artifact] [type] [version] [classifier] [scope]
-# where each element can be either
-# - the exact string, for example org.apache for the group, or 3.1
-# for the version. In this case, the element is simply matched
-# and left as it is
-# - * (the star character, alone). In this case, anything will
-# match and be left as it is. For example, using * on the
-# position of the artifact field will match any artifact id
-# All elements much match before a rule can be applied
-# Example rule: match jar with groupid= junit, artifactid= junit
-# and version starting with 3., this dependency is then removed
-# from the POM
-# junit junit jar s/3\\..*/3.x/
Deleted: tags/maven-compiler-plugin/2.5.1-1/debian/maven.properties
===================================================================
--- trunk/maven-compiler-plugin/debian/maven.properties 2013-11-05 23:13:45 UTC (rev 17440)
+++ tags/maven-compiler-plugin/2.5.1-1/debian/maven.properties 2013-11-21 18:18:23 UTC (rev 17489)
@@ -1,6 +0,0 @@
-# Include here properties to pass to Maven during the build.
-# For example:
-# maven.test.skip=true
-
-maven.test.failure.ignore=true
-
Copied: tags/maven-compiler-plugin/2.5.1-1/debian/maven.properties (from rev 17484, trunk/maven-compiler-plugin/debian/maven.properties)
===================================================================
--- tags/maven-compiler-plugin/2.5.1-1/debian/maven.properties (rev 0)
+++ tags/maven-compiler-plugin/2.5.1-1/debian/maven.properties 2013-11-21 18:18:23 UTC (rev 17489)
@@ -0,0 +1,7 @@
+# Include here properties to pass to Maven during the build.
+# For example:
+# maven.test.skip=true
+
+maven.test.failure.ignore=true
+maven.compiler.source=1.6
+maven.compiler.target=1.6
Modified: tags/maven-compiler-plugin/2.5.1-1/debian/maven.publishedRules
===================================================================
--- trunk/maven-compiler-plugin/debian/maven.publishedRules 2013-11-05 23:13:45 UTC (rev 17440)
+++ tags/maven-compiler-plugin/2.5.1-1/debian/maven.publishedRules 2013-11-21 18:18:23 UTC (rev 17489)
@@ -1,19 +1 @@
-# Maven published rules - additional rules to publish, to help
-# the packaging work of Debian maintainers using mh_make
-# Format of this file is:
-# [group] [artifact] [type] [version] [classifier] [scope]
-# where each element can be either
-# - the exact string, for example org.apache for the group, or 3.1
-# for the version. In this case, the element is simply matched
-# and left as it is
-# - * (the star character, alone). In this case, anything will
-# match and be left as it is. For example, using * on the
-# position of the artifact field will match any artifact id
-# - a regular expression of the form s/match/replace/
-# in this case, elements that match are transformed using
-# the regex rule.
-# All elements much match before a rule can be applied
-# Example rule: match jar with groupid= junit, artifactid= junit
-# and version starting with 3., replacing the version with 3.x
-# junit junit jar s/3\\..*/3.x/
Modified: tags/maven-compiler-plugin/2.5.1-1/debian/maven.rules
===================================================================
--- trunk/maven-compiler-plugin/debian/maven.rules 2013-11-05 23:13:45 UTC (rev 17440)
+++ tags/maven-compiler-plugin/2.5.1-1/debian/maven.rules 2013-11-21 18:18:23 UTC (rev 17489)
@@ -1,20 +1,3 @@
-# Maven rules - transform Maven dependencies and plugins
-# Format of this file is:
-# [group] [artifact] [type] [version] [classifier] [scope]
-# where each element can be either
-# - the exact string, for example org.apache for the group, or 3.1
-# for the version. In this case, the element is simply matched
-# and left as it is
-# - * (the star character, alone). In this case, anything will
-# match and be left as it is. For example, using * on the
-# position of the artifact field will match any artifact id
-# - a regular expression of the form s/match/replace/
-# in this case, elements that match are transformed using
-# the regex rule.
-# All elements much match before a rule can be applied
-# Example rule: match jar with groupid= junit, artifactid= junit
-# and version starting with 3., replacing the version with 3.x
-# junit junit jar s/3\\..*/3.x/
s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-harness * s/.*/debian/ * *
s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-tools * s/.*/debian/ * *
Deleted: tags/maven-compiler-plugin/2.5.1-1/debian/patches/descriptor.patch
===================================================================
--- trunk/maven-compiler-plugin/debian/patches/descriptor.patch 2013-11-05 23:13:45 UTC (rev 17440)
+++ tags/maven-compiler-plugin/2.5.1-1/debian/patches/descriptor.patch 2013-11-21 18:18:23 UTC (rev 17489)
@@ -1,11 +0,0 @@
---- a/src/main/java/org/apache/maven/plugin/AbstractCompilerMojo.java
-+++ b/src/main/java/org/apache/maven/plugin/AbstractCompilerMojo.java
-@@ -235,7 +235,7 @@
- /**
- * Plexus compiler manager.
- *
-- * @component
-+ * @component role="org.codehaus.plexus.compiler.manager.CompilerManager"
- */
- private CompilerManager compilerManager;
-
Copied: tags/maven-compiler-plugin/2.5.1-1/debian/patches/descriptor.patch (from rev 17484, trunk/maven-compiler-plugin/debian/patches/descriptor.patch)
===================================================================
--- tags/maven-compiler-plugin/2.5.1-1/debian/patches/descriptor.patch (rev 0)
+++ tags/maven-compiler-plugin/2.5.1-1/debian/patches/descriptor.patch 2013-11-21 18:18:23 UTC (rev 17489)
@@ -0,0 +1,11 @@
+--- a/src/main/java/org/apache/maven/plugin/AbstractCompilerMojo.java
++++ b/src/main/java/org/apache/maven/plugin/AbstractCompilerMojo.java
+@@ -300,7 +300,7 @@
+ /**
+ * Plexus compiler manager.
+ *
+- * @component
++ * @component role="org.codehaus.plexus.compiler.manager.CompilerManager"
+ */
+ private CompilerManager compilerManager;
+
More information about the pkg-java-commits
mailing list