The intent of this page is to list and briefly describe third-party Ant taskdefs.
This page lists external resources for Apache Ant. This page is meant to complement http://ant.apache.org/external.html, and allows to self-announce your antlibs, tasks, or extensions with the Ant community without requiring an Ant committer to check in your patch to xdocs/external.xml (.html).
Note that nothing listed here is directly supported by the Ant committers (therefore external tools and tasks), and if you encounter any problems with them, please use the contact information.
URL |
Description |
http://svgsalamander.java.net |
Convert SVG documents to PNG, JPG, and other image formats. |
http://ebourg.github.com/flamingo-svg-transcoder |
Task to transform SVG images into Java2D icons with no external dependencies. |
http://sourceforge.net/projects/jtaskdefs |
Taskdefs for VC6, VC7, VB6 and others. |
http://jtools.org/ant-classloadertask |
External taskdefs for class loader handling. |
http://www.dokutransdata.de/ant_latex |
Simple task to use (PDF) LaTeX, BibTeX, Makeindex and GlossTeX |
http://www.dokutransdata.de/ant_nsd2ltx |
Task to convert Nassi-Shneiderman-Diagrams (XML) to LaTeX |
http://robmayhew.com/antspell/antspelltask.html |
Task to spell check source code |
http://www.buildmeister.com/clearantlib.php |
Tasks to integrate Ant with IBM Rational ClearCase |
http://java.net/projects/deployment |
Sun-provided Ant Pack200 task (pack, unpack and repack with fileset support) |
http://www.matthiasmann.de/content/view/20/26/ |
Ant Pack200 task that accepts a fileset and allows inline repacking of jar files |
http://ant4eclipse.sourceforge.net |
Tasks supporting Eclipse configuration files. |
http://antforms.sourceforge.net |
Provides a Swing user interface to Ant for setting properties and calling targets |
http://antmeat.sourceforge.net/ |
An Ant Task for automating FreshMeat announcements. |
http://www.osjava.org/jardiff/ |
An Ant Task for showing public API changes between two jar files. |
http://antcount.sourceforge.net |
Filters that can be used to count data in files. This can be used to get fine grained statistics from log files for example. |
http://tom.loria.fr |
Ant tasks for the Tom pattern matching compiler, and the Gom data structure generator |
http://junitpdfreport.sourceforge.net/ |
JUnit PDF Report: Your JUnit test report in PDF format. |
http://antxtras.sourceforge.net/ |
Loads of extensions (rules, flowcontrol, log4j) for Ant. |
http://code.google.com/p/svntask/ |
svntask is a super simple solution for using svn (Subversion) from ant. |
http://code.google.com/p/sardine/ |
SardineTask is a wrapper around Sardine for executing WebDAV actions from ant. |
http://code.google.com/p/sweetened/ |
Sweetened: Ant Tasks to improve your Java builds and Eclipse integration. |
http://ebourg.github.com/jsign |
Task for signing Windows executable files. |