[jenkins] 19/32: Refresh rules

James Downing Page jamespage at alioth.debian.org
Tue Aug 13 11:46:56 UTC 2013


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

jamespage pushed a commit to branch master
in repository jenkins.

commit 14d7cda4f043fbcdc285c5083c99773d2ce5ff9e
Author: James Page <james.page at ubuntu.com>
Date:   Mon Aug 12 12:49:57 2013 +0100

    Refresh rules
---
 debian/maven.ignoreRules |    3 ++-
 debian/maven.rules       |    7 +++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 7128787..29c1fee 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -87,4 +87,5 @@ org.jenkins-ci.modules slave-installer * * * *
 org.jenkins-ci.modules windows-slave-installer * * * *
 org.jenkins-ci.modules upstart-slave-installer * * * *
 org.jenkins-ci.modules launchd-slave-installer * * * *
-
+# Drop animal-sniffer plugin usage
+org.codehaus.mojo animal-sniffer-maven-plugin * * * *
diff --git a/debian/maven.rules b/debian/maven.rules
index 6ba009d..e0ec1e2 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -20,11 +20,12 @@ antlr antlr jar s/2\..*/2.x/ * *
 commons-collections commons-collections jar s/3\..*/3.x/ * *
 commons-httpclient commons-httpclient jar s/3\..*/3.x/ * *
 junit s/junit-dep/junit/ * s/.*/4.x/ * *
+junit junit * s/.*/4.x/ * *
 # Map onto exact version during build process
 org.jenkins-ci.main * * s/1\..*/1.480.3/ * *
 # Handle plugin package
-org.kohsuke access-modifier-annotation jar s/.*/1.0/ * *
-org.kohsuke access-modifier-checker *  s/.*/1.0/ * *
+org.kohsuke access-modifier-annotation jar s/.*/1.4/ * *
+org.kohsuke access-modifier-checker *  s/.*/1.4/ * *
 # 3.x is needed due to later versions of some deps in Debian
 # Patch to be submitted back upstream.
 asm * * s/2\..*/3.x/ * *
@@ -67,5 +68,3 @@ s/org.jvnet.hudson/org.jenkins-ci/ annotation-indexer * s/.*/debian/ * *
 s/org.kohsuke/org.jvnet.libpam4j/ libpam4j * s/.*/debian/ * *
 # Updates for 1.480.3
 org.springframework s/spring-webmvc/spring-web/ * s/.*/3.x/ * *
-# Updates for 1.509.2
-org.codehaus.mojo animal-sniffer-maven-plugin * s/.*/1.7/ * *

-- 
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