This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository resteasy.
commit db145600f88b82408bd8c3ef88da0ea292a257a5 Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 18 00:01:22 2016 +0200 Ignore the now enabled arquillian module --- debian/changelog | 1 + debian/libresteasy-java.poms | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 270ebda..0ecfbb5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ resteasy (3.0.18-1) UNRELEASED; urgency=medium on libjaxrs-api-java instead - Ignore the jboss-parent pom - Ignore the new resteasy-wadl module + - Ignore the now enabled arquillian module * Updated debian/watch to track the releases >= 3.0.18 -- Emmanuel Bourg <[email protected]> Sun, 17 Jul 2016 23:16:22 +0200 diff --git a/debian/libresteasy-java.poms b/debian/libresteasy-java.poms index 8dd58fd..4b60bdf 100644 --- a/debian/libresteasy-java.poms +++ b/debian/libresteasy-java.poms @@ -27,6 +27,7 @@ # pom.xml jaxrs/pom.xml --no-parent --has-package-version +jaxrs/arquillian/pom.xml --ignore 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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

