On 8/5/05, Derek Lane <[EMAIL PROTECTED]> wrote: > So what I hear you saying now, is that I won't be able to use M2 until > the compiler forking > feature is added. Bummer.
Sorry to say it does appear that way, if you are to use it out of the box. > I was really hoping to avoid converting this codebase to M1, only to > have to conver the > build again to M2 soon thereafter. Please tell me if I've missed what > you are saying and > let me know what options I have for resolving this with the current > alpha-3 M2 release. The following options are available: - wait until the compiler plugin has this feature (I would say some time this month) - implement the feature in the compiler plugin and contribute it back (I'd estimate this is less than a day's work) - use the ant run plugin to compile the sources using an the Ant javac task (see the FAQ on the website) Hope this helps. - Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
