ant 1.10.13-1 source package in Ubuntu

Changelog

ant (1.10.13-1) unstable; urgency=medium

  * New upstream release
    - Refreshed the patches
    - Fixed a build failure with JUnit 5.9.2
  * Standards-Version updated to 4.6.2

 -- Emmanuel Bourg <email address hidden>  Mon, 06 Feb 2023 13:56:51 +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
Lunar release universe java

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ant_1.10.13-1.dsc 2.4 KiB c132b638e9066067ce4e8384c6b30554d9f810455ff202d5e7d639fbd326c626
ant_1.10.13.orig.tar.xz 3.2 MiB 79501630740244f0b2c1bccd14a4ddf4451c913eca5d97f5168c31d74c0d2802
ant_1.10.13-1.debian.tar.xz 20.1 KiB 30517cb1c5837ddb186d7d31c1586bf1943f34531e88d8dca3aebdf28fe5175e

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.