Browse Source

document JUnit filtertrace change

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1154641 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 14 years ago
parent
commit
95834baf7a
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      WHATSNEW

+ 4
- 0
WHATSNEW View File

@@ -100,6 +100,10 @@ Other changes:
* The expandproperties filter now accepts a nested propertyset
which, if specified, provides the properties for expansion.
Bugzilla Report 51044.

* <junit filtertrace="true"/> will no longer filter out the very
first line of the stacktrace containing the original exception
message even if it matches one of the filter expressions.
Changes from Ant 1.8.1 TO Ant 1.8.2
===================================


Loading…
Cancel
Save