buildbot exception in ASF Buildbot on ofbiz-trunk

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

buildbot exception in ASF Buildbot on ofbiz-trunk

buildbot
The Buildbot has detected a build exception on builder ofbiz-trunk while building ASF Buildbot.
Full details are available at:
 http://ci.apache.org/builders/ofbiz-trunk/builds/66

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: portunus_ubuntu

Build Reason: scheduler
Build Source Stamp: [branch ofbiz/trunk] 1605121
Blamelist: doogie

BUILD FAILED: exception compile upload_3

sincerely,
 -The Buildbot



Reply | Threaded
Open this post in threaded view
|

Re: buildbot exception in ASF Buildbot on ofbiz-trunk

Adam Heath-2
Bother.

On 06/24/2014 11:04 AM, [hidden email] wrote:

> The Buildbot has detected a build exception on builder ofbiz-trunk while building ASF Buildbot.
> Full details are available at:
>   http://ci.apache.org/builders/ofbiz-trunk/builds/66
>
> Buildbot URL: http://ci.apache.org/
>
> Buildslave for this Build: portunus_ubuntu
>
> Build Reason: scheduler
> Build Source Stamp: [branch ofbiz/trunk] 1605121
> Blamelist: doogie
>
> BUILD FAILED: exception compile upload_3
>
> sincerely,
>   -The Buildbot
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: buildbot exception in ASF Buildbot on ofbiz-trunk

Adam Heath-2
In reply to this post by buildbot
This is due to the internal ant being 1.9.0, and the external ant being
something else.  I removed the ant 1.8.1 contrib, because it wouldn't
work with the internal 1.9.0 ant anyways.  And now external ant is broken.

The fix, is to either update the external ant, adding the contrib jars,
or, to change how buildbot runs, so it calls the internal ant.

I do not feel that the correct approach is to re-add the incorrectly
matched ant versioned jars.

On 06/24/2014 11:04 AM, [hidden email] wrote:

> The Buildbot has detected a build exception on builder ofbiz-trunk while building ASF Buildbot.
> Full details are available at:
>   http://ci.apache.org/builders/ofbiz-trunk/builds/66
>
> Buildbot URL: http://ci.apache.org/
>
> Buildslave for this Build: portunus_ubuntu
>
> Build Reason: scheduler
> Build Source Stamp: [branch ofbiz/trunk] 1605121
> Blamelist: doogie
>
> BUILD FAILED: exception compile upload_3
>
> sincerely,
>   -The Buildbot
>
>
>