[maven-stapler-plugin] 01/02: Use the maven-compiler-plugin 2.5.1 (Closes: #730886)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Dec 2 16:30:46 UTC 2013
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-stapler-plugin.
commit fad797ace4be70a098cd86ae0cdc0bc98b4d98f7
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Dec 2 17:20:31 2013 +0100
Use the maven-compiler-plugin 2.5.1 (Closes: #730886)
---
debian/changelog | 1 +
debian/maven.rules | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 54fe4f8..d881ec1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
maven-stapler-plugin (1.16-5) UNRELEASED; urgency=low
* Team upload.
+ * Use the maven-compiler-plugin 2.5.1 (Closes: #730886)
* debian/control:
- Build depend directly on libplexus-compiler-java
- Changed the Homepage field to point to the Github project
diff --git a/debian/maven.rules b/debian/maven.rules
index 191d8a8..e1752ba 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -21,4 +21,4 @@ s/groovy/org.codehaus.groovy/ groovy * s/.*/debian/ * *
asm * * s/2\..*/3.x/ * *
s/qdox/com.thoughtworks.qdox/ * * s/.*/debian/ * *
s/javax.servlet/javax.servlet.jsp/ jsp-api jar s/2\..*/2.1/ * *
-org.apache.maven.plugins maven-compiler-plugin * s/2\..*/2.0.2/ * *
+org.apache.maven.plugins maven-compiler-plugin * s/2\..*/2.5.1/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-stapler-plugin.git
More information about the pkg-java-commits
mailing list