----- Original Message -----
From: "Anurag Govil" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 09, 2002 4:50 PM
Subject: Use of source argument for javac with jikes.


> The latest version of jikes (the CVS snapshot) allows the use of
the -source
> argument in order to be able to compile java 1.4 files. However ant's
javac
> task only recognizes the source attribute for the "modern" and not the
jikes
> compiler.

Is this a version of jikes that has actually been released?

I suppose we could just assume the source option is there because of assert
statements, and if the user sets source= "something"  then they know what
they are doing


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

Reply via email to