[maven2] 81/87: Rebuild with libmaven2-core-java 2.2.1-14 (Updates maven-compiler-plugin)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Feb 27 13:59:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository maven2.

commit 1241f9d283a93dde32675710190dc8f9d79e959b
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Nov 21 17:02:41 2013 +0000

    Rebuild with libmaven2-core-java 2.2.1-14 (Updates maven-compiler-plugin)
---
 debian/changelog           | 7 +++++++
 debian/control             | 4 ++--
 debian/patches/build.patch | 7 ++++---
 3 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a5a3350..279f484 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+maven2 (2.2.1-18) unstable; urgency=low
+
+  * Team upload
+  * Rebuild with libmaven2-core-java 2.2.1-14 (Updates maven-compiler-plugin)
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Thu, 21 Nov 2013 18:01:39 +0100
+
 maven2 (2.2.1-17) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/control b/debian/control
index ebd7db5..f2ef78e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,12 +7,12 @@ Uploaders: Ludovic Claude <ludovic.claude at laposte.net>,
 Build-Depends-Indep: ant-optional,
                      junit,
                      libmaven-clean-plugin-java,
-                     libmaven-compiler-plugin-java,
+                     libmaven-compiler-plugin-java (>= 2.5.1),
                      libmaven-install-plugin-java (>= 2.4),
                      libmaven-jar-plugin-java,
                      libmaven-resources-plugin-java,
                      libmaven-shade-plugin-java,
-                     libmaven2-core-java (>= 2.2.1-13~),
+                     libmaven2-core-java (>= 2.2.1-14~),
                      maven-ant-helper,
                      maven-repo-helper
 Build-Depends: ant, cdbs (>= 0.4.5.3), debhelper (>= 9), default-jdk
diff --git a/debian/patches/build.patch b/debian/patches/build.patch
index 4f204da..89ea030 100644
--- a/debian/patches/build.patch
+++ b/debian/patches/build.patch
@@ -120,7 +120,7 @@
      <path id="sources">
        <dirset dir=".">
          <include name="bootstrap/target/generated-sources"/>
-@@ -170,16 +122,48 @@
+@@ -170,16 +122,49 @@
        <src refid="sources"/>
        <classpath refid="pom.pathid"/>
      </javac>
@@ -160,6 +160,7 @@
 +        <include name="org/apache/maven/maven-project/debian/maven-project-debian.jar"/>
 +        <include name="org/apache/maven/maven-repository-metadata/debian/maven-repository-metadata-debian.jar"/>
 +        <include name="org/apache/maven/maven-settings/debian/maven-settings-debian.jar"/>
++        <include name="org/apache/maven/maven-toolchain/debian/maven-toolchain-debian.jar"/>
 +        <include name="org/apache/maven/reporting/maven-reporting-api/debian/maven-reporting-api-debian.jar"/>
 +        <include name="org/apache/maven/wagon/wagon-provider-api/debian/wagon-provider-api-debian.jar"/>
 +        <include name="org/apache/maven/wagon/wagon-ssh-common/debian/wagon-ssh-common-debian.jar"/>
@@ -174,7 +175,7 @@
      </path>
    </target>
  
-@@ -193,6 +177,7 @@
+@@ -193,6 +178,7 @@
        <jvmarg value="-Djava.compiler=NONE"/> -->
  
        <classpath refid="maven.classpath"/>
@@ -182,7 +183,7 @@
        <arg value="-e"/>
        <arg value="-B"/>
        <arg value="clean"/>
-@@ -314,9 +299,4 @@
+@@ -314,9 +300,4 @@
  
    <target name="with-its" depends="all,run-its"/>
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven2.git



More information about the pkg-java-commits mailing list