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 <[email protected]> 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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

