You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by Julian Reschke <ju...@gmx.de> on 2016/10/04 10:08:46 UTC

trunk build failure

> [ERROR] org.apache.jackrabbit.oak.spi.security.authentication.external.basic: Version increase required; detected 1.2.0, suggested 1.2.1

Re: another trunk build failure

Posted by Francesco Mari <ma...@gmail.com>.
I reverted that commit at r1763270.

2016-10-04 14:09 GMT+02:00 Francesco Mari <ma...@gmail.com>:
> Yes, I guess I was too fast at enabling that fixture. The version of
> Segment Tar implementing the Checkpoints interface hasn't been
> released and referenced from the rest of Oak yet.
>
> 2016-10-04 14:03 GMT+02:00 Julian Reschke <ju...@gmx.de>:
>> On 2016-10-04 12:08, Julian Reschke wrote:
>>>
>>>
>>>> [ERROR]
>>>> org.apache.jackrabbit.oak.spi.security.authentication.external.basic:
>>>> Version increase required; detected 1.2.0, suggested 1.2.1
>>
>>
>> The above can be mitigated with -Dbase.skip.
>>
>> With that, I get a test failure at:
>>
>>> Tests in error:
>>>
>>> checkpoints[SegmentTar](org.apache.jackrabbit.oak.spi.state.NodeStoreTest):
>>> org.apache.jackrabbit.oak.segment.SegmentNodeStore.checkpoints()Ljava/lang/Iterable;
>>
>>
>> Maybe related to
>>
>>> r1763253 | frm | 2016-10-04 10:09:16 +0100 (Di, 04. Okt 2016) | 2 Zeilen
>>>
>>> OAK-4856 - Enable SEGMENT_TAR fixture in NodeStoreTest.checkpoints()
>>
>>
>> ?
>>
>> Best regards, Julian

Re: another trunk build failure

Posted by Francesco Mari <ma...@gmail.com>.
Yes, I guess I was too fast at enabling that fixture. The version of
Segment Tar implementing the Checkpoints interface hasn't been
released and referenced from the rest of Oak yet.

2016-10-04 14:03 GMT+02:00 Julian Reschke <ju...@gmx.de>:
> On 2016-10-04 12:08, Julian Reschke wrote:
>>
>>
>>> [ERROR]
>>> org.apache.jackrabbit.oak.spi.security.authentication.external.basic:
>>> Version increase required; detected 1.2.0, suggested 1.2.1
>
>
> The above can be mitigated with -Dbase.skip.
>
> With that, I get a test failure at:
>
>> Tests in error:
>>
>> checkpoints[SegmentTar](org.apache.jackrabbit.oak.spi.state.NodeStoreTest):
>> org.apache.jackrabbit.oak.segment.SegmentNodeStore.checkpoints()Ljava/lang/Iterable;
>
>
> Maybe related to
>
>> r1763253 | frm | 2016-10-04 10:09:16 +0100 (Di, 04. Okt 2016) | 2 Zeilen
>>
>> OAK-4856 - Enable SEGMENT_TAR fixture in NodeStoreTest.checkpoints()
>
>
> ?
>
> Best regards, Julian

another trunk build failure

Posted by Julian Reschke <ju...@gmx.de>.
On 2016-10-04 12:08, Julian Reschke wrote:
>
>> [ERROR]
>> org.apache.jackrabbit.oak.spi.security.authentication.external.basic:
>> Version increase required; detected 1.2.0, suggested 1.2.1

The above can be mitigated with -Dbase.skip.

With that, I get a test failure at:

> Tests in error:
>   checkpoints[SegmentTar](org.apache.jackrabbit.oak.spi.state.NodeStoreTest): org.apache.jackrabbit.oak.segment.SegmentNodeStore.checkpoints()Ljava/lang/Iterable;

Maybe related to

> r1763253 | frm | 2016-10-04 10:09:16 +0100 (Di, 04. Okt 2016) | 2 Zeilen
>
> OAK-4856 - Enable SEGMENT_TAR fixture in NodeStoreTest.checkpoints()

?

Best regards, Julian

Re: trunk build failure

Posted by Dominique Jaeggi <dj...@apache.org>.
On Wed, Oct 5, 2016 at 9:21 AM, Julian Reschke <ju...@gmx.de> wrote:
> Will that happen anytime soon?

yep, just committed

Re: trunk build failure

Posted by Julian Reschke <ju...@gmx.de>.
On 2016-10-04 12:26, Dominique Jaeggi wrote:
> On Tue, Oct 4, 2016 at 12:08 PM, Julian Reschke <ju...@gmx.de> wrote:
>>> [ERROR]
>>> org.apache.jackrabbit.oak.spi.security.authentication.external.basic:
>>> Version increase required; detected 1.2.0, suggested 1.2.1
>
> this will be resolved soon by committing OAK-4825

Will that happen anytime soon?

I'm asking because the current build is broken, and it costs everybody 
time to figure out what's wrong, to see whether it has been reported 
already, and what can be done to continue building.

Best regards, Julian

Re: trunk build failure

Posted by Dominique Jaeggi <dj...@apache.org>.
On Tue, Oct 4, 2016 at 12:08 PM, Julian Reschke <ju...@gmx.de> wrote:
>> [ERROR]
>> org.apache.jackrabbit.oak.spi.security.authentication.external.basic:
>> Version increase required; detected 1.2.0, suggested 1.2.1

this will be resolved soon by committing OAK-4825