diff --git a/docs/external.html b/docs/external.html index e756aab51..35ae1b06e 100644 --- a/docs/external.html +++ b/docs/external.html @@ -6049,6 +6049,56 @@ valign="top" align="left"> Lesser GNU Public License + + +

+ + XML Directory Listing Ant Task +

+

The XML Directory Listing task can recurse through a directory structure and produce an + XML representation. The resulting file can then be transformed further with Ant.

+

The XML output is configurable through various options. The SAX parsing is fast and has a + low memory footprint.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Ant 1.6.5 or higher +
+ URL: + + http://code.google.com/p/xml-dir-listing/ +
+ Contact: + + M. Haynes +
+ License: + + Apache License 2.0 +

diff --git a/xdocs/external.xml b/xdocs/external.xml index 484d7929f..cf7568c59 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -3278,6 +3278,33 @@ + + +

The XML Directory Listing task can recurse through a directory structure and produce an + XML representation. The resulting file can then be transformed further with Ant.

+

The XML output is configurable through various options. The SAX parsing is fast and has a + low memory footprint.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.6.5 or higher
URL:http://code.google.com/p/xml-dir-listing/
Contact:M. Haynes
License:Apache License 2.0
+
+

This framework is a release notes framework that enables to