Thank you Gregory Amir
> -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] > Sent: Friday, May 25, 2007 2:20 PM > To: [email protected] > Subject: Re: [magnolia-dev] Build error > > ok its fixed on svn now. > the method call was relying on the java5 varargs syntax, so > it couldnt work with 1.4 syntax.. > > g > > On May 25, 2007, at 20:15 , Grégory Joseph wrote: > > > It's not just you - I just tried for you on a fresh checkout and I > > get the same thing. I have no time to investigate this right now > > (am puzzled though because that method exists though), so > feel free > > to check it out and provide patches or investigation results ;) > > > > g > > > > On May 25, 2007, at 19:57 , Amir Mistric wrote: > > > >> Is anyone else getting this error or is it just me? > >> > >> > >> Thanks > >> > >> Amir > >> > >> > >>> -----Original Message----- > >>> From: [email protected] [mailto:[EMAIL PROTECTED] > >>> Sent: Friday, May 25, 2007 9:39 AM > >>> To: [email protected] > >>> Subject: [magnolia-dev] Build error > >>> > >>> 0. svn update; <as of May 25 2007: 9:37 EST) - revision 9549 > >>> 1. cd <SRC>/magnolia; mvn clean 2. cd ../; mvn clean 3. cd > >>> <SRC>/magnolia-module-dms; mvn clean 4. cd ..;mvn install > >>> 5. ........ > >>> > >>> [INFO] > >>> -------------------------------------------------------------- > >>> ---------- > >>> [ERROR] BUILD FAILURE > >>> [INFO] > >>> -------------------------------------------------------------- > >>> ---------- > >>> [INFO] Compilation failure > >>> C:\nemours\custom\magnolia\source-magnolia\magnolia-module-wor > >>> kflow\src\main\java\info\magnolia\module\workflow\flows\Defaul > >>> tFlowDefinitionManager.java:[72,32] cannot find symbol symbol > >>> : method format(java.lang.String,java.lang.String) > >>> location: class java.text.MessageFormat > >>> > >>> > >>> > >>> C:\nemours\custom\magnolia\source-magnolia\magnolia-module-wor > >>> kflow\src\main\java\info\magnolia\module\workflow\flows\Defaul > >>> tFlowDefinitionManager.java:[72,32] cannot find symbol symbol > >>> : method format(java.lang.String,java.lang.String) > >>> location: class java.text.MessageFormat > >>> > >>> > >>> ---------------------------------------------------------------- > >>> for list details see > >>> http://www.magnolia.info/en/developer.html > >>> ---------------------------------------------------------------- > >>> > >> > >> ---------------------------------------------------------------- > >> for list details see > >> http://www.magnolia.info/en/developer.html > >> ---------------------------------------------------------------- > > > > > > ---------------------------------------------------------------- > > for list details see > > http://www.magnolia.info/en/developer.html > > ---------------------------------------------------------------- > > > ---------------------------------------------------------------- > for list details see > http://www.magnolia.info/en/developer.html > ---------------------------------------------------------------- > ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/developer.html ----------------------------------------------------------------
