Thank you; pointing ANT_HOME to ant 1.7.1 fixes the issue. BTW, I'm on fc13. So, the issue isn't unique to windows at the issue report says.
On Sat, Oct 2, 2010 at 9:30 PM, Scott Wilson <[email protected] > wrote: > 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 > > >
