|
|
@@ -10,6 +10,8 @@ Changes that could break older environments: |
|
|
|
Regexp interface that also supports substitution instead of the |
|
|
|
RegexpMatcher interface in the future. |
|
|
|
|
|
|
|
* <gzip> will throw an exception if your src attribute points to a directory. |
|
|
|
|
|
|
|
Fixed bugs: |
|
|
|
----------- |
|
|
|
|
|
|
@@ -53,6 +55,8 @@ Other changes: |
|
|
|
* Added a new condition <isset> that test for the existence of a |
|
|
|
property to the condition task. |
|
|
|
|
|
|
|
* Added a new condition <checksum>. |
|
|
|
|
|
|
|
* Ant's testcases require JUnit 3.7 or above as they now use the new |
|
|
|
assertTrue method instead of assert. |
|
|
|
|
|
|
|