|
@@ -8,6 +8,12 @@ Changes that could break older environments: |
|
|
Fixed bugs: |
|
|
Fixed bugs: |
|
|
----------- |
|
|
----------- |
|
|
|
|
|
|
|
|
|
|
|
* <parallel> swallowed the status code of nested <fail> tasks. |
|
|
|
|
|
Bugzilla Report 55539. |
|
|
|
|
|
|
|
|
|
|
|
* a race condition could make <fixcrlf> tasks of parallel builds to |
|
|
|
|
|
interfere with each other. |
|
|
|
|
|
Bugzilla Report 54393. |
|
|
|
|
|
|
|
|
Other changes: |
|
|
Other changes: |
|
|
-------------- |
|
|
-------------- |
|
@@ -17,13 +23,6 @@ Other changes: |
|
|
* tar entries with long link names are now handled the same way as |
|
|
* tar entries with long link names are now handled the same way as |
|
|
entries with long names. |
|
|
entries with long names. |
|
|
|
|
|
|
|
|
* <parallel> swallowed the status code of nested <fail> tasks. |
|
|
|
|
|
Bugzilla Report 55539. |
|
|
|
|
|
|
|
|
|
|
|
* a race condition could make <fixcrlf> tasks of parallel builds to |
|
|
|
|
|
interfere with each other. |
|
|
|
|
|
Bugzilla Report 54393. |
|
|
|
|
|
|
|
|
|
|
|
Changes from Ant 1.9.1 TO Ant 1.9.2 |
|
|
Changes from Ant 1.9.1 TO Ant 1.9.2 |
|
|
=================================== |
|
|
=================================== |
|
|
|
|
|
|
|
|