ant 1.10.13-ok1.2 source package in openKylin

Changelog

ant (1.10.13-ok1.2) nile; urgency=medium

  * fix build.

 -- rtlhq <nobelxyz@163.com>  Sat, 02 Sep 2023 18:10:25 +0800

Upload details

Uploaded by:
rtlhq
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ant_1.10.13.orig.tar.gz 4.6 MiB 6f679b3e8ace1fd9638879a2ccae6de7bfdcea5993bb812a3f35806680804617
ant_1.10.13-ok1.2.debian.tar.xz 37.1 KiB b4fe60dcb4d43e3ec026bc2a1397893eb2f367932070b8657a94376c1761ff63
ant_1.10.13-ok1.2.dsc 2.0 KiB 84fd6293afbf3b0cae68ce38bd6cfc3b247337d620acb4a93b6b8434fa55e137

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-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.