[groovy2] 04/04: Update testng requirements to 6.9.4

Markus Koschany apo-guest at moszumanska.debian.org
Mon Jun 22 13:29:00 UTC 2015


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

apo-guest pushed a commit to branch master
in repository groovy2.

commit 2f0df35edca86923aeacdd9a171b72ed6d7e19f8
Author: Markus Koschany <apo at gambaru.de>
Date:   Mon Jun 22 14:55:14 2015 +0200

    Update testng requirements to 6.9.4
---
 debian/patches/change_testng_dependency_version.diff | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/change_testng_dependency_version.diff b/debian/patches/change_testng_dependency_version.diff
index 928569e..45a263e 100644
--- a/debian/patches/change_testng_dependency_version.diff
+++ b/debian/patches/change_testng_dependency_version.diff
@@ -6,7 +6,7 @@ Index: debian-groovy2/subprojects/groovy-testng/build.gradle
  dependencies {
      compile rootProject
 -    runtime('org.testng:testng:6.8.13') {
-+    runtime('org.testng:testng:6.8.8') {
++    runtime('org.testng:testng:6.9.4') {
          // exclude 'optional' beanshell even though testng's pom doesn't say optional
          exclude(group: 'org.beanshell', module: 'bsh')
          // and an older version of jcommander

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/groovy2.git



More information about the pkg-java-commits mailing list