tomcat10 10.1.15-1 source package in Ubuntu

Changelog

tomcat10 (10.1.15-1) unstable; urgency=medium

  [ Emmanuel Bourg ]
  * Build depend on the versionless tomcat-jakartaee-migration jar.
    (Closes: #1054705)

  [ Markus Koschany ]
  * New upstream version 10.1.15.

 -- Markus Koschany <email address hidden>  Fri, 27 Oct 2023 22:40:52 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
tomcat10_10.1.15-1.dsc 2.9 KiB a9daf4a312e955b086d3fbeed8c296288047b1fe63b2296f66907d42c475a2fb
tomcat10_10.1.15.orig.tar.xz 3.8 MiB 142879d2f0ba8e2a6c50c1129fdd4bb2dbd8c136e3f9dc4fde7c1385a6c5a4fb
tomcat10_10.1.15-1.debian.tar.xz 35.8 KiB d21e99a81a248cebe2985a25fd006472965352b097ff9e1f873a50287d48fe56

Available diffs

No changes file available.

Binary packages built by this source

libtomcat10-embed-java: Apache Tomcat 10 - Servlet and JSP engine -- embed libraries

 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Oracle, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains the libraries required to embed Tomcat into Java
 applications.

libtomcat10-java: Apache Tomcat 10 - Servlet and JSP engine -- core libraries

 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Oracle, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains the Tomcat core classes which can be used by other
 Java applications to embed Tomcat.

tomcat10: Apache Tomcat 10 - Servlet and JSP engine

 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Oracle, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains only the startup scripts for the system-wide daemon.
 No documentation or web applications are included here, please install
 the tomcat10-docs and tomcat10-examples packages if you want them.
 Install tomcat10-user instead of this package if you don't want Tomcat to
 start as a service.

tomcat10-admin: Apache Tomcat 10 - Servlet and JSP engine -- admin web applications

 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Oracle, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains the administrative web interfaces.

tomcat10-common: Apache Tomcat 10 - Servlet and JSP engine -- common files

 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Oracle, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains common files needed by the tomcat10 and tomcat10-user
 packages (Tomcat 10 scripts and libraries).

tomcat10-docs: Apache Tomcat 10 - Servlet and JSP engine -- documentation

 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Oracle, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains the online documentation web application.

tomcat10-examples: Apache Tomcat 10 - Servlet and JSP engine -- example web applications

 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Oracle, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains the default Tomcat example webapps.

tomcat10-user: Apache Tomcat 10 - Servlet and JSP engine -- tools to create user instances

 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Oracle, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains files needed to create a user Tomcat instance.
 This user Tomcat instance can be started and stopped using the scripts
 provided in the Tomcat instance directory.