Oops, sent patch to the list from the wrong account that is not subscribed. Resending again.



-------- Original Message --------

This is a patch that adds link to WOProject to Ant external.xml.

Somebody with enough karama, please commit this to CVS and update Ant
website.

Thanks


~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~- - Andrei (a.k.a. Andrus) Adamchik Home of Cayenne - O/R Persistence Framework http://objectstyle.org/cayenne/ email: andrus-jk at objectstyle dot org
Index: xdocs/external.xml
===================================================================
RCS file: /home/cvspublic/jakarta-ant/xdocs/external.xml,v
retrieving revision 1.31
diff -u -r1.31 external.xml
--- xdocs/external.xml  15 Apr 2002 08:45:09 -0000      1.31
+++ xdocs/external.xml  25 Apr 2002 17:27:58 -0000
@@ -500,6 +500,32 @@
           </tr>
         </table>
       </subsection>
+      
+      <subsection name="WOProject">
+
+        <p>WOProject provides a set of tools to work with 
+        <a href="http://webobjects.com/";>WebObjects 5.1</a> 
+        independent from platform and IDE. It significantly 
+        improves developer productivity
+        and makes complex project structures more flexible compared to
+        traditional Makefile-based approach.
+        </p>
+        
+        <table>
+          <tr>
+            <th>Compatibility:</th>
+            <td>Ant 1.4</td>
+          </tr>
+          <tr>
+            <th>URL:</th>
+            <td><a 
href="http://objectstyle.org/woproject/";>http://objectstyle.org/woproject/</a></td>
+          </tr>
+          <tr>
+            <th>License:</th>
+            <td>Apache license</td>
+          </tr>
+        </table>
+      </subsection>
 
     </section>
 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to