[gradle] 02/03: d/maven.rules: Use version 6.x for org.testng:testng

Kai-Chung Yan seamlik-guest at moszumanska.debian.org
Thu Sep 8 13:32:15 UTC 2016


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

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

commit afa4ce0f8a21608e58df9c0da440327215f64b74
Author: Kai-Chung Yan (殷啟聰) <seamlikok at gmail.com>
Date:   Thu Sep 8 21:29:59 2016 +0800

    d/maven.rules: Use version 6.x for org.testng:testng
---
 debian/maven.rules | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/maven.rules b/debian/maven.rules
index b9fc754..d179d54 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,3 +1,4 @@
+com.beust              jcommander                                                        * s/.*/1\.x/ * *
 commons-collections    s/commons-collections3/commons-collections/                       * * * *
 javax.inject           s/atinject-jsr330-api/javax.inject/                               * * * *
 junit                  s/junit4/junit/                                                   * * * *
@@ -16,8 +17,8 @@ org.apache.maven.wagon s/wagon-file-2\.x/wagon-file/
 org.apache.maven.wagon s/wagon-http-2\.x/wagon-http/                                     * * * *
 org.apache.maven.wagon s/wagon-http-shared-2\.x/wagon-http-shared/                       * * * *
 org.apache.maven.wagon s/wagon-provider-api-2\.x/wagon-provider-api/                     * * * *
-com.beust              jcommander                                                        s/.*/1\.x/ * * *
 org.codehaus.plexus    s/plexus-classworlds2/plexus-classworlds/                         * * * *
 org.codehaus.plexus    s/plexus-component-annotations-1\.5/plexus-component-annotations/ * * * *
 org.eclipse.sisu       s/sisu-inject/org.eclipse.sisu.inject/                            * * * *
-org.eclipse.sisu       s/sisu-plexus/org.eclipse.sisu.plexus/                            * * * *
\ No newline at end of file
+org.eclipse.sisu       s/sisu-plexus/org.eclipse.sisu.plexus/                            * * * *
+org.testng             testng                                                            * s/.*/6\.x/ * *
\ No newline at end of file

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