https://bz.apache.org/bugzilla/show_bug.cgi?id=58982master
@@ -77,6 +77,7 @@ D'Arcy Smith | |||||
Dale Anson | Dale Anson | ||||
Dale Sherwood | Dale Sherwood | ||||
Dan Armbrust | Dan Armbrust | ||||
Dana Dahlstrom | |||||
Daniel Henrique | Daniel Henrique | ||||
Daniel Ribagnac | Daniel Ribagnac | ||||
Daniel Spilker | Daniel Spilker | ||||
@@ -27,6 +27,10 @@ Fixed bugs: | |||||
Other changes: | Other changes: | ||||
-------------- | -------------- | ||||
* <junit> now initializes the cause of the AssertionFailedError when | |||||
converting from AssertionError. | |||||
Bugzilla Report 58982 | |||||
Changes from Ant 1.9.6 TO Ant 1.9.7 | Changes from Ant 1.9.6 TO Ant 1.9.7 | ||||
=================================== | =================================== | ||||
@@ -331,6 +331,10 @@ | |||||
<first>Dan</first> | <first>Dan</first> | ||||
<last>Armbrust</last> | <last>Armbrust</last> | ||||
</name> | </name> | ||||
<name> | |||||
<first>Dana</first> | |||||
<last>Dahlstrom</last> | |||||
</name> | |||||
<name> | <name> | ||||
<first>Daniel</first> | <first>Daniel</first> | ||||
<last>Henrique</last> | <last>Henrique</last> | ||||