[stapler] 03/07: fix-groovy-build

James Downing Page jamespage at alioth.debian.org
Mon Aug 12 08:53:51 UTC 2013


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 a7f07b7b231fdd0e62e39d788e76cbf0c47b5445
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 3ade703..1451926 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