Hello,
I noticed on the Ant external tools page that the licensing details for
xmltask (http://www.oopsconsultancy.com/software/xmltask.html) are
incorrect.
I've got a patch for external.xml below.Stefan Bodewig indicated that if
I post this here, then someone appropriately permissioned would be able
to apply this ?
Thanks,
Brian Agnew
Path for http://cvs.apache.org/viewcvs.cgi/~checkout~/ant/xdocs/external.xml
<subsection name="XmlTask">
-
<p>
XmlTask provides a simple means to modify XML documents
without having to learn XSLT. A simple path reference to an
XML node specifies the node you want to change, and how you
want to allow XML insertion and removal, or attribute
changes. The emphasis is on providing the simplest means to
perform common XML replacements
</p>
-
<table>
-
<tr>
<th>Compatibility:</th>
<td>Ant 1.4 and later</td>
</tr>
-
<tr>
<th>URL:</th>
-
<td>
-
<a href="http://www.oopsconsultancy.com/software/xmltask.html">
http://www.oopsconsultancy.com/software/xmltask.html
</a>
</td>
</tr>
-
<tr>
<th>Contact:</th>
-
<td>
<a href="mailto:xmltask@oopsconsultancy.com">xmltask@oopsconsultancy.com</a>
</td>
</tr>
-
<tr>
<th>License:</th>
<td>Apache Software License</td>
</tr>
</table>
</subsection>
--
Brian Agnew http://www.oopsconsultancy.com
OOPS Consultancy Ltd brian @ oopsconsultancy.com
Tel: +44 (0)7720 397526
Fax: +44 (0)20 8682 0012
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|