1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Source: ant-contrib
Section: java
Priority: extra
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: James Page <james.page@canonical.com>
Build-Depends: ant, debhelper (>= 9), default-jdk
Build-Depends-Indep: ant-optional,
ivy (>= 2),
junit,
libbcel-java,
libcommons-httpclient-java,
libxerces2-java,
maven-repo-helper
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/ant-contrib.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/ant-contrib.git
Homepage: http://ant-contrib.sourceforge.net
Package: ant-contrib
Architecture: all
Depends: ${misc:Depends}, ant
Suggests: libcommons-httpclient-java, libbcel-java, ivy
Enhances: ant
Description: collection of tasks, types and other tools for Apache Ant
Extends ant and provides the following tasks:
.
* Logic Tasks
* Network Tasks
* Performance Monitoring and Tasks
* Platform Tasks
* Property Tasks
* Process Tasks
* Other (unstable) Tasks
|