[resteasy] 03/04: Updated the Maven rules

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sat Apr 16 21:18:12 UTC 2016


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

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

commit 7fc12de536c08f26d5112b4afcb2003c1da1302a
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sat Apr 16 23:14:25 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 444408b..f58471b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ resteasy (3.0.12-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream release
     - Refreshed the patches
+    - Updated the Maven rules
   * Fixed the Maven rule for snakeyaml (Closes: #821158)
   * Build with the DH sequencer instead of CDBS
   * Standards-Version updated to 3.9.8 (no changes)
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 804838d..1ef6037 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -29,3 +29,4 @@ org.glassfish.web javax.el * * * *
 org.jboss.el jboss-el * * * *
 org.mortbay.jetty maven-jetty-plugin * * * *
 org.springframework spring-webmvc * * * *
+org.glassfish javax.el * * * *
diff --git a/debian/maven.rules b/debian/maven.rules
index b310b7f..984de12 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -10,3 +10,5 @@ com.sun.istack istack-commons-runtime * s/debian/2.17/ * *
 s/jboss/javassist/ javassist * s/.*/debian/ * *
 log4j log4j * s/1\.2\..*/1.2.x/ * *
 s/javax.annotation/org.apache.tomcat/ s/jsr250-api/tomcat-annotations-api/ * s/.*/8.x/ * *
+s/org.jboss.spec.javax.servlet/javax.servlet/ s/jboss-servlet-api_3.1_spec/javax.servlet-api/ * s/.*/3.1/ * *
+s/org.jboss.spec.javax.el/javax.el/ s/jboss-el-api_3.0_spec/javax.el-api/ * s/.*/3.0/ * *

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



More information about the pkg-java-commits mailing list