ant 1.10.12-3 source package in Ubuntu

Changelog

ant (1.10.12-3) unstable; urgency=medium

  * Team upload.
  * Build-dep on junit5 and add jars to build classpath (Closes: #967933)
    The fix for #967933 in the 1.10.12-2 upload was incomplete.
    The presence of junit5 at build time adds additional classes to
    ant-junitlauncher.jar.  Thank you to Stefan Tauner for the help.

 -- tony mancill <email address hidden>  Sun, 10 Jul 2022 21:47:24 -0700

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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ant_1.10.12-3.dsc 2.4 KiB fc105949b1a2723cab21368dab781df98f5d2f1cc042f593cbb36de42d8db349
ant_1.10.12.orig.tar.xz 3.2 MiB 3bae37f975b0b548bf07e5cd6c8182c1792a44e49d3f3ac3f192f2d42b3258f3
ant_1.10.12-3.debian.tar.xz 19.9 KiB 7fbe972ec12419107e970cb192adb856aa425186b9908bfa6cf31ad66b99e273

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: No summary available for ant-doc in ubuntu kinetic.

No description available for ant-doc in ubuntu kinetic.

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.