conor 2003/01/16 04:08:25 Modified: . WHATSNEW Log: Move the signjar fixes to 1.5.2 Revision Changes Path 1.342 +0 -4 jakarta-ant/WHATSNEW Index: WHATSNEW =================================================================== RCS file: /home/cvs/jakarta-ant/WHATSNEW,v retrieving revision 1.341 retrieving revision 1.342 diff -u -w -u -r1.341 -r1.342 --- WHATSNEW 16 Jan 2003 11:09:42 -0000 1.341 +++ WHATSNEW 16 Jan 2003 12:08:25 -0000 1.342 @@ -17,10 +17,6 @@ * The <script> task now requires Apache BSF instead of the older IBM version. See <http://jakarta.apache.org/bsf/> -* The signjar keystore attribute has been reverted to a String allowing - it to once again accept URLs. This should not affect current FIle based usage - unless you are extending the Signjar task. - * <xmlproperty> will no longer fail if the file to be loaded doesn't exist. Fixed bugs:
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>