This is an automated email from the git hooks/post-receive script. tjaalton pushed a commit to branch master in repository resteasy.
commit 4ac6d5698d5660d9fdf92912870380b2310f76f0 Author: Timo Aaltonen <[email protected]> Date: Fri Oct 17 18:20:02 2014 +0300 libresteasy-java.poms: Ignore json-p-ee7 and resteasy-servlet- initializer. --- debian/changelog | 2 ++ debian/libresteasy-java.poms | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index e308276..87e95e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ resteasy (3.0.6-1) UNRELEASED; urgency=medium * Team upload. * revert-to-jsr250-api.diff: Revert a commit to fix build. + * libresteasy-java.poms: Ignore json-p-ee7 and resteasy-servlet- + initializer. -- Timo Aaltonen <[email protected]> Fri, 17 Oct 2014 18:00:20 +0300 diff --git a/debian/libresteasy-java.poms b/debian/libresteasy-java.poms index 86c792d..c77cebe 100644 --- a/debian/libresteasy-java.poms +++ b/debian/libresteasy-java.poms @@ -63,3 +63,5 @@ jaxrs/examples/pom.xml --ignore jaxrs/async-http-servlet-3.0/pom.xml --ignore jaxrs/jboss-modules/pom.xml --ignore jaxrs/profiling-tests/pom.xml --ignore +jaxrs/providers/json-p-ee7/pom.xml --ignore +jaxrs/resteasy-servlet-initializer/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

