Build is failing on

/home/buildslave21/slave21/oak-trunk/build/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/observation/ObservationManagerImpl.java:[38,48]
package org.apache.jackrabbit.commons.observation does not exist
/home/buildslave21/slave21/oak-trunk/build/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/observation/ChangeProcessor.java:[36,36]
cannot find symbol
symbol  : class EventListenerMBean
location: package org.apache.jackrabbit.api.jmx

The EventListenerMBean was added in [1] and is present in latest
snapshot [2]. Current args for Oak CI build are [3]

mvn clean install -PintegrationTesting

Probably we should run the Oak build with '-U' (--update-snapshots)
flag so that it forces maven to fetch snapshot dependencies on every
build and not once per day. So that Oak build can pickup changes from
Jackrabbit builds as early as possible?

Chetan Mehrotra
[1] http://svn.apache.org/viewvc?view=revision&revision=1493643
[2] 
https://repository.apache.org/content/repositories/snapshots/org/apache/jackrabbit/jackrabbit-api/2.8-SNAPSHOT/jackrabbit-api-2.8-20130617.061021-21.jar
[3] http://ci.apache.org/builders/oak-trunk/builds/2683/steps/compile/logs/stdio

On Mon, Jun 17, 2013 at 11:24 AM, <[email protected]> wrote:
>
> The Buildbot has detected a new failure on builder oak-trunk while building 
> ASF Buildbot.
> Full details are available at:
>  http://ci.apache.org/builders/oak-trunk/builds/2682
>
> Buildbot URL: http://ci.apache.org/
>
> Buildslave for this Build: osiris_ubuntu
>
> Build Reason: scheduler
> Build Source Stamp: [branch jackrabbit/oak/trunk] 1493647
> Blamelist: jukka
>
> BUILD FAILED: failed compile
>
> sincerely,
>  -The Buildbot
>
>
>

Reply via email to