[gradle] 22/81: Reintroduce and refresh 34_disable_code_quality.diff
Kai-Chung Yan
seamlik-guest at moszumanska.debian.org
Wed Jun 17 13:33:53 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.
commit 2b6afb59d9e4c4ba1a4d261d46ff2af29d104aa1
Author: Kai-Chung Yan <seamlikok at gmail.com>
Date: Thu May 28 20:21:27 2015 +0800
Reintroduce and refresh 34_disable_code_quality.diff
---
debian/patches/34_disable_code_quality.diff | 6 +++---
debian/patches/series | 1 +
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/patches/34_disable_code_quality.diff b/debian/patches/34_disable_code_quality.diff
index d8d0b1a..ed1c88f 100644
--- a/debian/patches/34_disable_code_quality.diff
+++ b/debian/patches/34_disable_code_quality.diff
@@ -8,8 +8,8 @@ Last-Update: 2013-08-11
Forwarded: not-needed
--- a/buildSrc/build.gradle
+++ b/buildSrc/build.gradle
-@@ -16,8 +16,8 @@
- import org.apache.ivy.plugins.resolver.FileSystemResolver
+@@ -15,8 +15,8 @@
+ */
apply plugin: 'groovy'
-apply plugin: 'checkstyle'
@@ -19,7 +19,7 @@ Forwarded: not-needed
apply plugin: 'idea'
apply plugin: 'eclipse'
-@@ -48,5 +48,5 @@
+@@ -42,5 +42,5 @@
compile "org.gradle.jarjar:jarjar:1.2.1"
}
apply from: '../gradle/compile.gradle'
diff --git a/debian/patches/series b/debian/patches/series
index 8033682..3c3c1f3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,4 +4,5 @@ fix_DocGenerationException.diff
03_plexus.diff
13_fix_javadocs_links.diff
26_disable_commitid.diff
+34_disable_code_quality.diff
36_java8_compatibility.diff
--
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