[jetty8] 01/01: Added jars in libjetty8-java for: jetty-jaspi, jetty-jsp, jetty-nested, jetty-websocket (Closes: #724973)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jul 30 13:53:21 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jetty8.
commit c84349cf97eb6660bf79d33c2baabebad407684e
Author: Ludovico Cavedon <cavedon at debian.org>
Date: Thu Dec 5 22:20:15 2013 -0800
Added jars in libjetty8-java for: jetty-jaspi, jetty-jsp, jetty-nested, jetty-websocket (Closes: #724973)
---
debian/changelog | 9 +++++++--
debian/rules | 6 ++++--
2 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 10b7d80..9d3ba1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,16 @@
-jetty8 (8.1.3-9) UNRELEASED; urgency=low
+jetty8 (8.1.3-9) unstable; urgency=low
+ [ Emmanuel Bourg ]
* Team upload.
* Use the Tomcat 7 jars from /usr/share/tomcat7/lib
* Updated Standards-Version to 3.9.5 (no changes)
* debian/copyright: Updated the Format URI
- -- Emmanuel Bourg <ebourg at apache.org> Thu, 07 Nov 2013 10:01:43 +0100
+ [ Ludovico Cavedon ]
+ * Added jars in libjetty8-java for: jetty-jaspi, jetty-jsp, jetty-nested,
+ jetty-websocket (Closes: #724973).
+
+ -- Ludovico Cavedon <cavedon at debian.org> Thu, 05 Dec 2013 22:20:15 -0800
jetty8 (8.1.3-8) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 6407a12..0553ff9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,8 +11,10 @@ DEB_MAVEN_INSTALL_DOC_TARGET :=
DEB_MAVEN_DOC_TARGET := javadoc:aggregate
DEB_MAVEN_ARGS := -P-aggregates -P-osgi
-LIBJETTY_JARS := continuation deploy http io jmx overlay-deployer policy rewrite security \
- server servlet servlets start util webapp xml
+LIBJETTY_JARS := continuation deploy http io jaspi jmx jsp nested \
+ overlay-deployer policy rewrite security server servlet servlets start util \
+ webapp websocket xml
+
LIBJETTY_EXTRA_JARS := ajp annotations client jndi monitor plus
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jetty8.git
More information about the pkg-java-commits
mailing list