From 86985db5ff8bce72488a671b012eb4087ccb6834 Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Tue, 20 Jan 2004 06:40:44 +0000 Subject: [PATCH] Added CocoonTask git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275939 13f79535-47bb-0310-9956-ffa450edef68 --- docs/external.html | 64 ++++++++++++++++++++++++++++++++++++++++++++++ xdocs/external.xml | 36 +++++++++++++++++++++++++- 2 files changed, 99 insertions(+), 1 deletion(-) diff --git a/docs/external.html b/docs/external.html index 9ccf44f4d..2b8817a45 100644 --- a/docs/external.html +++ b/docs/external.html @@ -793,6 +793,70 @@ valign="top" align="left"> GNU Lesser General Public License + + +

+ + Cocoon Task +

+

This task allows the generation of static web pages and + sties using Apache Cocoon in off-line mode.

+

It allows the configuration information for Cocoon to be + included within the Ant build file, and is thus + able to take advantage of Ant properties.

+

The task shares its code with the Cocoon Command Line, which + means that this task will instantly take + advantage of any new functionality added there.

+ + + + + + + + + + + + + + + + + + + +
+ Compatibility: + + Ant 1.5.3 and above +
+ URL: + + http://cocoon.apache.org/2.1/ +
+ Documentation: + + http://cocoon.apache.org/2.1/userdocs/offline/ant.html +
+ Contact: + + users at cocoon.apache.org +
+ License: + + Apache Software License +

diff --git a/xdocs/external.xml b/xdocs/external.xml index b37c390f1..0fae4c305 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -357,7 +357,41 @@ - + +

This task allows the generation of static web pages and + sties using Apache Cocoon in off-line mode.

+

It allows the configuration information for Cocoon to be + included within the Ant build file, and is thus + able to take advantage of Ant properties.

+

The task shares its code with the Cocoon Command Line, which + means that this task will instantly take + advantage of any new functionality added there.

+ + + + + + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.5.3 and above
URL:http://cocoon.apache.org/2.1/
Documentation:http://cocoon.apache.org/2.1/userdocs/offline/ant.html
Contact:users at cocoon.apache.org
License:Apache Software License
+
+ +

Recursive build support (call ant on every package level, and only build files in that package or in that package and