Browse Source

Move the signjar fixes to 1.5.2

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273813 13f79535-47bb-0310-9956-ffa450edef68
master
Conor MacNeill 22 years ago
parent
commit
bbce438867
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      WHATSNEW

+ 0
- 4
WHATSNEW View File

@@ -17,10 +17,6 @@ Changes that could break older environments:
* 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:


Loading…
Cancel
Save