[shimdandy] 06/21: Added --no-parent to libshimdandy-java.poms
Tony Mancill
tmancill at moszumanska.debian.org
Sun Aug 13 15:08:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository shimdandy.
commit 5ad0433b3191c485cde90c9ac809f563f7d06771
Author: Tom Marble <tmarble at info9.net>
Date: Fri Aug 11 13:23:27 2017 -0500
Added --no-parent to libshimdandy-java.poms
Reverted change to maven.ignoreRules
Signed-off-by: Tom Marble <tmarble at info9.net>
---
debian/libshimdandy-java.poms | 4 ++--
debian/maven.ignoreRules | 1 -
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/libshimdandy-java.poms b/debian/libshimdandy-java.poms
index 73b0f10..991e474 100644
--- a/debian/libshimdandy-java.poms
+++ b/debian/libshimdandy-java.poms
@@ -26,5 +26,5 @@
# Empty by default. [mh_install]
#
# pom.xml --no-parent --has-package-version
-api/pom.xml --has-package-version
-impl/pom.xml --has-package-version
+api/pom.xml --no-parent --has-package-version
+impl/pom.xml --no-parent --has-package-version
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index e915180..fb031c0 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,3 +1,2 @@
-org.projectodd.shimdandy shimdandy-parent * * * *
junit junit * * * *
org.clojure clojure * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/shimdandy.git
More information about the pkg-java-commits
mailing list