Peter Reilly wrote:
> In any case, here is a first attempt at a schema for junit (in relaxng
> compact syntax)
If you are going to declare an official schema, I would recommend making <junit> and
<junitreport> enforce it at runtime, at least in development builds (or if assertions
are enabled etc.). Otherwise the danger is high that some "little" change in the tasks will
in fact cause unintentional schema drift.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|