jetty8 8.1.18-2 source package in Ubuntu

Changelog

jetty8 (8.1.18-2) unstable; urgency=medium

  * Changed the default value of NO_START to 0 in /etc/default/jetty8
    and let Jetty start automatically on installing (LP #1194755)
  * Fixed a build failure with maven-debian-helper 2.0
  * Added the missing build dependency on asm
  * Replaced the dependency on libasm3-java with libasm4-java and fixed
    the compatibility with servlets containing Java 8 lambda expressions.
  * Build with the DH sequencer instead of CDBS
  * Ignore the modules with a --ignore parameter in debian/libjetty8-java.poms
    instead of a patch

 -- Emmanuel Bourg <email address hidden>  Wed, 25 Nov 2015 19:01:06 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jetty8_8.1.18-2.dsc 2.5 KiB 23522ab02515d0dbd86aeeb6fdc58046d2712ab76bfc3768440d13e48ca0cb0a
jetty8_8.1.18.orig.tar.gz 2.8 MiB 444977820312243c2dff7ac18edfa5fb047c37217678d024f72380c803d1f7ba
jetty8_8.1.18-2.debian.tar.xz 25.5 KiB d0b353eb04a3f017f7a5dfe464d454df833cecd9860b739edb84128372b41e5b

Available diffs

No changes file available.

Binary packages built by this source

jetty8: Java servlet engine and webserver

 Jetty is an Open Source HTTP Servlet Server written in 100% Java.
 It is designed to be light weight, high performance, embeddable,
 extensible and flexible, thus making it an ideal platform for serving
 dynamic HTTP requests from any Java application.

libjetty8-extra-java: Java servlet engine and webserver -- extra libraries

 Jetty is an Open Source HTTP Servlet Server written in 100% Java.
 It is designed to be light weight, high performance, embeddable,
 extensible and flexible, thus making it an ideal platform for serving
 dynamic HTTP requests from any Java application.
 The extra libraries include jetty-management, jetty-naming,
 jetty-servlet-tester, jetty-ajp, jetty-java5-threadpool,
 jetty-client, jetty-rewrite-handler, jetty-plus, jetty-annotations

libjetty8-java: Java servlet engine and webserver -- core libraries

 Jetty is an Open Source HTTP Servlet Server written in 100% Java.
 It is designed to be light weight, high performance, embeddable,
 extensible and flexible, thus making it an ideal platform for serving
 dynamic HTTP requests from any Java application.
 .
 This package contains the core libraries

libjetty8-java-doc: Javadoc for the Jetty API

 Jetty is an Open Source HTTP Servlet Server written in 100% Java.
 It is designed to be light weight, high performance, embeddable,
 extensible and flexible, thus making it an ideal platform for serving
 dynamic HTTP requests from any Java application.
 .
 This package contains the Javadoc for libjetty8-java.