RE: Maven doesn't bootstrap with jdk 1.3

2004-03-11 Thread Heritier Arnaud
The problem seems to be corrected for the ChangeLog plugin but I have a similar error for the changes plugin : [exec] java:compile: [exec] [echo] Compiling to E:\Work\Opensources\maven\..\maven-plugins\changes/target/classes [exec] [javac] Compiling 2 source files to E:\W

Re: Maven doesn't bootstrap with jdk 1.3

2004-03-11 Thread Emmanuel Venisse
- Original Message - From: "Emmanuel Venisse" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Thursday, March 11, 2004 9:54 AM Subject: Re: Maven doesn't bootstrap with jdk 1.3 > Yes, it's fixed for changelog

Re: Maven doesn't bootstrap with jdk 1.3

2004-03-11 Thread Emmanuel Venisse
ugin. Emmanuel - Original Message - From: "Brett Porter" <[EMAIL PROTECTED]> To: "'Maven Developers List'" <[EMAIL PROTECTED]> Sent: Wednesday, March 10, 2004 10:55 PM Subject: RE: Maven doesn't bootstrap with jdk 1.3 > Fixed. Was just a s

RE: Maven doesn't bootstrap with jdk 1.3

2004-03-10 Thread Brett Porter
Fixed. Was just a small issue in changelog, nothing to do with classloader changes. > -Original Message- > From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 10 March 2004 11:41 PM > To: [EMAIL PROTECTED] > Subject: Maven doesn't bootstrap with jdk 1.3 > > > Hi Brett, >