[gradle] 79/81: Delete asm5_version.diff: No longer used

Kai-Chung Yan seamlik-guest at moszumanska.debian.org
Wed Jun 17 13:34:19 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 9a772323e2f392a5185221332800b191dd73974d
Author: Kai-Chung Yan <seamlikok at gmail.com>
Date:   Wed Jun 17 21:24:11 2015 +0800

    Delete asm5_version.diff: No longer used
---
 debian/patches/asm5_version.diff | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/debian/patches/asm5_version.diff b/debian/patches/asm5_version.diff
deleted file mode 100644
index e840298..0000000
--- a/debian/patches/asm5_version.diff
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Gradle uses ASM 5.x but in Debian ASM 5.x is in libasm4-java
-             which causes version mismatch.
-Author: Kai-Chung Yan <seamlikok at gmail.com>
-Last-Update: 2015-05-31
---- a/gradle/dependencies.gradle
-+++ b/gradle/dependencies.gradle
-@@ -25,7 +25,8 @@
-     dependency 'org.apache.ant:ant-launcher:1.9.3 at jar'
- }
-
--libraries.asm =  'org.ow2.asm:asm-all:5.0_BETA at jar'
-+//libraries.asm =  'org.ow2.asm:asm-all:5.0_BETA at jar'
-+libraries.asm = "org.ow2.asm:asm-all:[5, )"
- libraries.commons_cli = 'commons-cli:commons-cli:1.2 at jar'
- libraries.commons_io = dependencies.module(versions.commons_io)
- libraries.commons_lang = 'commons-lang:commons-lang:2.6 at jar'

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