Author: antoine
Date: Fri Jan 14 13:03:08 2011
New Revision: 1058992
URL: http://svn.apache.org/viewvc?rev=1058992&view=rev
Log:
update of the blurb about dynaTrace ant task, see\
http://mail-archives.apache.org/mod_mbox/ant-user/201101.mbox/%[email protected]%3E
Modified:
ant/core/trunk/xdocs/external.xml
Modified: ant/core/trunk/xdocs/external.xml
URL:
http://svn.apache.org/viewvc/ant/core/trunk/xdocs/external.xml?rev=1058992&r1=1058991&r2=1058992&view=diff
==============================================================================
--- ant/core/trunk/xdocs/external.xml (original)
+++ ant/core/trunk/xdocs/external.xml Fri Jan 14 13:03:08 2011
@@ -904,51 +904,51 @@
</table>
</subsection>
- <subsection name="dtAnt">
- <p>dtAnt allows integrating dynaTrace Application Performance
Management
- into your ant builds. This way you can easily record
performance metrics
- of your tests including transactional performance data.
- </p>
+ <subsection name="DTDDoc">
+ <p>DTDDoc is here to help you to document your DTD's efficiently. It
is a
+ straightforward extension of the javadoc concept to the DTD file
format.</p>
+
<table class="externals">
<tr>
<th>Compatibility:</th>
- <td>Ant 1.6 and higher</td>
+ <td>Ant 1.4 and later</td>
</tr>
<tr>
<th>URL:</th>
- <td><a
href="https://community.dynatrace.com/community/display/DL/Ant+Task+for+dynaTrace+3">https://community.dynatrace.com/community/display/DL/Ant+Task+for+dynaTrace+3</a></td>
+ <td><a
href="http://dtddoc.sourceforge.net/">http://dtddoc.sourceforge.net/</a></td>
</tr>
<tr>
<th>Contact:</th>
- <td><a href="http://support.dynatrace.com/">dynaTrace
Support</a></td>
+ <td><a href="http://sourceforge.net/mail/?group_id=53704">Project
Mailing List</a></td>
</tr>
<tr>
<th>License:</th>
- <td><a
href="https://community.dynatrace.com/community/download/attachments/5144912/dynaTraceBSD.txt">dynaTrace
BSD</a></td>
+ <td>X11 (Open Source)</td>
</tr>
</table>
</subsection>
- <subsection name="DTDDoc">
- <p>DTDDoc is here to help you to document your DTD's efficiently. It
is a
- straightforward extension of the javadoc concept to the DTD file
format.</p>
-
+ <subsection name="dynaTrace Ant Task">
+ <p>dtAnt allows integrating automated performance analysis
+ into your ant builds. This way you can easily record
performance metrics
+ of your tests and get alerts to performance regressions.</p>
+
<table class="externals">
<tr>
<th>Compatibility:</th>
- <td>Ant 1.4 and later</td>
+ <td>Ant 1.6 and higher</td>
</tr>
<tr>
<th>URL:</th>
- <td><a
href="http://dtddoc.sourceforge.net/">http://dtddoc.sourceforge.net/</a></td>
+ <td><a
href="http://www.dynatrace.com/antTask">http://www.dynatrace.com/antTask</a></td>
</tr>
<tr>
<th>Contact:</th>
- <td><a href="http://sourceforge.net/mail/?group_id=53704">Project
Mailing List</a></td>
+ <td><a href="http://support.dynatrace.com/">dynaTrace
Support</a></td>
</tr>
<tr>
<th>License:</th>
- <td>X11 (Open Source)</td>
+ <td><a
href="https://community.dynatrace.com/community/download/attachments/5144912/dynaTraceBSD.txt">dynaTrace
BSD</a></td>
</tr>
</table>
</subsection>