[surefire] 03/04: Update maven.rules and use the debian version of commons-lang3.
Markus Koschany
apo at moszumanska.debian.org
Fri Aug 26 15:21:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository surefire.
commit 8ab9355da7a6304c554f3cdba152cbad82e3ac7b
Author: Markus Koschany <apo at debian.org>
Date: Fri Aug 26 17:12:07 2016 +0200
Update maven.rules and use the debian version of commons-lang3.
Closes: #834679
Thanks: Santiago Vila for the report.
---
debian/maven.rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/maven.rules b/debian/maven.rules
index d4a5560..ea064a5 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -3,7 +3,7 @@
junit junit jar s/3\..*/3.x/
junit junit jar s/4\..*/4.x/
jmock jmock jar s/1\..*/1.x/
-org.apache.commons commons-lang3 * s/.*/3.x/
+org.apache.commons commons-lang3 * s/.*/debian/
# fix the version of maven-shade-plugin
org.apache.maven.plugins maven-shade-plugin maven-plugin s/.*/1.2.1
s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-harness
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/surefire.git
More information about the pkg-java-commits
mailing list