Actually, we probably want to use the 3.2 maintenance URL, at least until 3.2 is finalized.
I've updated the depends.properties to the latest 3.2 maintenance build of ecj.jar. Check it out and let me know if there are any issues. -Nathan > -----Original Message----- > From: Richard Liang [mailto:[EMAIL PROTECTED] > Sent: Sunday, June 25, 2006 11:09 AM > To: [email protected] > Subject: Re: svn commit: r416240 - > /incubator/harmony/enhanced/classlib/trunk/make/depends.xml > > Hello Mark, > > The url of ecj.jar has been changed to: > http://archive.eclipse.org/eclipse/downloads/drops/S-3.2RC5- > 200605191206/ecj.jar. > And I'm not sure if we still use the ecj.jar in 3.2RC5 or upgrade to > 3.2RC7 :-) > > Richard. > > [EMAIL PROTECTED] wrote: > > Author: hindessm > > Date: Wed Jun 21 22:09:51 2006 > > New Revision: 416240 > > > > URL: http://svn.apache.org/viewvc?rev=416240&view=rev > > Log: > > Uncomment ecj.jar dependency. > > > > Modified: > > incubator/harmony/enhanced/classlib/trunk/make/depends.xml > > > > Modified: incubator/harmony/enhanced/classlib/trunk/make/depends.xml > > URL: > http://svn.apache.org/viewvc/incubator/harmony/enhanced/classlib/trunk/mak > e/depends.xml?rev=416240&r1=416239&r2=416240&view=diff > > > ========================================================================== > ==== > > --- incubator/harmony/enhanced/classlib/trunk/make/depends.xml > (original) > > +++ incubator/harmony/enhanced/classlib/trunk/make/depends.xml Wed Jun > 21 22:09:51 2006 > > @@ -48,9 +48,7 @@ > > > > <check-one-file src="${mx4j.remote.url}" dest="${mx4j.remote.jar}" > /> > > > > - <!-- Do not require the Eclipse compiler until the tools are > integrated into the build > > <check-one-file src="${ecj.url}" dest="${ecj.jar}" /> > > - --> > > > > <uptodate property="bcprov.uptodate" > > srcfile="${signed.bcprov.jar}" > > > > > > > > > > -- > Richard Liang > China Software Development Lab, IBM > > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
