You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bo...@apache.org on 2006/06/21 06:17:51 UTC

svn commit: r415901 - in /ant/core/trunk: docs/bugs.html docs/external.html xdocs/external.xml

Author: bodewig
Date: Tue Jun 20 21:17:50 2006
New Revision: 415901

URL: http://svn.apache.org/viewvc?rev=415901&view=rev
Log:
Update info on AntXtras

Modified:
    ant/core/trunk/docs/bugs.html
    ant/core/trunk/docs/external.html
    ant/core/trunk/xdocs/external.xml

Modified: ant/core/trunk/docs/bugs.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/bugs.html?rev=415901&r1=415900&r2=415901&view=diff
==============================================================================
--- ant/core/trunk/docs/bugs.html (original)
+++ ant/core/trunk/docs/bugs.html Tue Jun 20 21:17:50 2006
@@ -297,7 +297,9 @@
             If you have a patch to submit and are sending it to the
             <code>dev</code> mailing list,
             prefix "[PATCH]"
-            to your message subject. Please include any relevant bug numbers.
+            to your message subject (this is also a good idea for
+            a subject line in the bug database).
+            Please include any relevant bug numbers.
             Patch files should be created with the <code>-u</code>
             option of the
             <code>diff</code> or <code>svn diff</code> command. For

Modified: ant/core/trunk/docs/external.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/external.html?rev=415901&r1=415900&r2=415901&view=diff
==============================================================================
--- ant/core/trunk/docs/external.html (original)
+++ ant/core/trunk/docs/external.html Tue Jun 20 21:17:50 2006
@@ -889,6 +889,55 @@
       </tr>
           </table>
                                                           <h4 class="subsection">
+        <a name="AntXtras"></a>
+        AntXtras
+      </h4>
+                        <p>A collection of powerful Ant extensions components
+        organized into five categories: fixture-control,
+        execution-rules, flow-control, feedback, and helpers.</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.5
+      </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://antxtras.sourceforge.net/">AntXtras Home</a>
+      </td>
+      </tr>
+                  <tr>
+                      <th colspan="1" rowspan="1"
+      valign="top" align="left">
+          Contact:
+      </th>
+                          <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          <a href="http://antxtras.sourceforge.net">SSMC</a>
+      </td>
+      </tr>
+                  <tr>
+                      <th colspan="1" rowspan="1"
+      valign="top" align="left">
+          License:
+      </th>
+                          <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          GNU Lesser General Public License (LGPL 2.1)
+      </td>
+      </tr>
+          </table>
+                                                          <h4 class="subsection">
         <a name="Checkstyle"></a>
         Checkstyle
       </h4>
@@ -3642,57 +3691,6 @@
                           <td colspan="1" rowspan="1"
       valign="top" align="left">
           Apache License 1.1.
-      </td>
-      </tr>
-          </table>
-                                                          <h4 class="subsection">
-        <a name="AntXtras"></a>
-        AntXtras
-      </h4>
-                        <p>
-                A collection of powerful Ant extensions components organized into
-                five categories: fixture-control, execution-rules, flow-control,
-                feedback, and helpers.
-            </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.5
-      </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://antxtras.sourceforge.net/">AntXtras Home</a>
-      </td>
-      </tr>
-                  <tr>
-                      <th colspan="1" rowspan="1"
-      valign="top" align="left">
-          Contact:
-      </th>
-                          <td colspan="1" rowspan="1"
-      valign="top" align="left">
-          <a href="http://antxtras.sourceforge.net">SSMC</a>
-      </td>
-      </tr>
-                  <tr>
-                      <th colspan="1" rowspan="1"
-      valign="top" align="left">
-          License:
-      </th>
-                          <td colspan="1" rowspan="1"
-      valign="top" align="left">
-          GNU Lesser General Public License (LGPL 2.1)
       </td>
       </tr>
           </table>

Modified: ant/core/trunk/xdocs/external.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/external.xml?rev=415901&r1=415900&r2=415901&view=diff
==============================================================================
--- ant/core/trunk/xdocs/external.xml (original)
+++ ant/core/trunk/xdocs/external.xml Tue Jun 20 21:17:50 2006
@@ -427,6 +427,32 @@
         </table>
       </subsection>
 
+      <subsection name="AntXtras">
+
+        <p>A collection of powerful Ant extensions components
+        organized into five categories: fixture-control,
+        execution-rules, flow-control, feedback, and helpers.</p>
+
+        <table class="externals">
+          <tr>
+            <th>Compatibility:</th>
+            <td>Ant 1.6.5</td>
+          </tr>
+          <tr>
+            <th>URL:</th>
+            <td><a href="http://antxtras.sourceforge.net/">AntXtras Home</a></td>
+          </tr>
+          <tr>
+            <th>Contact:</th>
+            <td><a href="http://antxtras.sourceforge.net">SSMC</a></td>
+          </tr>
+          <tr>
+            <th>License:</th>
+            <td>GNU Lesser General Public License (LGPL 2.1)</td>
+          </tr>
+        </table>
+      </subsection>
+
       <subsection name="Checkstyle">
 
         <p>Checkstyle is a development tool to help programmers write
@@ -1973,32 +1999,6 @@
           </tr>
         </table>
       </subsection>
-
-        <subsection name="AntXtras">
-            <p>
-                A collection of powerful Ant extensions components organized into
-                five categories: fixture-control, execution-rules, flow-control,
-                feedback, and helpers.
-            </p>
-            <table class="externals">
-                <tr>
-                    <th>Compatibility:</th>
-                    <td>Ant 1.6.5</td>
-                </tr>
-                <tr>
-                    <th>URL:</th>
-                    <td><a href="http://antxtras.sourceforge.net/">AntXtras Home</a></td>
-                </tr>
-                <tr>
-                    <th>Contact:</th>
-                    <td><a href="http://antxtras.sourceforge.net">SSMC</a></td>
-                </tr>
-                <tr>
-                    <th>License:</th>
-                    <td>GNU Lesser General Public License (LGPL 2.1)</td>
-                </tr>
-            </table>
-        </subsection>
 
       <subsection name="Kanaputs">
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org