[gradle-1.12] 100/211: Adjusted the artifactId for cglib3
Kai-Chung Yan
seamlik-guest at moszumanska.debian.org
Wed Jul 1 14:18:15 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 0782af030003a2b1a4c7c38a38836833da780f17
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Oct 8 10:27:47 2014 +0200
Adjusted the artifactId for cglib3
---
debian/patches/01_use_debian_jars.diff | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/01_use_debian_jars.diff b/debian/patches/01_use_debian_jars.diff
index dcf2134..c2798ba 100644
--- a/debian/patches/01_use_debian_jars.diff
+++ b/debian/patches/01_use_debian_jars.diff
@@ -177,7 +177,7 @@ Last-Update: 2012-08-18
libraries.groovy,
libraries.objenesis,
- 'cglib:cglib-nodep:2.2.2'
-+ 'cglib:cglib-nodep:3.x'
++ 'cglib:cglib3-nodep:3.x'
]
libraries.jmock = [
- 'org.jmock:jmock:2.5.1',
@@ -190,7 +190,7 @@ Last-Update: 2012-08-18
+ 'org.jmock:jmock2-legacy:2.5.1',
libraries.objenesis,
- 'cglib:cglib-nodep:2.2'
-+ 'cglib:cglib-nodep:3.x'
++ 'cglib:cglib3-nodep:3.x'
]
--- a/subprojects/core/core.gradle
+++ b/subprojects/core/core.gradle
--
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