[resteasy] 04/10: Ignore the jboss-parent pom
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jul 18 15:28:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository resteasy.
commit 2af6bed7df927074399b51856b7d00e86330a68f
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sun Jul 17 23:51:25 2016 +0200
Ignore the jboss-parent pom
---
debian/changelog | 1 +
debian/libresteasy-java.poms | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 76bba5b..bb50f57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ resteasy (3.0.18-1) UNRELEASED; urgency=medium
- Replaced revert-to-jsr250-api.diff with a Maven rule
- No longer build the removed jaxrs-api module and depend
on libjaxrs-api-java instead
+ - Ignore the jboss-parent pom
* Updated debian/watch to track the releases >= 3.0.18
-- Emmanuel Bourg <ebourg at apache.org> Sun, 17 Jul 2016 23:16:22 +0200
diff --git a/debian/libresteasy-java.poms b/debian/libresteasy-java.poms
index a752ecd..775c2b3 100644
--- a/debian/libresteasy-java.poms
+++ b/debian/libresteasy-java.poms
@@ -26,7 +26,7 @@
# Empty by default. [mh_install]
#
pom.xml
-jaxrs/pom.xml --has-package-version
+jaxrs/pom.xml --no-parent --has-package-version
jaxrs/async-http-servlet-3.0/pom.xml --ignore
jaxrs/eagledns/pom.xml --ignore
jaxrs/examples/pom.xml --ignore
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/resteasy.git
More information about the pkg-java-commits
mailing list