[jetty9] 81/99: Added the missing link to tomcat-util.jar in /usr/share/jetty8/lib/jsp/ (Closes: #740596)

Jakub Adam xhaakon-guest at moszumanska.debian.org
Fri Oct 9 21:20:54 UTC 2015


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

xhaakon-guest pushed a commit to branch master
in repository jetty9.

commit a975c99ae6a4ba4114dde19e1a21b144d158c314
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Oct 31 18:23:50 2014 +0100

    Added the missing link to tomcat-util.jar in /usr/share/jetty8/lib/jsp/ (Closes: #740596)
---
 debian/changelog                  | 2 ++
 debian/libjetty8-extra-java.links | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 234e8e5..e593e60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ jetty8 (8.1.16-4) UNRELEASED; urgency=medium
 
   * Fixed an error on purging jetty8 when authbind is not installed
     (Closes: #767337)
+  * Added the missing link to tomcat-util.jar in /usr/share/jetty8/lib/jsp/
+    (Closes: #740596)
 
  -- Emmanuel Bourg <ebourg at apache.org>  Thu, 30 Oct 2014 11:06:58 +0100
 
diff --git a/debian/libjetty8-extra-java.links b/debian/libjetty8-extra-java.links
index 2fefbdc..52a6f60 100644
--- a/debian/libjetty8-extra-java.links
+++ b/debian/libjetty8-extra-java.links
@@ -7,6 +7,7 @@ usr/share/tomcat7/lib/jasper.jar             usr/share/jetty8/lib/jsp/jasper.jar
 usr/share/tomcat7/lib/jasper-el.jar          usr/share/jetty8/lib/jsp/jasper-el.jar
 usr/share/tomcat7/lib/tomcat-api.jar         usr/share/jetty8/lib/jsp/tomcat-api.jar
 usr/share/java/tomcat-juli.jar               usr/share/jetty8/lib/jsp/tomcat-juli.jar
+usr/share/tomcat7/lib/tomcat-util.jar        usr/share/jetty8/lib/jsp/tomcat-util.jar
 usr/share/java/jstl1.1.jar                   usr/share/jetty8/lib/jsp/javax.servlet.jsp.jstl.jar
 usr/share/java/el-api-2.2.jar                usr/share/jetty8/lib/jsp/javax.el.jar
 usr/share/java/standard.jar                  usr/share/jetty8/lib/jsp/org.apache.taglibs.standard.jar

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



More information about the pkg-java-commits mailing list