[jimfs] 02/07: specify exact versions for junit, guava, and truth
Hans-Christoph Steiner
eighthave at moszumanska.debian.org
Sun Dec 25 22:29:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
eighthave pushed a commit to branch master
in repository jimfs.
commit b46f4ded4f07ba531d6f06c8800164916ce76241
Author: Hans-Christoph Steiner <hans at eds.org>
Date: Sun Dec 25 22:32:52 2016 +0100
specify exact versions for junit, guava, and truth
Those packages do not seem to have the 'debian' POM setup.
---
debian/maven.rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/maven.rules b/debian/maven.rules
index 8b27b2b..4711015 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1 +1,3 @@
+junit junit jar s/.*/4.12/ * *
+com.google.truth truth jar s/.*/0.7.0/ * *
org.codehaus.plexus plexus-compiler-javac jar s/.*/2.4/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jimfs.git
More information about the pkg-java-commits
mailing list