[jboss-xnio] 03/04: Update java9.patch
Markus Koschany
apo at moszumanska.debian.org
Sun Mar 25 17:24:53 BST 2018
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository jboss-xnio.
commit 4c7ecd7f3414dcf2d6337e8bc5544d9a1e7b8310
Author: Markus Koschany <apo at debian.org>
Date: Sun Mar 25 18:23:56 2018 +0200
Update java9.patch
---
debian/patches/java9.patch | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/debian/patches/java9.patch b/debian/patches/java9.patch
index 470146f..c7ac4ae 100644
--- a/debian/patches/java9.patch
+++ b/debian/patches/java9.patch
@@ -3,18 +3,17 @@ Date: Mon, 19 Mar 2018 11:09:53 +0100
Subject: java9
---
- api/pom.xml | 4 ++++
- 1 file changed, 4 insertions(+)
+ api/pom.xml | 3 +++
+ 1 file changed, 3 insertions(+)
diff --git a/api/pom.xml b/api/pom.xml
-index 43377f1..8a3d730 100644
+index 43377f1..10fff5b 100644
--- a/api/pom.xml
+++ b/api/pom.xml
-@@ -181,6 +181,10 @@
+@@ -181,6 +181,9 @@
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<additionalparam>-Xdoclint:none</additionalparam>
-+ <additionalparam>-Xdoclint:none</additionalparam>
+ <compilerArgs>
+ <arg>--add-modules</arg><arg>java.xml.ws.annotation</arg>
+ </compilerArgs>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jboss-xnio.git
More information about the pkg-java-commits
mailing list