[SCM] jenkins packaging branch, master, updated. debian/1.424.2+dfsg-1-3-g3b0e30f

James Page james.page at ubuntu.com
Fri Feb 10 12:42:50 UTC 2012


The following commit has been merged in the master branch:
commit dff0ca654b18772ba24d86ebe5ca17c73ecdd68b
Author: James Page <james.page at ubuntu.com>
Date:   Wed Feb 8 17:10:39 2012 +0000

    Minor tweak to rules to deal with remoting

diff --git a/debian/maven.rules b/debian/maven.rules
index eb4d780..671cfbe 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -22,7 +22,7 @@ commons-httpclient commons-httpclient jar s/3\..*/3.x/ * *
 junit junit jar s/3\..*/3.x/ * *
 junit junit jar s/4\..*/4.x/ * *
 # Map onto exact version during build process
-org.jenkins-ci.main * * s/.*/1.424.2/ * *
+org.jenkins-ci.main * * s/1\..*/1.424.2/ * *
 org.jenkins-ci.plugins plugin * s/.*/1.424.2/ * *
 org.kohsuke access-modifier-annotation jar s/.*/1.0/ * *
 org.kohsuke access-modifier-checker *  s/.*/1.0/ * *

-- 
jenkins packaging



More information about the pkg-java-commits mailing list