On 2009-03-24, Kronus David wrote:
> I've implemented this in a way that is probably not compatible with
> Ant policy, namely that the code has to compile on Java 1.2, or am I
> wrong?
Java 1.4 for trunk. And this is only true for core tasks, optional
tasks can set the barrier as high as they l
Hi Ant developers,
I have implemented for myself modifications of tasks XMLValidate and
SchemaValidate that use JAXP 1.3 validation techniques, i.e. package
javax.xml.validation which is part of standard JRE since 1.5. The main reason
for this was the possibility to use interface LSResourceResol