ant 1.10.13-2 source package in Ubuntu

Changelog

ant (1.10.13-2) unstable; urgency=medium

  [ Vladimir Petko ]
  * Adjust the source/target level to 8 when using Java 21 or later
    (Closes: #1040264)

 -- Emmanuel Bourg <email address hidden>  Tue, 04 Jul 2023 08:53:40 +0200

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
Mantic release universe java

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ant_1.10.13-2.dsc 2.4 KiB 244eb5bfe45fbccd8b6dc757ab59d36ed57a1af4e4dafa3bddee9a8f9f38ece3
ant_1.10.13.orig.tar.xz 3.2 MiB 79501630740244f0b2c1bccd14a4ddf4451c913eca5d97f5168c31d74c0d2802
ant_1.10.13-2.debian.tar.xz 20.2 KiB e4308a1b0768a90386e2b614f2fd4442192da0114b2256d5be657a644c57d2c3

Available diffs

No changes file available.

Binary packages built by this source

ant: Java based build tool like make

 Apache Ant is a Java library and command-line tool whose mission is to drive
 processes described in build files as targets and extension points dependent
 upon each other. The main known usage of Ant is the build of Java applications.
 Ant supplies a number of built-in tasks allowing to compile, assemble, test
 and run Java applications. Ant can also be used effectively to build non Java
 applications, for instance C or C++ applications. More generally, Ant can be
 used to pilot any type of process which can be described in terms of targets
 and tasks.
 .
 This package contains the scripts and the core tasks libraries.

ant-doc: Java based build tool like make - API documentation and manual

 Apache Ant is a Java library and command-line tool whose mission is to drive
 processes described in build files as targets and extension points dependent
 upon each other. The main known usage of Ant is the build of Java applications.
 Ant supplies a number of built-in tasks allowing to compile, assemble, test
 and run Java applications. Ant can also be used effectively to build non Java
 applications, for instance C or C++ applications. More generally, Ant can be
 used to pilot any type of process which can be described in terms of targets
 and tasks.
 .
 This package contains the manual of ant as well as the API documentation.

ant-optional: Java based build tool like make - optional libraries

 Apache Ant is a Java library and command-line tool whose mission is to drive
 processes described in build files as targets and extension points dependent
 upon each other. The main known usage of Ant is the build of Java applications.
 Ant supplies a number of built-in tasks allowing to compile, assemble, test
 and run Java applications. Ant can also be used effectively to build non Java
 applications, for instance C or C++ applications. More generally, Ant can be
 used to pilot any type of process which can be described in terms of targets
 and tasks.
 .
 This package contains the optional tasks libraries.