[gradle] 05/06: Use the groovy-all jar from the groovy package

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue May 3 07:57:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository gradle.

commit 7e624235499e0f8db188d1613323c802612db8cd
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue May 3 02:02:57 2016 +0200

    Use the groovy-all jar from the groovy package
---
 debian/patches/use_local_artifacts.diff | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/use_local_artifacts.diff b/debian/patches/use_local_artifacts.diff
index 4627ab2..b50a19f 100644
--- a/debian/patches/use_local_artifacts.diff
+++ b/debian/patches/use_local_artifacts.diff
@@ -86,7 +86,7 @@ Last-Update: 2015-07-08
 +        guava: 'com.google.guava:guava',
          jsr305: 'com.google.code.findbugs:jsr305:1.3.9 at jar',
 -        groovy: "org.codehaus.groovy:groovy-all:${versions.groovy}",
-+        groovy: "org.codehaus.groovy:groovy-all-2.x:debian",
++        groovy: "org.codehaus.groovy:groovy-all:[2.3, )",
          jaxen: 'jaxen:jaxen:1.1 at jar',
          jcip: "net.jcip:jcip-annotations:1.0 at jar",
          jna: 'net.java.dev.jna:jna:3.2.7 at jar',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle.git



More information about the pkg-java-commits mailing list