I've now completed and tested my Cocoon Ant task. I've finished the docs for it (URL shown below), they just need to be uploaded to the site (which I don't yet know how to do :-(
I must say, I rather like this task, and I think that it could/should become the recommended way to access Cocoon's offline functionality, because of the range of functionality available in Ant that can be used to augment the work that Cocoon does.
Please add it to your external tasks page.
Regards, Upayavira
<subsection name="Cocoon Task">
<p> This task allows the generation of static web pages and sties using Apache Cocoon in off-line mode. </p> <p> 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.</p> <p> 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.</p>
<table class="externals">
<tr>
<th>Compatibility:</th>
<td>Ant 1.5.3 and above</td>
</tr>
<tr>
<th>URL:</th>
<td><a
href="http://cocoon.apache.org/2.1/">http://cocoon.apache.org/2.1/</a></td>
</tr>
<tr>
<th>Documentation:</th>
<td><a
href="http://cocoon.apache.org/2.1/userdocs/offiline/ant.html">http://cocoon.apache.org/2.1/userdocs/offline/ant.html</a></td>
</tr> <tr> <th>Contact:</th> <td><a href="mailto:users.at.cocoon.apache.org">users at cocoon.apache.org</a></td> </tr> <tr> <th>License:</th> <td>Apache Software License</td> </tr> </table> </subsection>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]