On Tue, 14 Dec 2004, kj <[EMAIL PROTECTED]> wrote: > I was unaware of this requirement. Does this mean that the Regexp > package will compile with JDK1.2?
Except for the Jdk14* classes, yes. The classes used by the core directly do. > but I doubt a 1.2 compiler will compile the Jdk14Regexp* classes. That's why we have conditional compilations in Ant's build file - but we can't compile a core service like FileUtils on JDK 1.4+ only. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]