[maven-stapler-plugin] 04/06: Removed the unused rules from debian/maven.rules

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sat Aug 9 17:49:55 UTC 2014


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

ebourg-guest pushed a commit to branch master
in repository maven-stapler-plugin.

commit e054dfe4a10de949ffcf907c236f147d515409ec
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue May 27 16:58:57 2014 +0200

    Removed the unused rules from debian/maven.rules
---
 debian/changelog   | 1 +
 debian/maven.rules | 5 -----
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c80d5e8..44a1ef3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ maven-stapler-plugin (1.17-1) UNRELEASED; urgency=medium
   * New upstream release
   * Removed java7-compat.patch (fixed upstream)
   * Ignore the Maven dependency on animal-sniffer-maven-plugin
+  * Removed the unused rules from debian/maven.rules
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 27 May 2014 16:33:48 +0200
 
diff --git a/debian/maven.rules b/debian/maven.rules
index e1752ba..cdfc9bd 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -16,9 +16,4 @@
 # and version starting with 3., replacing the version with 3.x
 #   junit junit jar s/3\\..*/3.x/
 
-commons-collections commons-collections * s/3\..*/3.x/ * *
-s/groovy/org.codehaus.groovy/ groovy * s/.*/debian/ * *
-asm * * s/2\..*/3.x/ * *
-s/qdox/com.thoughtworks.qdox/ * * s/.*/debian/ * *
-s/javax.servlet/javax.servlet.jsp/ jsp-api jar s/2\..*/2.1/ * *
 org.apache.maven.plugins maven-compiler-plugin * s/2\..*/2.5.1/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-stapler-plugin.git



More information about the pkg-java-commits mailing list