[testng] 03/04: Added a relocation pom redirecting the version '6.x' to 'debian'

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Sep 15 09:21:38 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository testng.

commit fd41aa018b24671aec7b01ad6900fb49c8a9943f
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Sep 15 11:06:23 2017 +0200

    Added a relocation pom redirecting the version '6.x' to 'debian'
---
 debian/changelog            | 1 +
 debian/maven.publishedRules | 2 --
 debian/maven.rules          | 1 -
 debian/testng.poms          | 2 +-
 4 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e2b454f..f7635ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 testng (6.9.12-2) UNRELEASED; urgency=medium
 
   * Team upload.
+  * Added a relocation pom redirecting the version '6.x' to 'debian'
   * Standards-Version updated to 4.1.0
   * Switch to debhelper level 10
 
diff --git a/debian/maven.publishedRules b/debian/maven.publishedRules
deleted file mode 100644
index 16c477d..0000000
--- a/debian/maven.publishedRules
+++ /dev/null
@@ -1,2 +0,0 @@
-
-org.testng testng jar s/6\..*/6.x/ * *
diff --git a/debian/maven.rules b/debian/maven.rules
index af419a9..6f1a645 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -2,7 +2,6 @@
 com.google.inject guice jar s/.*/debian/ s/no_aop// *
 com.beust jcommander jar s/1\..*/1.x/ * *
 junit junit jar s/4\..*/4.x/ * *
-org.testng testng jar s/6\..*/6.x/ * *
 org.yaml snakeyaml bundle s/1\..*/1.x/ * *
 org.yaml snakeyaml s/jar/bundle/ s/1\..*/1.x/ * *
 s/ant/org.apache.ant/ * * s/.*/debian/ * *
diff --git a/debian/testng.poms b/debian/testng.poms
index 64b1188..77fc769 100644
--- a/debian/testng.poms
+++ b/debian/testng.poms
@@ -25,4 +25,4 @@
 #   --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
 #     Empty by default. [mh_install]
 #
-pom.xml --no-parent --has-package-version --java-lib
+pom.xml --no-parent --has-package-version --java-lib --relocate=org.testng:testng:6.x

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



More information about the pkg-java-commits mailing list