[groovy2] 14/19: Change group of bnd
komal sukhani
komal-guest at moszumanska.debian.org
Sat Jun 20 16:08:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
komal-guest pushed a commit to branch master
in repository groovy2.
commit bde5014833e816621c36f9f2e4b12008f070b457
Author: komal <komaldsukhani at gmail.com>
Date: Fri Jun 19 22:19:19 2015 +0530
Change group of bnd
---
debian/patches/02_fix_gradle_build.diff | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/debian/patches/02_fix_gradle_build.diff b/debian/patches/02_fix_gradle_build.diff
index c7ef2c3..b7b5463 100644
--- a/debian/patches/02_fix_gradle_build.diff
+++ b/debian/patches/02_fix_gradle_build.diff
@@ -142,6 +142,15 @@ Index: groovy2-2.4.3/build.gradle
tools("net.sourceforge.cobertura:cobertura:$coberturaVersion") {
exclude(module: 'asm')
exclude(module: 'asm')
+@@ -173,7 +165,7 @@ dependencies {
+ }
+ tools "org.ow2.asm:asm-all:$asmVersion"
+ tools "com.thoughtworks.qdox:qdox:$qdoxVersion"
+- tools "biz.aQute:bnd:$bndVersion"
++ tools "biz.aQute.bnd:bnd:$bndVersion"
+
+ examplesCompile project(':groovy-test')
+ examplesCompile project(':groovy-swing')
Index: groovy2-2.4.3/gradle/utils.gradle
===================================================================
--- groovy2-2.4.3.orig/gradle/utils.gradle
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/groovy2.git
More information about the pkg-java-commits
mailing list