This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository gradle.
commit 10f0cf2d0cc992c5b7a23b091f12825cb638c753 Author: Kai-Chung Yan <[email protected]> Date: Wed Sep 30 07:05:39 2015 +0800 disable_tests.diff: Update description --- debian/patches/disable_buildSrc_tests.diff | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/patches/disable_buildSrc_tests.diff b/debian/patches/disable_buildSrc_tests.diff index 34dbb83..9ab63c9 100644 --- a/debian/patches/disable_buildSrc_tests.diff +++ b/debian/patches/disable_buildSrc_tests.diff @@ -1,5 +1,7 @@ -Description: Runing a build scripts always run the tests of buildSrc, hence - disable it. +Description: + Runing a build scripts always run the tests of buildSrc, which produces + error because current version of Spock Framework (0.6-groovy-1.8) is not + compatible with Groovy 2. Author: Kai-Chung Yan <[email protected]> Last-Update: 2015-06-03 --- a/buildSrc/build.gradle -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

