[SCM] Sun multi-schema XML validator branch, master, updated. debian/2009.1+dfsg1-3-4-g84717ee
Ludovic Claude
ludovic.claude at laposte.net
Tue May 8 22:05:56 UTC 2012
The following commit has been merged in the master branch:
commit 8fc3c89d0803e2a6f255ef11dc3e3ca5a0047937
Author: Ludovic Claude <ludovic.claude at laposte.net>
Date: Mon May 7 22:40:34 2012 +0200
Add --no-parent option to the parent POM
diff --git a/debian/changelog b/debian/changelog
index b8cfd92..c3c719c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
msv (2009.1+dfsg1-4) UNRELEASED; urgency=low
+ [Tony Mancill]
* Team upload.
* Update Vcs-Git URL in d/control.
+ [Ludovic Claude]
+ * Add --no-parent option to the parent POM
+
-- tony mancill <tmancill at debian.org> Wed, 02 May 2012 22:56:58 -0700
msv (2009.1+dfsg1-3) unstable; urgency=low
diff --git a/debian/libmsv-java.poms b/debian/libmsv-java.poms
index 2f62a16..b5ac893 100644
--- a/debian/libmsv-java.poms
+++ b/debian/libmsv-java.poms
@@ -23,10 +23,11 @@
# --ignore-pom: don't install the POM with mh_install or mh_installpoms. To use with POM files that are created
# temporarily for certain artifacts such as Javadoc jars.
#
-pom.xml --java-lib
+pom.xml --java-lib --no-parent
parent/pom.xml --java-lib
xsdlib/pom.xml --java-lib
testharness/pom.xml --java-lib
msv/pom.xml --java-lib
rngconverter/pom.xml --java-lib
relames/pom.xml --java-lib
+
--
Sun multi-schema XML validator
More information about the pkg-java-commits
mailing list