Hi Steve, This is a problem we've seen few times, and is specific to Ant 1.8+. It doesn't happen under Ant 1.7 for some reason.
You can track it here: https://issues.apache.org/jira/browse/WOOKIE-152 A workaround is to use Ant 1.7 instead... but it would be good to figure out what is causing this and stop it. S On 11 Mar 2011, at 19:20, Steve Lee wrote: > I missed out this previous outpur that might be relevant > > build-feature: > [javac] /Users/stevelee/wookie/features/build.xml:40: warning: > 'includeantruntime' was not set, defaulting to > build.sysclasspath=last; set to false for repeatable builds > > > On 11 March 2011 18:43, Steve Lee <[email protected]> wrote: >> On OS X I just checked out the trunk from >> >> http://svn.apache.org/repos/asf/incubator/wookie/trunk >> >> and built with 'ant run'. The build fails as follows (looks like >> unresolved dependency) >> >> >> BUILD FAILED >> /Users/stevelee/wookie/ant/ivy-java-common.xml:117: The following >> error occurred while executing this line: >> /Users/stevelee/wookie/build.xml:273: The following error occurred >> while executing this line: >> /Users/stevelee/wookie/features/build.xml:40: srcdir >> "/Users/stevelee/wookie/features/camera/features/camera/src" does not >> exist! >> >> Thanks >> >> -- >> Steve Lee >> >> Full Measure - open source accessibility - http://fullmeasure.co.uk >> > > > > -- > Steve Lee > > Full Measure - open source accessibility - http://fullmeasure.co.uk
