This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libspring-java.
commit fbcf53353c485d32d3ab1424d6f16cd993bea129 Author: Emmanuel Bourg <[email protected]> Date: Fri May 27 00:19:20 2016 +0200 Updated the ignore rule for the docbook plugin --- debian/maven.ignoreRules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules index a3f91bf..e8e374d 100644 --- a/debian/maven.ignoreRules +++ b/debian/maven.ignoreRules @@ -1,7 +1,7 @@ com.ibm.websphere uow * * * * com.h2database h2 * * * * org.hibernate hibernate-annotations * * * * -org.springframework.build.gradle docbook-reference-plugin * * * * +io.spring.gradle docbook-reference-plugin * * * * org.asciidoctor asciidoctor-gradle-plugin * * * * org.mvel mvel2 * * * * org.skyscreamer jsonassert * * * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libspring-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

