[stapler] 03/09: fix-groovy-build
James Downing Page
jamespage at moszumanska.debian.org
Thu Jan 2 13:12:06 UTC 2014
This is an automated email from the git hooks/post-receive script.
jamespage pushed a commit to branch patch-queue/master
in repository stapler.
commit 7d0ed7dfa9a860d9c0063b2d80997e14da4dc5f7
Author: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Date: Mon Aug 12 09:43:30 2013 +0100
fix-groovy-build
---
groovy/pom.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/groovy/pom.xml b/groovy/pom.xml
index 6ff3470..8961ecc 100644
--- a/groovy/pom.xml
+++ b/groovy/pom.xml
@@ -22,6 +22,11 @@
<version>1.8.3</version>
</dependency>
<dependency>
+ <groupId>org.apache.ant</groupId>
+ <artifactId>ant</artifactId>
+ <version>1.8.2</version>
+ </dependency>
+ <dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.3</version>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/stapler.git
More information about the pkg-java-commits
mailing list