You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/09/14 18:26:40 UTC

Jackrabbit-trunk - Build # 1651 - Unstable

The Apache Jenkins build system has built Jackrabbit-trunk (build #1651)

Status: Unstable

Check console output at https://builds.apache.org/job/Jackrabbit-trunk/1651/ to view the results.

Jackrabbit-trunk - Build # 1653 - Fixed

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built Jackrabbit-trunk (build #1653)

Status: Fixed

Check console output at https://builds.apache.org/job/Jackrabbit-trunk/1653/ to view the results.

Re: Jackrabbit-trunk - Build # 1652 - Failure

Posted by Jukka Zitting <ju...@gmail.com>.
Hi,

On Wed, Sep 14, 2011 at 6:50 PM, Apache Jenkins Server
<je...@builds.apache.org> wrote:
> The Apache Jenkins build system has built Jackrabbit-trunk (build #1652)
>
> Status: Failure
>
> Check console output at https://builds.apache.org/job/Jackrabbit-trunk/1652/
> to view the results.

That's pretty interesting... Apparently there's a difference in how
Java 5 and Java 6 compile enum types. I think I used Java 6 when
releasing Jackrabbit 2.2.0, and as a result the new clirr checks (see
JCR-3073) flag a backwards incompatible enum type change when the
latest trunk is compiled with Java 5. No problems are reported when
building on Java 6.

I worked around this in revision 1170711 by simply excluding the
troublesome enum types from the clirr checks.

BR,

Jukka Zitting

Jackrabbit-trunk - Build # 1652 - Failure

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built Jackrabbit-trunk (build #1652)

Status: Failure

Check console output at https://builds.apache.org/job/Jackrabbit-trunk/1652/ to view the results.