Browse Source

No <pgp> in Ant 1.5.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272437 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 23 years ago
parent
commit
8ac4aad24c
2 changed files with 27 additions and 26 deletions
  1. +21
    -20
      docs/ant15_todo.html
  2. +6
    -6
      xdocs/ant15_todo.xml

+ 21
- 20
docs/ant15_todo.html View File

@@ -380,26 +380,6 @@
<font color="#000000" size="-1" face="arial,helvetica,sanserif"> <font color="#000000" size="-1" face="arial,helvetica,sanserif">
Stefan, others welcome Stefan, others welcome
</font> </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">
&nbsp;
</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> </td>
</tr> </tr>
<tr> <tr>
@@ -495,6 +475,27 @@
<font color="#000000" size="-1" face="arial,helvetica,sanserif"> <font color="#000000" size="-1" face="arial,helvetica,sanserif">
Steve, in a really long meeting Steve, in a really long meeting
</font> </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> </td>
</tr> </tr>
</table> </table>


+ 6
- 6
xdocs/ant15_todo.xml View File

@@ -101,12 +101,6 @@
<td>Stefan, others welcome</td> <td>Stefan, others welcome</td>
</tr> </tr>


<tr>
<td>PGP signing task if possible</td>
<td></td>
<td>Stefan, others welcome</td>
</tr>

<tr> <tr>
<td>JUnit's System.err/.out handling</td> <td>JUnit's System.err/.out handling</td>
<td>Currently this is coupled to SummaryResultFormatter - <td>Currently this is coupled to SummaryResultFormatter -
@@ -145,6 +139,12 @@
import (for Axis interop testing)</td> import (for Axis interop testing)</td>
<td>Steve, in a really long meeting</td> <td>Steve, in a really long meeting</td>
</tr> </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> </table>
</subsection> </subsection>




Loading…
Cancel
Save