This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository plexus-compiler.

commit f17b6950c614b3f66d37c92fa4682817315f6ff0
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Fri Mar 2 17:41:53 2018 +0100

    Updated the Maven rules
---
 debian/changelog         |  1 +
 debian/maven.ignoreRules |  1 +
 debian/maven.rules       | 10 +---------
 3 files changed, 3 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 51df829..d8ae01a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ plexus-compiler (2.8.3-1) UNRELEASED; urgency=medium
   * New upstream release
     - Refreshed the patches
     - Fixed the compatibility with the version of ECJ in Debian
+    - Updated the Maven rules
   * Standards-Version updated to 4.1.3
   * Switch to debhelper level 11
   * Depend on libplexus-container-default-java
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 4543cf4..30a1397 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,4 +1,5 @@
 
 org.apache.maven.plugins maven-gpg-plugin * * * *
+org.codehaus.mojo animal-sniffer-maven-plugin * * * *
 
 org.apache.maven maven-artifact-test * * * *
diff --git a/debian/maven.rules b/debian/maven.rules
index 294ac54..e808539 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,14 +1,6 @@
 
 junit junit jar s/.*/4.x/ * *
-org.codehaus.plexus plexus-compiler-api jar s/.*/2.x/ * *
-org.codehaus.plexus plexus-compiler-csharp jar s/.*/2.x/ * *
-org.codehaus.plexus plexus-compiler-eclipse jar s/.*/2.x/ * *
-org.codehaus.plexus plexus-compiler-javac jar s/.*/2.x/ * *
-org.codehaus.plexus plexus-compiler-jikes jar s/.*/2.x/ * *
-org.codehaus.plexus plexus-compiler-manager jar s/.*/2.x/ * *
-org.codehaus.plexus plexus-compiler-test jar s/.*/2.x/ * *
-org.codehaus.plexus plexus-compiler pom s/.*/2.x/ * *
-org.codehaus.plexus plexus-compilers pom s/.*/2.x/ * *
+org.codehaus.plexus plexus-compiler* * s/.*/2.x/ * *
 org.codehaus.plexus plexus-component-metadata maven-plugin s/1.6/1.5.5/ * *
 org.codehaus.plexus plexus-utils jar s/.*/2.x/ * *
 s/org.eclipse.jdt/org.eclipse.jdt.core.compiler/ ecj jar s/.*/debian/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/plexus-compiler.git

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to