This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository mvel.
commit 792d0356c989ca7bccf4cc481440e15a812e5ad7 Author: Emmanuel Bourg <[email protected]> Date: Mon Jan 18 16:56:32 2016 +0100 Ignore the enforcer and source plugins --- debian/maven.ignoreRules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules index 09ecd5a..2f8851d 100644 --- a/debian/maven.ignoreRules +++ b/debian/maven.ignoreRules @@ -2,3 +2,5 @@ org.apache.felix maven-bundle-plugin * * * * org.apache.maven.plugins maven-release-plugin * * * * org.apache.maven.wagon wagon-webdav * * * * +org.apache.maven.plugins maven-enforcer-plugin * * * * +org.apache.maven.plugins maven-source-plugin * * * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mvel.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

