I think you are thinking of target="1.4" type of thing. I always thought this was about binary compatibility of complied code, not the language syntax, but I'm not sure. Erik will know.
Otis --- Chris Hostetter <[EMAIL PROTECTED]> wrote: > > : It's fixed now. > : Sorry bout that... I've already set up a test script to switch my > JDK > : to 14 before running "ant test". > > I don't remember the specifics, but isn't there an attribute for the > and > <javac> taks that you can use to tell it wether you want it to > compile as > 1.4 code or 1.5 code? ... I thought setting that option to 1.4 worked > even > if you had a newever compiler (telling the compiler to use backwards > compatible mode) > > ? > > > -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
