Re: Deprecated classes SegmentNodeStore, segment.SegmentStore and segment.file.FileStore

2016-11-07 Thread Michael Dürig
Hi Abdul, The oak-segment module has been deprecated as a whole and replaced by oak-segment-tar. To map to the new classes just remove "plugins" from the fully qualified name. E.g. org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStore becomes

Deprecated classes SegmentNodeStore, segment.SegmentStore and segment.file.FileStore

2016-11-07 Thread Abdul Pathan
Hi All, Could you please suggestion to replacement of following deprecated classes of Oak: org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStore; import org.apache.jackrabbit.oak.plugins.segment.SegmentStore; import org.apache.jackrabbit.oak.plugins.segment.file.FileStore; Regards, Abdul

[Oak origin/trunk] Apache Jackrabbit Oak matrix - Build # 1274 - Still Failing

2016-11-07 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build #1274) Status: Still Failing Check console output at https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/1274/ to view the results. Changes: [amitj] OAK-4627: [BlobGC] Reduce logging during delete

[Oak origin/1.4] Apache Jackrabbit Oak matrix - Build # 1272 - Still Failing

2016-11-07 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build #1272) Status: Still Failing Check console output at https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/1272/ to view the results. Changes: [mduerig] OAK-5073: Bug in JcrPathParser Test and fix for

Re: [REVIEW] OAK-4908 in 1.5.13: prefiltering (enabled by default)

2016-11-07 Thread Stefan Egli
FYI: Assuming lazy consensus I've now committed this one to unblock 1.5.13. We can do post-review in case. Cheers, Stefan On 04/11/16 15:59, "Stefan Egli" wrote: >Hi, > >I'd like to commit OAK-4908 which would introduce prefiltering for >observation listeners. This is

[Oak origin/1.2] Apache Jackrabbit Oak matrix - Build # 1270 - Failure

2016-11-07 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build #1270) Status: Failure Check console output at https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/1270/ to view the results. Changes: [mduerig] OAK-5073: Bug in JcrPathParser Test and fix for invalid

Re: Oak 1.5.13 release plan

2016-11-07 Thread Davide Giannella
On 03/11/2016 10:04, Davide Giannella wrote: > Hello team, > > I'm planning to cut Oak 1.5.13 on Monday 7th November morning British time. > > If there are any objections please let me know. Otherwise I will > re-schedule any non-resolved issue for the next iteration. > > As asked on a another

[jira] [Resolved] (JCR-4051) Release Jackrabbit 2.12.5

2016-11-07 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke resolved JCR-4051. - Resolution: Fixed > Release Jackrabbit 2.12.5 > - > > Key:

[ANNOUNCE] Apache Jackrabbit 2.12.5 released

2016-11-07 Thread Julian Reschke
The Apache Jackrabbit community is pleased to announce the release of Apache Jackrabbit 2.12.4. 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 --

[ANNOUNCE] Apache Jackrabbit 2.12.5 released

2016-11-07 Thread Julian Reschke
The Apache Jackrabbit community is pleased to announce the release of Apache Jackrabbit 2.12.4. 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 --

[jira] [Updated] (JCR-4042) Adding Escape Character in GQL

2016-11-07 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller updated JCR-4042: Description: Currently GQL does not have a escape character. Adding the escape character will help

Re: [VOTE] Release Apache Jackrabbit 2.12.5

2016-11-07 Thread Julian Reschke
Hello Team, the vote passes as follows: +1 Claus Köll +1 Dominique Jaeggi +1 Julian Reschke Thanks for voting. I'll push the release out. Best regards, Julian

[jira] [Created] (JCR-4054) DavPropertySet should have type-safe method variants

2016-11-07 Thread Julian Reschke (JIRA)
Julian Reschke created JCR-4054: --- Summary: DavPropertySet should have type-safe method variants Key: JCR-4054 URL: https://issues.apache.org/jira/browse/JCR-4054 Project: Jackrabbit Content Repository

Re: svn commit: r1767830 - in /jackrabbit/oak/trunk/oak-upgrade/src: main/java/org/apache/jackrabbit/oak/upgrade/security/AuthorizableFolderEditor.java test/java/org/apache/jackrabbit/oak/upgrade/Auth

2016-11-07 Thread Julian Sedding
Sorry, my bad. Thanks Chetan! On Thu, Nov 3, 2016 at 8:58 AM, wrote: > Author: chetanm > Date: Thu Nov 3 07:58:35 2016 > New Revision: 1767830 > > URL: http://svn.apache.org/viewvc?rev=1767830=rev > Log: > OAK-5043: Very old JR2 repositories may have invalid nodetypes for

[jira] [Commented] (JCR-2406) Upgrade httpclient dependency to 4.0

2016-11-07 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15643482#comment-15643482 ] Julian Reschke commented on JCR-2406: - Status update: - library conversion in progress -