bodewig 2005/01/10 00:38:05
Modified: docs contributors.html external.html faq.html
Log:
regenerate site
Revision Changes Path
1.53 +1 -1 ant/docs/contributors.html
Index: contributors.html
===================================================================
RCS file: /home/cvs/ant/docs/contributors.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- contributors.html 11 Dec 2004 13:50:35 -0000 1.52
+++ contributors.html 10 Jan 2005 08:38:05 -0000 1.53
@@ -492,7 +492,7 @@
</div>
<p class="copyright">
- Copyright © 2000-2004 The Apache Software Foundation. All
rights reserved.
+ Copyright © 2000-2005 The Apache Software Foundation. All
rights reserved.
<script type="text/javascript" language="JavaScript"><!--
document.write(" - "+"Last Published: " +
document.lastModified);
// -->
1.190 +55 -1 ant/docs/external.html
Index: external.html
===================================================================
RCS file: /home/cvs/ant/docs/external.html,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -r1.189 -r1.190
--- external.html 24 Nov 2004 15:57:33 -0000 1.189
+++ external.html 10 Jan 2005 08:38:05 -0000 1.190
@@ -2790,6 +2790,60 @@
</tr>
</table>
<h4 class="subsection">
+ <a name="Jdiff"></a>
+ Jdiff
+ </h4>
+ <p>A task that generates an HTML report of all the
packages, classes,
+ constructors, methods, and fields which have been removed, added or
+ changed in any way, including their documentation, when two APIs are
+ compared. </p>
+ <table class="externals"
cellspacing="1" cellpadding="4">
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ Compatibility:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ Ant 1.6
+ </td>
+ </tr>
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ URL:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+
+ <a href="http://javadiff.sourceforge.net/">
+ http://javadiff.sourceforge.net/</a>
+ </td>
+ </tr>
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ Task Documentation:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+
+ <a
href="http://cvs.sourceforge.net/viewcvs.py/*checkout*/javadiff/jdiff/jdiff.html?rev=HEAD&content-type=text/html#JDiffAntTask">
+ (in CVS)</a>
+ </td>
+ </tr>
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ License:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ LGPL
+ </td>
+ </tr>
+ </table>
+ <h4 class="subsection">
<a name="JFlex"></a>
JFlex
</h4>
@@ -6027,7 +6081,7 @@
</div>
<p class="copyright">
- Copyright © 2000-2004 The Apache Software Foundation. All
rights reserved.
+ Copyright © 2000-2005 The Apache Software Foundation. All
rights reserved.
<script type="text/javascript" language="JavaScript"><!--
document.write(" - "+"Last Published: " +
document.lastModified);
// -->
1.114 +1 -1 ant/docs/faq.html
Index: faq.html
===================================================================
RCS file: /home/cvs/ant/docs/faq.html,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- faq.html 2 Jan 2005 18:28:15 -0000 1.113
+++ faq.html 10 Jan 2005 08:38:05 -0000 1.114
@@ -1829,7 +1829,7 @@
</div>
<p class="copyright">
- Copyright © 2000-2004 The Apache Software Foundation. All
rights reserved.
+ Copyright © 2000-2005 The Apache Software Foundation. All
rights reserved.
<script type="text/javascript" language="JavaScript"><!--
document.write(" - "+"Last Published: " +
document.lastModified);
// -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]