[Oak origin/1.2] Apache Jackrabbit Oak matrix - Build # 177 - Still Failing

2015-06-04 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build #177) Status: Still Failing Check console output at https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/177/ to view the results.

Re: ImmutableTreeTest.testHiddenExists , confusion.

2015-06-04 Thread Ian Boston
Hi, Thanks for the clarification. If ImmutableTree is not exposed the Unit test makes sense. I have fixed my modified code, the test passes. Only a few more to go. Best Regards Ian On 3 June 2015 at 12:43, Angela Schreiber anch...@adobe.com wrote: hi ian here is my take on it: - the

Re: CRDTs in Oak

2015-06-04 Thread Michael Dürig
Hi Timothee, I read the paper by Mark Shapiro only a couple of month ago while I was thinking about generalising the concept of atomic counters we started to introduce for Oak [1]. To see how these ideas would apply to Oak I POCed some of them (atomic counter, last writer wins, multi value

Updating 1.0 and 1.2 to JR 2.10.1

2015-06-04 Thread Davide Giannella
Hello team, anyone against updating our 1.0 and 1.2 branches to use Jacrabbit 2.10.1? Cheers Davide

Re: Updating 1.0 and 1.2 to JR 2.10.1

2015-06-04 Thread Julian Reschke
On 2015-06-04 12:08, Davide Giannella wrote: Hello team, anyone against updating our 1.0 and 1.2 branches to use Jacrabbit 2.10.1? Cheers Davide No, please go ahead!

Re: Updating 1.0 and 1.2 to JR 2.10.1

2015-06-04 Thread Davide Giannella
On 04/06/2015 11:16, Julian Reschke wrote: On 2015-06-04 12:08, Davide Giannella wrote: Hello team, anyone against updating our 1.0 and 1.2 branches to use Jacrabbit 2.10.1? Cheers Davide No, please go ahead! As I was remembering unfortunately it breaks the build as there are differences

CRDTs in Oak

2015-06-04 Thread Timothée Maret
Hi, I stumbled upon the CRDT concept [0,1] of data types offering strong eventual consistency. I am thinking such data structures could be really useful for apps wanting to manage huge collections (Set, Map, etc.) but can't afford to linearise writes. At Adobe we have such use cases for cross

jackrabbit-oak build #5721: Passed

2015-06-04 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #5721 Status: Passed Duration: 2572 seconds Commit: fec113828c68f33d80e02e4c0f7aa1773491f9a2 (trunk) Author: Angela Schreiber Message: OAK-2955 : Extend ACL-level principal validation for configured

[ANNOUNCE] Apache Jackrabbit 2.8.1 released

2015-06-04 Thread Davide Giannella
The Apache Jackrabbit community is pleased to announce the release of Apache Jackrabbit Oak ${version}. The release is available for download at: http://jackrabbit.apache.org/downloads.html See the full release notes below for details about this release. Release Notes -- Apache Jackrabbit --

jackrabbit-oak build #5723: Errored

2015-06-04 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #5723 Status: Errored Duration: 3004 seconds Commit: 4d909717b6b9719f5c9a368ff7784d84e395077d (trunk) Author: Thomas Mueller Message: OAK-2957 LIRS cache: config options for segment count and stack move distance