stevel 02/03/31 21:21:41
Modified: xdocs ant15_todo.xml
Log:
add java1.4 support as an objective. BTW, what about antlib?
Revision Changes Path
1.3 +10 -1 jakarta-ant/xdocs/ant15_todo.xml
Index: ant15_todo.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/xdocs/ant15_todo.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ant15_todo.xml 1 Apr 2002 01:53:12 -0000 1.2
+++ ant15_todo.xml 1 Apr 2002 05:21:41 -0000 1.3
@@ -36,7 +36,7 @@
<tr>
<td>Document Path datatype</td>
- <td>Its documented, but more hidden than the other types</td>
+ <td>It's documented, but more hidden than the other types</td>
<td>Erik</td>
</tr>
@@ -75,6 +75,15 @@
<td>Peter</td>
</tr>
+ <tr>
+ <td>Fully functional on Java 1.4</td>
+ <td>Fix outstanding java1.4 defects, maybe add an
+ assertions datatype for java and other tasks (junit?)
+ which lets people turn on asserts.
+ </td>
+ <td>Steve + any other help he can get</td>
+ </tr>
+
<!-- for cut and paste use
<tr>
<td></td>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>