[gradle-1.12] 83/211: Add header to patch
Kai-Chung Yan
seamlik-guest at moszumanska.debian.org
Wed Jul 1 14:18:11 UTC 2015
This is an automated email from the git hooks/post-receive script.
seamlik-guest pushed a commit to branch master
in repository gradle-1.12.
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-1.12.git
More information about the pkg-java-commits
mailing list