On Mon, 2004-12-13 at 10:42 +0100, Stefan Bodewig wrote: > On Mon, 13 Dec 2004, kj <[EMAIL PROTECTED]> wrote: > > > -added new private method to use java.nio memory mapped files > > Ant is JDK 1.2 compatible, which means we can't use NIO for core > functionality (at least not without falling back to reflection).
I was unaware of this requirement. Does this mean that the Regexp package will compile with JDK1.2? I know it will run on 1.2 - nice use of reflection and swallowing exceptions ;) (if the other libraries are present), but I doubt a 1.2 compiler will compile the Jdk14Regexp* classes. Kev --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]