This class is located in "trunk\singlewebapp\build\lib\anakia\jdom-jar-1.1.jar" The jar above should be autodownloaded by build. could you send be full output from build?
On Mon, Apr 23, 2012 at 11:12, Naveed Nazir <[email protected]> wrote: > Same results -- still doesn't build > It is still complaining about org/jdom/JDOMException not found > Naveed > > > > > ________________________________ > From: Maxim Solodovnik <[email protected]> > To: [email protected]; Naveed Nazir < > [email protected]> > Sent: Monday, April 23, 2012 12:04 AM > Subject: Re: Clean Build Fails -- anakia folder is empty > > please try to delete build\lib\anakia > and re-run the build > > On Mon, Apr 23, 2012 at 10:53, Naveed Nazir <[email protected]> > wrote: > > > Hello, > > I did a clean build -- i.e. deleted the singlewebapp folder and checked > > out the latest from svn. > > The build fails with the following error > > > > enhance: > > > > -retrieve-anakia: > > Skipped because property 'anakia.installed' set. > > > > anakia: > > Finding class org.apache.velocity.anakia.AnakiaTask > > Loaded from > > /root/openmeetings/singlewebapp/build/lib/om/velocity-jar-1.7.jar > > org/apache/velocity/anakia/AnakiaTask.class > > Class org.apache.tools.ant.taskdefs.MatchingTask loaded from parent > loader > > (parentFirst) > > Class org.apache.velocity.anakia.AnakiaTask loaded from ant loader > > (parentFirst) > > Class java.lang.Object loaded from parent loader (parentFirst) > > Class java.lang.Throwable loaded from parent loader (parentFirst) > > Class org.apache.tools.ant.BuildException loaded from parent loader > > (parentFirst) > > Class java.io.IOException loaded from parent loader (parentFirst) > > Class java.lang.Exception loaded from parent loader (parentFirst) > > Finding class org.jdom.JDOMException > > > > BUILD FAILED > > /root/openmeetings/singlewebapp/build.xml:504: taskdef A class needed by > > class org.apache.velocity.anakia.AnakiaTask cannot be found: > > org/jdom/JDOMExceptio > > n > > using the classloader > > > AntClassLoader[/root/openmeetings/singlewebapp/build/red5/dist/lib/bcprov-jdk16-145.jar:/root/openmeetings/singlewebapp/build/red5/d > > > > > ist/lib/com.springsource.javax.xml.stream-1.0.1.jar:/root/openmeetings/singlewebapp/build/red5/dist/lib/com.springsource.org.antlr-3.1.3.jar:/root/openmeet > > ings/singlewebapp/buil..... > > > > The anakia directory is blank, because the following line (671) in > > build.xml is setting the property. > > > > <available classpathref="anakia.classpath" > > classname="org.apache.oro.text.GlobCompiler" > property="anakia.installed"/> > > > > I think there is a bug in this line -- what is the relationship of > > GlobCompiler with anakia? > > > > To reproduce, do a full check out in a new folder and build in that > > folder. > > > > Please help but guiding me how to get the required jars in the anakia > > folder > > > > Thanks > > Naveed > > > > > > ________________________________ > > From: Maxim Solodovnik <[email protected]> > > To: [email protected] > > Sent: Sunday, April 22, 2012 11:27 PM > > Subject: Re: Réf. : Re: BUILD #42 errors when compiling > > > > Both my local build and build at builds.apache.org passed with no errors > > > > On Fri, Apr 20, 2012 at 17:33, Hamdi THABET <[email protected] > > >wrote: > > > > > *Build of OM #42 failed :* > > > > > > > > > [javac] E:\3DNI\PFE\WORK\workspace\OpenMeetings\build.XML:401: warning: > > > 'includeantruntime' was not set, defaulting to build.sysclasspath=last; > > set > > > to false for repeatable builds > > > ** > > > [javac] > > > > > > E:\3DNI\PFE\WORK\workspace\OpenMeetings\src\org\openmeetings\app\remote\MainService.Java:247: > > > syncMessageToCurrentScope(Java.lang.String,Java.lang.Object,boolean) > has > > > private access in > > org.openmeetings.app.remote.red5.ScopeApplicationAdapter > > > > > > [javac] > scopeApplicationAdapter.syncMessageToCurrentScope("roomConnect", > > > currentClient, false); > > > > > > [javac] Note: > > > > > > E:\3DNI\PFE\WORK\workspace\OpenMeetings\src\org\openmeetings\cli\Admin.Java > > > uses or overrides a deprecated API. > > > > > > [javac] 1 error > > > > > > > > > > > -- > > WBR > > Maxim aka solomax > > > > > -- > WBR > Maxim aka solomax -- WBR Maxim aka solomax
