bodewig 02/04/15 05:30:27
Modified: docs ant15_todo.html
xdocs ant15_todo.xml
Log:
No <pgp> in Ant 1.5.
Revision Changes Path
1.8 +21 -20 jakarta-ant/docs/ant15_todo.html
Index: ant15_todo.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/ant15_todo.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ant15_todo.html 13 Apr 2002 11:19:18 -0000 1.7
+++ ant15_todo.html 15 Apr 2002 12:30:27 -0000 1.8
@@ -386,26 +386,6 @@
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- PGP signing task if possible
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Stefan, others welcome
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
JUnit's System.err/.out handling
</font>
</td>
@@ -494,6 +474,27 @@
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
Steve, in a really long meeting
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ PGP signing task if possible
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Not done, but deemed impossible - at least in the 1.5
+ time frame.
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Stefan, others welcome
</font>
</td>
</tr>
1.8 +6 -6 jakarta-ant/xdocs/ant15_todo.xml
Index: ant15_todo.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/xdocs/ant15_todo.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ant15_todo.xml 12 Apr 2002 04:41:48 -0000 1.7
+++ ant15_todo.xml 15 Apr 2002 12:30:27 -0000 1.8
@@ -102,12 +102,6 @@
</tr>
<tr>
- <td>PGP signing task if possible</td>
- <td></td>
- <td>Stefan, others welcome</td>
- </tr>
-
- <tr>
<td>JUnit's System.err/.out handling</td>
<td>Currently this is coupled to SummaryResultFormatter -
no SummaryFormatter, no output. Want to decouple it.</td>
@@ -144,6 +138,12 @@
<td>update to release, add uptodateness, add a web service
import (for Axis interop testing)</td>
<td>Steve, in a really long meeting</td>
+ </tr>
+ <tr>
+ <td>PGP signing task if possible</td>
+ <td>Not done, but deemed impossible - at least in the 1.5
+ time frame.</td>
+ <td>Stefan, others welcome</td>
</tr>
</table>
</subsection>
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|