On 3 Oct 2010, at 02:27, Auro Tripathy wrote: > I had one... > > Here's the logs > > build-feature: > [javac] /home/auro/trunk/features/build.xml:40: warning: > 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set > to false for repeatable builds > > BUILD FAILED > /home/auro/trunk/ant/ivy-java-common.xml:117: The following error occurred > while executing this line: > /home/auro/trunk/build.xml:273: The following error occurred while executing > this line: > /home/auro/trunk/features/build.xml:40: srcdir > "/home/auro/trunk/features/camera/features/camera/src" does not exist!
Hi Auro! Sounds like you've been bitten by this bug: https://issues.apache.org/jira/browse/WOOKIE-152 A workaround for now is to use Ant 1.7.1 instead of Ant 1.8.x to build Wookie. S
