diff --git a/WHATSNEW b/WHATSNEW index 4f2a703b6..5a4cbb392 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -34,6 +34,9 @@ Fixed bugs: * 's prefix attribute failed to apply to nested elements. +* created an empty junit-noframes.html if no format had + been specified. + Other changes: -------------- diff --git a/build.xml b/build.xml index dc97ec03e..e600c4c32 100644 --- a/build.xml +++ b/build.xml @@ -1245,6 +1245,16 @@ + + + + + + + + + + @@ -1325,6 +1335,8 @@ unless="trax.impl.present"/> +