Browse Source

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
master
Peter Reilly 18 years ago
parent
commit
aa2a44ee38
3 changed files with 8 additions and 0 deletions
  1. +1
    -0
      CONTRIBUTORS
  2. +3
    -0
      WHATSNEW
  3. +4
    -0
      contributors.xml

+ 1
- 0
CONTRIBUTORS View File

@@ -243,6 +243,7 @@ Steve Loughran
Steve Morin
Steven E. Newton
Takashi Okamoto
Taoufik Romdhane
Tariq Master
Trejkaz Xaoza
Thomas Butz


+ 3
- 0
WHATSNEW View File

@@ -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
===========================================



+ 4
- 0
contributors.xml View File

@@ -969,6 +969,10 @@
<first>Takashi</first>
<last>Okamoto</last>
</name>
<name>
<first>Taoufik</first>
<last>Romdhane</last>
</name>
<name>
<first>Tariq</first>
<last>Master</last>


Loading…
Cancel
Save