[jenkins] 01/02: Updated the Maven rules to use maven-stapler-plugin 1.17 and jsr305 0.x
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Sep 16 22:32:01 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jenkins.
commit 437fa2e3f5b762f8437a87a4184139b09bed3bf7
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Sep 16 14:37:37 2014 +0200
Updated the Maven rules to use maven-stapler-plugin 1.17 and jsr305 0.x
---
debian/maven.rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/maven.rules b/debian/maven.rules
index 4e73704..bb7e849 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -33,7 +33,7 @@ com.octo.captcha s/jcaptcha-all/jcaptcha/ * s/.*/debian/ * *
commons-collections commons-collections * s/3\..*/3.x/ * *
commons-httpclient commons-httpclient * s/3\..*/3.x/ * *
commons-logging s/commons-logging-api/commons-logging/ * s/.*/debian/ * *
-org.kohsuke.stapler maven-stapler-plugin * s/.*/1.16/ * *
+org.kohsuke.stapler maven-stapler-plugin * s/.*/1.17/ * *
s/ant/org.apache.ant/ * * s/.*/debian/ * *
s/groovy/org.codehaus.groovy/ groovy * s/.*/1.x/ * *
s/groovy/org.codehaus.groovy/ groovy* * s/.*/1.x/ * *
@@ -73,4 +73,5 @@ org.springframework s/spring-webmvc/spring-web/ * s/.*/3.x/ * *
com.google.inject guice * s/.*/debian/ s/no_aop// *
s/com.google.code.findbugs/org.jsr-305/ jsr305 * s/.*/0.x/ * *
+org.jsr-305 jsr305 * 0.x * *
s/org.jvnet.hudson/org.jenkins-ci/ test-annotations * s/.*/debian/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins.git
More information about the pkg-java-commits
mailing list