ant 1.10.3-1 source package in Ubuntu

Changelog

ant (1.10.3-1) unstable; urgency=medium

  * New upstream release
    - Refreshed the patches
    - Changed the source/target level to 1.8 when building Ant
    - Build the new optional ant-xz module
    - Require Java 8 or higher to run Ant
  * Don't use the javadoc --ignore-source-errors option when using
    a custom doclet (Closes: #893547)
  * Adjust the source/target level to 1.7 in anticipation of the 1.6 removal
    in Java 11
  * Added activation.jar to the build classpath to fix the empty ant-javamail
    jar with Java 9

 -- Emmanuel Bourg <email address hidden>  Thu, 29 Mar 2018 09:35:04 +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
Bionic release universe java

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ant_1.10.3-1.dsc 2.4 KiB 7da09733964c9dc607881a6b98dc3151ab16e4dbef49a9e77a4fbd3ad4b2ee9a
ant_1.10.3.orig.tar.xz 3.1 MiB 596d74a48dad467ba45ba03c8dec39fa20900d7735ca1beaade8532e140bf6b8
ant_1.10.3-1.debian.tar.xz 18.6 KiB 39a9163378a3c0070ba36e81a8cc785240fc0295a710b21ba7896d78dbe1f31c

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

No description available for ant-optional in ubuntu cosmic.