From bcedae5802b79b9c6568f9310f2471e964ddd999 Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Wed, 26 Sep 2007 06:44:04 +0000 Subject: [PATCH] Add XML Directory Listing task git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@579488 13f79535-47bb-0310-9956-ffa450edef68 --- docs/external.html | 50 ++++++++++++++++++++++++++++++++++++++++++++++ xdocs/external.xml | 27 +++++++++++++++++++++++++ 2 files changed, 77 insertions(+) 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