bodewig 02/04/26 00:15:43
Modified: docs external.html
xdocs external.xml
Log:
Pointer to WOProject
Submitted by: Andrus Adamchik <[EMAIL PROTECTED]>
Revision Changes Path
1.43 +62 -0 jakarta-ant/docs/external.html
Index: external.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/external.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- external.html 19 Apr 2002 20:16:47 -0000 1.42
+++ external.html 26 Apr 2002 07:15:43 -0000 1.43
@@ -1348,6 +1348,68 @@
<table border="0" cellspacing="0"
cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="WOProject"><strong>WOProject</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <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>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Compatibility:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Ant 1.4
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ URL:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a
href="http://objectstyle.org/woproject/">http://objectstyle.org/woproject/</a>
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ License:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Apache license
+ </font>
+ </td>
+ </tr>
+ </table>
+ </blockquote>
+ </td></tr>
+ </table>
+ <table border="0" cellspacing="0"
cellpadding="2" width="100%">
+ <tr><td bgcolor="#828DA6">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
<a name="XDoclet"><strong>XDoclet</strong></a>
</font>
</td></tr>
1.32 +27 -1 jakarta-ant/xdocs/external.xml
Index: external.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/xdocs/external.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- external.xml 15 Apr 2002 08:45:09 -0000 1.31
+++ external.xml 26 Apr 2002 07:15:43 -0000 1.32
@@ -476,6 +476,32 @@
</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>
+
<subsection name="XDoclet">
<p>XDoclet is an extended Javadoc Doclet engine for use in Ant.
@@ -500,7 +526,7 @@
</tr>
</table>
</subsection>
-
+
</section>
<section name="Compiler Implementations">
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>