Author: peterreilly Date: Mon Nov 13 12:32:23 2006 New Revision: 474500 URL: http://svn.apache.org/viewvc?view=rev&rev=474500 Log: bugzilla 40754: add dtd for junit xml output (code already commited)
Modified: ant/core/trunk/CONTRIBUTORS ant/core/trunk/WHATSNEW ant/core/trunk/contributors.xml Modified: ant/core/trunk/CONTRIBUTORS URL: http://svn.apache.org/viewvc/ant/core/trunk/CONTRIBUTORS?view=diff&rev=474500&r1=474499&r2=474500 ============================================================================== Binary files - no diff available. Modified: ant/core/trunk/WHATSNEW URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?view=diff&rev=474500&r1=474499&r2=474500 ============================================================================== --- ant/core/trunk/WHATSNEW (original) +++ ant/core/trunk/WHATSNEW Mon Nov 13 12:32:23 2006 @@ -26,6 +26,9 @@ * Warn user when a reference in the form "${refid}" cannot be resolved as this is a sign they probably meant "refid" (misuse of property expansion syntax). +* add dtd to javadoc for junit. + Bugzilla 40754. + Changes from Ant 1.7.0Beta3 to Ant 1.7.0RC1 =========================================== Modified: ant/core/trunk/contributors.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/contributors.xml?view=diff&rev=474500&r1=474499&r2=474500 ============================================================================== --- ant/core/trunk/contributors.xml (original) +++ ant/core/trunk/contributors.xml Mon Nov 13 12:32:23 2006 @@ -970,6 +970,10 @@ <last>Okamoto</last> </name> <name> + <first>Taoufik</first> + <last>Romdhane</last> + </name> + <name> <first>Tariq</first> <last>Master</last> </name> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]