[mockito] 02/03: Relocated the mockito-all artifact to mockito-core

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Jul 15 18:04:52 UTC 2016


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

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

commit a1346049bd1ba4bb6c22eb2cb5e7c9595a721a57
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Jul 15 20:01:04 2016 +0200

    Relocated the mockito-all artifact to mockito-core
---
 debian/changelog            | 1 +
 debian/control              | 2 +-
 debian/libmockito-java.poms | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 329526b..c43f040 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ mockito (1.10.19-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Restored the Class-Path attribute of mockito-core.jar (Closes: #831403)
+  * Relocated the mockito-all artifact to mockito-core
 
  -- Emmanuel Bourg <ebourg at apache.org>  Fri, 15 Jul 2016 19:41:58 +0200
 
diff --git a/debian/control b/debian/control
index ecfc4f2..d9f2d2f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
  bnd,
  debhelper (>= 9),
  gradle-debian-helper,
- maven-repo-helper,
+ maven-repo-helper (>= 1.9~),
  default-jdk,
  javahelper,
  junit4,
diff --git a/debian/libmockito-java.poms b/debian/libmockito-java.poms
index 960fda1..f77383a 100644
--- a/debian/libmockito-java.poms
+++ b/debian/libmockito-java.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]
 #
-maven/mockito-core.pom --no-parent --java-lib --artifact=build/libs/mockito-core-*.jar --set-version=1.10.19
+maven/mockito-core.pom --no-parent --java-lib --artifact=build/libs/mockito-core-*.jar --set-version=1.10.19 --relocate=org.mockito:mockito-all

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



More information about the pkg-java-commits mailing list