[SCM] Spock: testing and specification framework for Java and Groovy applications branch, master, updated. e6fad744eb69843dba221fa276d8960786b99d65
Damien Raude-Morvan
drazzib at debian.org
Sun Sep 2 20:32:22 UTC 2012
The following commit has been merged in the master branch:
commit e6fad744eb69843dba221fa276d8960786b99d65
Author: Damien Raude-Morvan <drazzib at debian.org>
Date: Sun Sep 2 22:31:15 2012 +0200
Fix maven.rules
diff --git a/debian/maven.rules b/debian/maven.rules
index 0b5d5ef..bf43aaa 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -16,3 +16,5 @@
# and version starting with 3., replacing the version with 3.x
# junit junit jar s/3\..*/3.x/
+asm asm jar s/.*/3.x/
+junit s/junit-dep/junit/ jar s/.*/4.x/
--
Spock: testing and specification framework for Java and Groovy applications
More information about the pkg-java-commits
mailing list