[apache-directory-api] 01/01: Ignore the parent pom for the api-all artifact
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jul 9 07:08:20 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository apache-directory-api.
commit db21f663adda863962d6c7af1545ddc3eabfaf3f
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Jul 9 09:05:41 2015 +0200
Ignore the parent pom for the api-all artifact
---
debian/changelog | 6 ++++++
debian/rules | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c53d4b7..a7cb405 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+apache-directory-api (1.0.0~M20-2) unstable; urgency=medium
+
+ * Ignore the parent pom for the api-all artifact
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 01 Jul 2015 17:14:53 +0200
+
apache-directory-api (1.0.0~M20-1) unstable; urgency=medium
* Initial release (Closes: #789679)
diff --git a/debian/rules b/debian/rules
index 0ce4bd8..273758b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ install/libapache-directory-api-java::
rm -Rf debian/libapache-directory-api-java/usr/share/java/*.jar
rm -Rf debian/libapache-directory-api-java/usr/share/maven-repo/*
rm -Rf all/target/*-sources.jar
- mh_installpom -plibapache-directory-api-java all/dependency-reduced-pom.xml
+ mh_installpom -plibapache-directory-api-java --no-parent all/dependency-reduced-pom.xml
mh_installjar -plibapache-directory-api-java --java-lib --usj-name=apache-directory-api-all all/dependency-reduced-pom.xml all/target/api-all-*.jar
clean::
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-directory-api.git
More information about the pkg-java-commits
mailing list