Re: [VOTE] Release Apache Jackrabbit Oak 1.7.11

2017-11-07 Thread Andrei Dulceanu
[X] +1 Release this package as Apache Jackrabbit Oak 1.7.11 where [INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T22:39:06+03:00) [INFO] OS name: "mac os x", version: "10.12.6", arch: "x86_64", family: "mac" [INFO] Java version: 1.8.0_65, vendor: Oracle

Re: [VOTE] Release Apache Jackrabbit Oak 1.7.11

2017-11-07 Thread Alex Deparvu
[X] +1 Release this package as Apache Jackrabbit Oak 1.7.11 alex On Tue, Nov 7, 2017 at 2:15 PM, Davide Giannella wrote: > A candidate for the Jackrabbit Oak 1.7.11 release is available at: > > https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.7.11/ > > The

BUILD FAILURE: Jackrabbit Oak - Build # 953 - Still Failing

2017-11-07 Thread Apache Jenkins Server
The Apache Jenkins build system has built Jackrabbit Oak (build #953) Status: Still Failing Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/953/ to view the results. Changes: [mreutegg] OAK-5028: Remove DocumentStore.update() Test results: 1 tests failed. FAILED:

Re: [VOTE] Release Apache Jackrabbit Oak 1.7.11

2017-11-07 Thread Marcel Reutegger
On 07/11/17 14:15, Davide Giannella wrote: Please vote on releasing this package as Apache Jackrabbit Oak 1.7.11. The vote is open for the next 72 hours and passes if a majority of at least three +1 Jackrabbit PMC votes are cast. All checks OK. +1 Release this package as Apache Jackrabbit Oak

BUILD FAILURE: Jackrabbit Oak - Build # 952 - Still Failing

2017-11-07 Thread Apache Jenkins Server
The Apache Jenkins build system has built Jackrabbit Oak (build #952) Status: Still Failing Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/952/ to view the results. Changes: [thomasm] OAK-301 Document Oak [davide] [maven-release-plugin] prepare for next development

Re: [VOTE] Release Apache Jackrabbit Oak 1.7.11

2017-11-07 Thread Julian Reschke
On 2017-11-07 14:15, Davide Giannella wrote: ... [X] +1 Release this package as Apache Jackrabbit Oak 1.7.11 where: [INFO] Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T09:58:13+02:00) [INFO] OS name: "windows 10", version: "10.0", arch: "amd64", family:

[VOTE] Release Apache Jackrabbit Oak 1.7.11

2017-11-07 Thread Davide Giannella
A candidate for the Jackrabbit Oak 1.7.11 release is available at:     https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.7.11/ The release candidate is a zip archive of the sources in:     https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.7.11/ The SHA1 checksum of

BUILD FAILURE: Jackrabbit Oak - Build # 951 - Failure

2017-11-07 Thread Apache Jenkins Server
The Apache Jenkins build system has built Jackrabbit Oak (build #951) Status: Failure Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/951/ to view the results. Changes: [frm] OAK-6896 - Log the initial size of the FileStore at startup [frm] OAK-6890 - Fix SafeRunnable

Re: garbage collector in mongo document node store

2017-11-07 Thread Marcel Reutegger
Hi Marco, On 05/11/17 18:37, Marco Piovesana wrote: I've seen that there are three types of garbage collectors: version, journal and blob. Do I have to call them all? No, you only have to take care of scheduling the Revision GC and the Blob GC. The Journal GC is scheduled automatically by