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

ebourg-guest pushed a commit to branch master
in repository gradle.

commit 7eb690665589e772d542ffd1b325cbe0f334892a
Author: Emmanuel Bourg <[email protected]>
Date:   Tue Mar 1 18:44:14 2016 +0100

    Removed disable_java9.diff
---
 debian/changelog                  |  1 +
 debian/patches/disable_java9.diff | 13 -------------
 debian/patches/series             |  1 -
 3 files changed, 1 insertion(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 96f66ff..340e962 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 gradle (2.10-2) UNRELEASED; urgency=medium
 
   * Team upload.
+  * Removed disable_java9.diff (no longer required)
   * Standards-Version updated to 3.9.7 (no changes)
   * Use a secure Vcs-Git URL
 
diff --git a/debian/patches/disable_java9.diff 
b/debian/patches/disable_java9.diff
deleted file mode 100644
index 6cecc5b..0000000
--- a/debian/patches/disable_java9.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-Description: java9.gradle causes errors.
-Author: Kai-Chung Yan <[email protected]>
-Last-Update: 2015-07-08
---- a/build.gradle
-+++ b/build.gradle
-@@ -188,7 +188,6 @@
-     if (project in groovyProjects) {
-         apply from: "$rootDir/gradle/groovyProject.gradle"
-         apply from: "$rootDir/gradle/testWithUnknownOS.gradle"
--        apply from: "$rootDir/gradle/java9.gradle"
-         check.dependsOn ":docs:checkstyleApi"
-         check.dependsOn "codeQuality"
-     }
diff --git a/debian/patches/series b/debian/patches/series
index 6fb4350..9b92c72 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -13,7 +13,6 @@ disable_aws.diff
 jcommander.diff
 nekohtml.diff
 relax_warnings.diff
-disable_java9.diff
 eclipse-aether.diff
 maven-aether-provider.diff
 maven_builder_support.diff

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

Reply via email to