[Oak origin/trunk] Apache Jackrabbit Oak matrix - Build # 1045 - Failure

2016-07-15 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build #1045) Status: Failure Check console output at https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/1045/ to view the results. Changes: [reschke] OAK-4551: Update Oak to Jackrabbit 2.13.1 [tomekr] OAK-4

Re: svn commit: r1752601 - in /jackrabbit/oak/trunk/oak-segment-tar: pom.xml src/main/java/org/apache/jackrabbit/oak/segment/SegmentWriter.java

2016-07-15 Thread Andrei Dulceanu
Hi guys, Does anyone else experience this: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics at org.apache.jackrabbit.oak.segment.SegmentWriter.(SegmentWriter.java:309) at org.apache.jackrabbit

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

2016-07-15 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build #1043) Status: Still Failing Check console output at https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/1043/ to view the results. Changes: [reschke] OAK-4557: RDBPreparedStatementWrapper - do not impl

[proposal] New oak:Resource nodetype as alternative to nt:resource

2016-07-15 Thread Chetan Mehrotra
In most cases where code uses JcrUtils.putFile [1] it leads to creation of below content structure + foo.jpg (nt:file) + jcr:content (nt:resource) - jcr:data Due to usage of nt:resource each nt:file node creates a entry in uuid index as nt:resource is referenceable [2]. So if a system h

[Oak origin/1.4] Apache Jackrabbit Oak matrix - Build # 1042 - Failure

2016-07-15 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build #1042) Status: Failure Check console output at https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/1042/ to view the results. Changes: [reschke] OAK-4557: RDBPreparedStatementWrapper - do not implicitly