[libxmlrpc3-java] 06/08: Update jaxb-api.patch.
Markus Koschany
apo at moszumanska.debian.org
Thu Dec 21 11:50:38 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository libxmlrpc3-java.
commit 4fea429b3f6998ef81e3c145074d462bafde19d3
Author: Markus Koschany <apo at debian.org>
Date: Thu Dec 21 12:36:45 2017 +0100
Update jaxb-api.patch.
---
debian/patches/jaxb-api.patch | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/debian/patches/jaxb-api.patch b/debian/patches/jaxb-api.patch
index 7e178c6..750103e 100644
--- a/debian/patches/jaxb-api.patch
+++ b/debian/patches/jaxb-api.patch
@@ -7,22 +7,22 @@ Fix FTBFS with Java 9.
Bug-Debian: https://bugs.debian.org/874662
Forwarded: no
---
- pom.xml | 5 +++++
+ common/pom.xml | 5 +++++
1 file changed, 5 insertions(+)
-diff --git a/pom.xml b/pom.xml
-index 3933da5..1c4bb79 100644
---- a/pom.xml
-+++ b/pom.xml
-@@ -321,6 +321,11 @@
-
- <dependencyManagement>
- <dependencies>
-+ <dependency>
+diff --git a/common/pom.xml b/common/pom.xml
+index 5058d50..479f629 100644
+--- a/common/pom.xml
++++ b/common/pom.xml
+@@ -55,6 +55,11 @@
+ </plugins>
+ </build>
+ <dependencies>
++ <dependency>
+ <groupId>javax.xml.bind</groupId>
+ <artifactId>jaxb-api</artifactId>
+ <version>2.3.0</version>
-+ </dependency>
- <dependency>
- <groupId>commons-httpclient</groupId>
- <artifactId>commons-httpclient</artifactId>
++ </dependency>
+ <dependency>
+ <groupId>org.apache.ws.commons.util</groupId>
+ <artifactId>ws-commons-util</artifactId>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxmlrpc3-java.git
More information about the pkg-java-commits
mailing list