[jaxb] 23/24: Added a relocation from jaxb-impl to jaxb-runtime

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Sep 28 21:04:34 UTC 2017


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

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

commit 10d9e28dfd329ade2e06801a1e630b4dabdd99ff
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Sep 28 20:51:00 2017 +0200

    Added a relocation from jaxb-impl to jaxb-runtime
---
 debian/changelog         | 1 +
 debian/libjaxb-java.poms | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 90bfa2e..2323e3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ jaxb (2.3.0-1) UNRELEASED; urgency=medium
     - Refreshed debian/copyright
     - Build with xml-resolver instead of com.sun.org.apache.xml:resolver
     - Replaced nb-javac-api with com.sun:tools
+    - Added a relocation from jaxb-impl to jaxb-runtime
   * Track and download the new releases from GitHub
   * Standards-Version updated to 4.1.0
   * Switch to debhelper level 10
diff --git a/debian/libjaxb-java.poms b/debian/libjaxb-java.poms
index 1c6dac5..43cc57e 100644
--- a/debian/libjaxb-java.poms
+++ b/debian/libjaxb-java.poms
@@ -6,7 +6,7 @@ jaxb-ri/external/pom.xml --no-parent --package=librngom-java
 jaxb-ri/external/rngom/pom.xml --package=librngom-java --relocate=org.kohsuke.rngom:rngom:debian
 jaxb-ri/jxc/pom.xml
 jaxb-ri/runtime/pom.xml
-jaxb-ri/runtime/impl/pom.xml
+jaxb-ri/runtime/impl/pom.xml --relocate=com.sun.xml.bind:jaxb-impl
 jaxb-ri/runtime/jaxb1/pom.xml
 jaxb-ri/xjc/pom.xml
 

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



More information about the pkg-java-commits mailing list