Peter Reilly wrote:
It looks like this is a bug with javac compiler.
I get the same problem from the command line:
>javac -target 1.1 -sourcepath src -d classes src/*.java javac: source release 1.4 requires target release 1.4
Opps, I just realized that Stefan had already said that (with the work-around to use -source 1.3) Sorry for the noise.
Peter
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]