Looks good to me.
Might be worth to add it to src/etc.
Stefan
-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org
a question that has been asked a number of times on the hudson mailing
list is what
is the schema of tthe xml that junit generates.
I have had a quick look at the code, and noticed that there two related schemas.
1) the xml that generates
and
2) the xml that uses internally.
Both these formats
I'm thinking maybe what we need here [1] is a way to wrap arbitrary resource
collections with archival information, like extracting the archive attribute
getters of ArchiveFileSet to an ArchivalResourceCollection interface,
implemented by ArchiveFileSet as well as sugg. ArchivalResources which