You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by Raido Kuli <ra...@gmail.com> on 2010/10/29 13:40:14 UTC

Build failed @ REV 1028004

Hi, 

I've tried with completly fresh copy of wookie from the trunk and build failes with following error.

build-feature:
    [javac] /Users/raido/Dev/wookie/features/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

BUILD FAILED
/Users/raido/Dev/wookie/ant/ivy-java-common.xml:117: The following error occurred while executing this line:
/Users/raido/Dev/wookie/build.xml:273: The following error occurred while executing this line:
/Users/raido/Dev/wookie/features/build.xml:40: srcdir "/Users/raido/Dev/wookie/features/camera/features/camera/src" does not exist!

System info:

OS X 10.6.4
Ant 1.8.1


--
Raido Kuli






Re: Build failed @ REV 1028004

Posted by Scott Wilson <sc...@gmail.com>.
Hi Raido,

On 29 Oct 2010, at 12:40, Raido Kuli wrote:

> Hi, 
> 
> I've tried with completly fresh copy of wookie from the trunk and build failes with following error.
> 
> build-feature:
>    [javac] /Users/raido/Dev/wookie/features/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
> 
> BUILD FAILED
> /Users/raido/Dev/wookie/ant/ivy-java-common.xml:117: The following error occurred while executing this line:
> /Users/raido/Dev/wookie/build.xml:273: The following error occurred while executing this line:
> /Users/raido/Dev/wookie/features/build.xml:40: srcdir "/Users/raido/Dev/wookie/features/camera/features/camera/src" does not exist!
> 
> System info:
> 
> OS X 10.6.4
> Ant 1.8.1
> 

There is a problem with our build scripts for Ant 1.8.x - if you downgrade to Ant 1.7.x it will work fine; see:

https://issues.apache.org/jira/browse/WOOKIE-152

S

> 
> --
> Raido Kuli
> 
> 
> 
> 
>