[gradle] 02/02: Add header to patch

Damien Raude-Morvan drazzib at alioth.debian.org
Sun Aug 11 15:38:20 UTC 2013


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

drazzib pushed a commit to branch master
in repository gradle.

commit ee73b2e9953aea5c5015b4464693ce591bca2bc9
Author: Damien Raude-Morvan <drazzib at drazzib.com>
Date:   Sun Aug 11 17:03:12 2013 +0200

    Add header to patch
---
 debian/patches/34_disable_code_quality.diff |    8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/debian/patches/34_disable_code_quality.diff b/debian/patches/34_disable_code_quality.diff
index ffaf30e..d8d0b1a 100644
--- a/debian/patches/34_disable_code_quality.diff
+++ b/debian/patches/34_disable_code_quality.diff
@@ -1,3 +1,11 @@
+Description: Disable checkstyle and codenarc tasks during build
+ Gradle failed to build on amd64 due to an apparent bug in upstream.
+ As extra comment, the issue is not present when gradle is build with
+ Oracle JDK.
+Bug-Debian: http://bugs.debian.org/719415
+Bug: http://issues.gradle.org/browse/GRADLE-2858
+Last-Update: 2013-08-11
+Forwarded: not-needed
 --- a/buildSrc/build.gradle
 +++ b/buildSrc/build.gradle
 @@ -16,8 +16,8 @@

-- 
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