At present build-properties.xml has

<property name="source.level" value="1.3" />

i.e. compatibility with Java 1.3 source.

The compiler target is not specified, however at least one class in
trunk uses java.util.regex which is Java 1.4+.

Would it be OK to insist on a minimum of Java 1.4 for the next 2.x release?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to