[jaxb] 20/24: Ignore the osgi-test modules

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Sep 28 21:04:33 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 09125f07ea65a5268a184ea554b6ee8695f55876
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Sep 28 17:17:31 2017 +0200

    Ignore the osgi-test modules
---
 debian/libjaxb-java.poms                         |  1 +
 debian/patches/06-ignore-osgi-test-modules.patch | 13 +++++++++++++
 debian/patches/series                            |  1 +
 3 files changed, 15 insertions(+)

diff --git a/debian/libjaxb-java.poms b/debian/libjaxb-java.poms
index e926e5b..1c6dac5 100644
--- a/debian/libjaxb-java.poms
+++ b/debian/libjaxb-java.poms
@@ -23,3 +23,4 @@ jaxb-ri/xsom/pom.xml --no-parent --package=libxsom-java --relocate=com.sun.xsom:
 jaxb-ri/bundles/pom.xml --ignore
 jaxb-ri/docs/pom.xml --ignore
 jaxb-ri/samples/pom.xml --ignore
+jaxb-ri/tools/osgi_tests/pom.xml --ignore
diff --git a/debian/patches/06-ignore-osgi-test-modules.patch b/debian/patches/06-ignore-osgi-test-modules.patch
new file mode 100644
index 0000000..a0b7a60
--- /dev/null
+++ b/debian/patches/06-ignore-osgi-test-modules.patch
@@ -0,0 +1,13 @@
+Description: Ignore the osgi-test modules (maven-debian-helper has some troubles ignoring nested modules)
+Author: Emmanuel Bourg <ebourg at apache.org>
+Forwarded: not-needed
+--- a/jaxb-ri/pom.xml
++++ b/jaxb-ri/pom.xml
+@@ -713,7 +713,6 @@
+             </properties>-->
+             <modules>
+                 <module>docs</module>
+-                <module>tools/osgi_tests</module>
+             </modules>
+         </profile>
+         <profile>
diff --git a/debian/patches/series b/debian/patches/series
index c297eb8..2dc87bc 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@
 03-codemodel-dependencies-versions.patch
 04-xml-resolver-compatibility.patch
 05-replace-nb-javac-api.patch
+06-ignore-osgi-test-modules.patch

-- 
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