ant 1.10.15-ok1 source package in openKylin

Changelog

ant (1.10.15-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 29 May 2026 17:07:43 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main java

Downloads

File Size SHA-256 Checksum
ant_1.10.15.orig.tar.xz 3.2 MiB ba08446a0aeed9a75be2f326209dd6e339f7e55167def7d6d4ac2c8a7a77ba7e
ant_1.10.15-ok1.debian.tar.xz 11.1 KiB 02535488fad1f698c1976ed1a8a8b00384741260ffbf4c54037ef3f41371d125
ant_1.10.15-ok1.dsc 2.2 KiB 18a016d5aa8c526d079da35e8a68d769dc07097c17c1499a387813c0f9531311

Available diffs

View changes file

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.