Mark Swanson wrote:
Hello,
Hi,

I'm using the latest stable version of ADS: 1.0 :-)
Which version exactly ?

Where does it come from (did you get it from trunk or from a branch ?)
and for some reason I can't compile my custom schema because the compiler is strangely defaulting to Java 1.3:

What you have here is some errors because the generated schema contains generics, which are not allowed in java 1.4. ADS 1.0.x is not intended to be compiled using java 1.5, but of course it can be compiled with a 1.5 compiler. The thing is that we have forced the 1.4 version in order to avoid committing some code which requests Java 5...

--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org


Reply via email to