[jersey1] 01/01: Fixed a build failure caused by the transition to the Servlet API 3.1 (Closes: #830959)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Jul 13 10:04:40 UTC 2016


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

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

commit 7e7b6427dbd5562f808ebbcb1f7deace9241e578
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Jul 13 12:03:05 2016 +0200

    Fixed a build failure caused by the transition to the Servlet API 3.1 (Closes: #830959)
---
 debian/changelog   | 7 +++++++
 debian/maven.rules | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 81cdaf7..9c9a276 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jersey1 (1.19.1-2) unstable; urgency=medium
+
+  * Fixed a build failure caused by the transition to the Servlet API 3.1
+    (Closes: #830959)
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 13 Jul 2016 12:02:47 +0200
+
 jersey1 (1.19.1-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/maven.rules b/debian/maven.rules
index 90f4a32..c922050 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -13,5 +13,6 @@ s/org.glassfish/org.apache.geronimo.specs/ s/javax.ejb/geronimo-ejb_3.2_spec/ *
 s/javax.interceptor/org.apache.geronimo.specs/ s/javax.interceptor-api/geronimo-interceptor_3.0_spec/ * s/.*/debian/ * *
 s/ant/org.apache.ant/ ant * s/.*/debian/ * *
 javax.servlet javax.servlet-api * s/.*/3.1/ * *
+javax.servlet s/servlet-api/javax.servlet-api/ * s/.*/3.1/ * *
 s/javax.servlet/javax.servlet.jsp/ s/jsp-api/javax.servlet.jsp-api/ * s/.*/2.3/ * *
 s/javax.annotation/org.apache.tomcat/ s/jsr250-api/tomcat-annotations-api/ * s/.*/8.x/ * *

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



More information about the pkg-java-commits mailing list