You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2010/07/11 07:53:17 UTC

svn commit: r962988 - /ant/core/trunk/docs/external.html

Author: bodewig
Date: Sun Jul 11 05:53:17 2010
New Revision: 962988

URL: http://svn.apache.org/viewvc?rev=962988&view=rev
Log:
regenerate site

Modified:
    ant/core/trunk/docs/external.html

Modified: ant/core/trunk/docs/external.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/external.html?rev=962988&r1=962987&r2=962988&view=diff
==============================================================================
--- ant/core/trunk/docs/external.html (original)
+++ ant/core/trunk/docs/external.html Sun Jul 11 05:53:17 2010
@@ -23,9 +23,7 @@
       <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
         <title>Apache Ant - External Tools and Tasks</title>
         <link type="text/css" href="./page.css" rel="stylesheet">
-          <meta name="author" content="Stefan Bodewig">
-  <meta name="email" content="bodewig@apache.org">
-      </head>
+        </head>
 
     <body>
       <p class="navpath">
@@ -1452,6 +1450,67 @@
       </tr>
           </table>
                                                           <h4 class="subsection">
+        <a name="Commons Configuration Ant Task"></a>
+        Commons Configuration Ant Task
+      </h4>
+                        <p>A set of Ant task that help convert Apache Commons
+       Configuration property files into build properties, java Enum's
+       (that are populated at runtime), and any exportable property /
+       env file desired (e.g., csh, bash, bat, etc.).</p>
+                                <p>This project provides the following tasks: 
+       <ul>
+         <li><b>CreateEnumTask</b>: Creates a Java enum based on
+         commons configuration property files. </li>
+         <li><b>ExportPropertiesTask</b>: Exports commons
+         configuration properties to a external file in a using a
+         specified format.</li>
+         <li><b>LoadPropertiesTask</b>: Loads commons configuration
+         properties into pre-generated Java enum.</li>
+       </ul>
+       </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 and above
+      </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://code.google.com/p/commonsconfiganttask/">http://code.google.com/p/commonsconfiganttask/</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="mailto:ndunn.at.me.com">ndunn at me.com</a>
+      </td>
+      </tr>
+                  <tr>
+                      <th colspan="1" rowspan="1"
+      valign="top" align="left">
+          License:
+      </th>
+                          <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          Apache License 2.0
+      </td>
+      </tr>
+          </table>
+                                                          <h4 class="subsection">
         <a name="Configure"></a>
         Configure
       </h4>
@@ -6939,7 +6998,7 @@
       </th>
                           <td colspan="1" rowspan="1"
       valign="top" align="left">
-          bundles 1.8.0 starting with NetBeans 6.9
+          bundles 1.8.0 starting with NetBeans 6.9; 1.8.1 for 6.9.1
       </td>
       </tr>
                   <tr>