Re: [M2] How to Compile Code with JDK 1.3

2005-08-04 Thread Derek Lane
ng if we can. Thanks, Derek On 8/4/05, Brett Porter <[EMAIL PROTECTED]> wrote: > 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. &g

Re: [M2] How to Compile Code with JDK 1.3

2005-08-04 Thread Derek Lane
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. Thanks again for all the really great responses. Derek On 8/4/05, Brett Porter <[EMAIL PROTECTED]> wrote: > On 8/5/05, Derek Lane <[EMAIL PROTECT

Re: [M2] How to Compile Code with JDK 1.3

2005-08-04 Thread Derek Lane
env. causing problems. I also tried using JDK 1.5 before 1.4 and get the same error. So, am I dealing with the same JVM versioning quirks as the StringBuffer problem? Or am I experiencing some other form of the Twilight Zone? Please advise. Thanks, Derek On 8/4/05, Brett Porter <[EMA

Re: [M2] How to Compile Code with JDK 1.3

2005-08-04 Thread Derek Lane
g to work on such enhancements very soon. > > - Brett > > On 8/4/05, Derek Lane <[EMAIL PROTECTED]> wrote: > > Howdy Folks, > > > > I'm in the process of trying to convert a rather hefty existing > > codebase to M2. This codebase > > needs to gen

[M2] How to Compile Code with JDK 1.3

2005-08-04 Thread Derek Lane
Howdy Folks, I'm in the process of trying to convert a rather hefty existing codebase to M2. This codebase needs to generate JARs, WARs, and EARs, as well as numerous configuration and property files. However I need to compile all of this using JDK 1.3, and of course M2 requires 1.4. I have M2 su