From aa2a44ee38b08fa914ea7a033d6e0e53736b698d Mon Sep 17 00:00:00 2001 From: Peter Reilly Date: Mon, 13 Nov 2006 20:32:23 +0000 Subject: [PATCH] bugzilla 40754: add dtd for junit xml output (code already commited) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474500 13f79535-47bb-0310-9956-ffa450edef68 --- CONTRIBUTORS | 1 + WHATSNEW | 3 +++ contributors.xml | 4 ++++ 3 files changed, 8 insertions(+) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 90f80f173..28eb009d1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -243,6 +243,7 @@ Steve Loughran Steve Morin Steven E. Newton Takashi Okamoto +Taoufik Romdhane Tariq Master Trejkaz Xaoza Thomas Butz diff --git a/WHATSNEW b/WHATSNEW index 3111ea6d8..32ef229b9 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -26,6 +26,9 @@ Other changes: * 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 =========================================== diff --git a/contributors.xml b/contributors.xml index f65dc24d0..8ee588813 100644 --- a/contributors.xml +++ b/contributors.xml @@ -969,6 +969,10 @@ Takashi Okamoto + + Taoufik + Romdhane + Tariq Master