|
|
@@ -17,10 +17,11 @@ Changes that could break older environments: |
|
|
|
should instead be changed to use resource collections like: |
|
|
|
|
|
|
|
<delete> |
|
|
|
<fileset dir="/foo/bar/" includes="*.something"/> |
|
|
|
<fileset dir="/foo/bar/" includes="*.something"/> |
|
|
|
</delete> |
|
|
|
|
|
|
|
|
|
|
|
* Commons Net 3.6 is binary-code, but not source compatible; |
|
|
|
see change list of Commons Net 3.0 for details |
|
|
|
|
|
|
|
Fixed bugs: |
|
|
|
----------- |
|
|
@@ -48,7 +49,7 @@ Fixed bugs: |
|
|
|
Bugzilla Report 58683 |
|
|
|
|
|
|
|
* Improvement to the Zip task for reduced memory usage in certain |
|
|
|
cases. Thanks to Glen Lewis for reporting the issue and |
|
|
|
cases. Thanks to Glen Lewis for reporting the issue and |
|
|
|
suggesting the fix. |
|
|
|
Bugzilla Report 19516 |
|
|
|
|
|
|
@@ -105,11 +106,14 @@ Other changes: |
|
|
|
|
|
|
|
* Updated Maven Ant Tasks, Jakarta Regexp and JUnit 4 to the latest |
|
|
|
stable version (2.1.3, 1.4, and 4.12 respectively); updated |
|
|
|
Java Mail API, JRuby and Jython to the latest Java 5 compatible |
|
|
|
version (1.5.6, 1.6.8 and 2.5.3, respectively); added resolve target |
|
|
|
for AntUnit to facilitate updates. |
|
|
|
JRuby to the latest Java 5 compatible version (1.6.8); added |
|
|
|
resolve target for AntUnit to facilitate updates. |
|
|
|
Github Pull Request #50 |
|
|
|
|
|
|
|
* Updated Java Mail API, Jython, Rhino and Commons Net to the latest |
|
|
|
stable version (1.6.0, 2.7.0, 1.7.7.2 and 3.6, respectively). |
|
|
|
Github Pull Request #53 |
|
|
|
|
|
|
|
Changes from Ant 1.10.0 TO Ant 1.10.1 |
|
|
|
===================================== |
|
|
|
|
|
|
|