[gradle] 05/08: patch 32 refreshed
Eugene Zhukov
eugene-guest at moszumanska.debian.org
Fri May 16 07:04:44 UTC 2014
This is an automated email from the git hooks/post-receive script.
eugene-guest pushed a commit to branch 1.8
in repository gradle.
commit 69e375c1a8bed355cd1a102982309cd95e861d68
Author: Eugene Zhukov <jevgeni.zh at gmail.com>
Date: Wed May 14 08:55:23 2014 +0000
patch 32 refreshed
---
debian/patches/32_disable_it.diff | 25 ++++++++++++++++++++-----
1 file changed, 20 insertions(+), 5 deletions(-)
diff --git a/debian/patches/32_disable_it.diff b/debian/patches/32_disable_it.diff
index e4d4f3f..aba0674 100644
--- a/debian/patches/32_disable_it.diff
+++ b/debian/patches/32_disable_it.diff
@@ -40,12 +40,27 @@ Last-Update: 2012-09-03
}
--- a/subprojects/performance/performance.gradle
+++ b/subprojects/performance/performance.gradle
-@@ -8,7 +8,7 @@
+@@ -12,16 +12,16 @@ repositories {
+
dependencies {
junit 'junit:junit:4.11'
- groovy libraries.groovy
+- reports "jquery:jquery.min:1.8.0 at js"
+- reports "flot:flot:0.8.1:min at js"
++// reports "jquery:jquery.min:1.8.0 at js"
++// reports "flot:flot:0.8.1:min at js"
+
+ compile libraries.groovy
+- testFixturesCompile libraries.slf4j_api
- testFixturesCompile project(':internalIntegTesting')
-+ //testFixturesCompile project(':internalIntegTesting')
- plugin gradleApi()
+- testFixturesCompile 'com.googlecode.jatl:jatl:0.2.2'
+- testFixturesCompile 'org.eclipse.jgit:org.eclipse.jgit:3.0.0.201306101825-r'
++// testFixturesCompile libraries.slf4j_api
++// testFixturesCompile project(':internalIntegTesting')
++// testFixturesCompile 'com.googlecode.jatl:jatl:0.2.2'
++// testFixturesCompile 'org.eclipse.jgit:org.eclipse.jgit:3.0.0.201306101825-r'
+
+- testFixturesRuntime 'com.h2database:h2:1.3.171'
++// testFixturesRuntime 'com.h2database:h2:1.3.171'
+
+ testCompile libraries.jsoup
}
-
--
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