Re: New Jackrabbit Committer: Andrei Dulceanu

2016-12-19 Thread Chetan Mehrotra
Welcome, Andrei! Chetan Mehrotra

Re: Mandatory property jcr:predecessors not found in a new node

2016-12-19 Thread Chetan Mehrotra
Hi Mathias, On Tue, Dec 20, 2016 at 1:31 AM, mathiasconradt wrote: > However, the problem DOES NOT occur when I don't use the default repo > configuration but get the session from my own repository configuration Thanks for digging into this. I have opened OAK-5349 for

Re: Mandatory property jcr:predecessors not found in a new node

2016-12-19 Thread mathiasconradt
(Sorry for the many mails on this.) After I added the mix:versionable as described in my previous posting, with saving the session in between, I am not able to retrieve the history of it, as I am getting an error as follows: org.springframework.web.util.NestedServletException: Request processing

Re: Mandatory property jcr:predecessors not found in a new node

2016-12-19 Thread mathiasconradt
After doing some further debugging, I found something interesting. But since I'm new to Oak and just getting started, I don't know what to make of it yet. The initial problem org.springframework.web.util.NestedServletException: Request processing failed; nested exception is

Re: Mandatory property jcr:predecessors not found in a new node

2016-12-19 Thread mathiasconradt
I just noticed, I can add the mix:versionable when I save the session in between creating the new node and adding the mixin. Not sure if this is supposed to work like this and mandatory to save the session first or not. So this works: Node fileNode = folderNode.addNode(filename, "nt:file");

Re: Mandatory property jcr:predecessors not found in a new node

2016-12-19 Thread mathiasconradt
I am getting the same error message with the current trunk as of today. Created a new node and added the "mix:versionable" mixable. fileNode = folderNode.addNode(filename, "nt:file"); if (fileNode.canAddMixin("mix:referenceable")) fileNode.addMixin("mix:referenceable"); if

Re: svn commit: r1775152 - in /jackrabbit/oak/trunk/oak-auth-ldap: pom.xml src/main/java/org/apache/jackrabbit/oak/security/authentication/ldap/impl/LdapIdentityProvider.java

2016-12-19 Thread Amit Jain
There are lot of test failures because of this commit (reproducible on local as well) https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.7%20(latest),nsfixtures=SEGMENT_MK,profile=unittesting/1337/ On Mon, Dec 19, 2016 at 11:57 PM,

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

2016-12-19 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build #1336) Status: Still Failing Check console output at https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/1336/ to view the results. Changes: [tomekr] @trivial updated javadoc syntax in oak-upgrade

Jackrabbit-trunk - Build # 2436 - Unstable

2016-12-19 Thread Apache Jenkins Server
The Apache Jenkins build system has built Jackrabbit-trunk (build #2436) Status: Unstable Check console output at https://builds.apache.org/job/Jackrabbit-trunk/2436/ to view the results.

[jira] [Updated] (JCR-4090) Fix Javadoc for JDK 1.8 doctool compliance

2016-12-19 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-4090: Attachment: errors.txt 1525 errors after fixing invalid self-closing tags > Fix Javadoc for JDK 1.8

[jira] [Updated] (JCR-4090) Fix Javadoc for JDK 1.8 doctool compliance

2016-12-19 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-4090: Attachment: errors.txt 1611 errors after fixing unclosed tags > Fix Javadoc for JDK 1.8 doctool

Re: [VOTE] Release Apache Jackrabbit 2.13.7

2016-12-19 Thread Marcel Reutegger
On 19/12/16 13:31, Julian Reschke wrote: Please vote on releasing this package as Apache Jackrabbit 2.13.7. 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 2.13.7

Re: [VOTE] Release Apache Jackrabbit 2.13.7

2016-12-19 Thread Vikas Saurabh
[X] +1 Release this package as Apache Jackrabbit 2.13.7 Thanks, Vikas

Re: New Jackrabbit Committer: Andrei Dulceanu

2016-12-19 Thread Francesco Mari
Welcome, Andrei! 2016-12-19 9:35 GMT+01:00 Michael Dürig : > Hi, > > Please welcome Andrei as a new committer and PMC member of the Apache > Jackrabbit project. The Jackrabbit PMC recently decided to offer Andrei > committership based on his contributions. I'm happy to

Re: New Jackrabbit Committer: Andrei Dulceanu

2016-12-19 Thread Julian Sedding
Congratulations Andrei & welcome to the team! Regards Julian On Mon, Dec 19, 2016 at 9:35 AM, Michael Dürig wrote: > Hi, > > Please welcome Andrei as a new committer and PMC member of the Apache > Jackrabbit project. The Jackrabbit PMC recently decided to offer Andrei >

[jira] [Commented] (JCR-4090) Fix Javadoc for JDK 1.8 doctool compliance

2016-12-19 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15761229#comment-15761229 ] Julian Reschke commented on JCR-4090: - By default, only 100 errors are reported by doclint. This can be

[jira] [Updated] (JCR-4090) Fix Javadoc for JDK 1.8 doctool compliance

2016-12-19 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-4090: Attachment: errors.txt current javadoc errors (1689!) > Fix Javadoc for JDK 1.8 doctool compliance >

AW: [VOTE] Release Apache Jackrabbit 2.13.7

2016-12-19 Thread KÖLL Claus
+1 greets claus

Re: [VOTE] Release Apache Jackrabbit 2.13.7

2016-12-19 Thread Julian Reschke
On 2016-12-19 13:31, Julian Reschke wrote: ... [X] +1 Release this package as Apache Jackrabbit 2.13.7 Best regards, Julian

[VOTE] Release Apache Jackrabbit 2.13.7

2016-12-19 Thread Julian Reschke
A candidate for the Jackrabbit 2.13.7 release is available at: https://dist.apache.org/repos/dist/dev/jackrabbit/2.13.7/ The release candidate is a zip archive of the sources in: https://svn.apache.org/repos/asf/jackrabbit/tags/jackrabbit-2.13.7/ The SHA1 checksum of the archive is

[jira] [Commented] (JCRVLT-144) Unable to perform checkouts with vlt > 3.1.26

2016-12-19 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCRVLT-144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15760794#comment-15760794 ] angela commented on JCRVLT-144: --- maybe just a regression that slipped in when applying the patches for

[jira] [Assigned] (JCR-3954) Searches with backslash \ cause expection

2016-12-19 Thread Vikas Saurabh (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Saurabh reassigned JCR-3954: -- Assignee: Vikas Saurabh > Searches with backslash \ cause expection >

[jira] [Commented] (JCR-3954) Searches with backslash \ cause expection

2016-12-19 Thread Vikas Saurabh (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15760658#comment-15760658 ] Vikas Saurabh commented on JCR-3954: [~reschke], this seems like something that we can include, wdyt?

[jira] [Commented] (JCR-2113) JSR 283 Access Control Management

2016-12-19 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15760655#comment-15760655 ] angela commented on JCR-2113: - no, sorry, i don't > JSR 283 Access Control Management >

Re: [VOTE] Release Apache Jackrabbit Oak 1.5.16

2016-12-19 Thread Vikas Saurabh
[X] +1 Release this package as Apache Jackrabbit Oak 1.5.16 Thanks, Vikas

Re: [VOTE] Release Apache Jackrabbit Oak 1.5.16

2016-12-19 Thread Julian Reschke
On 2016-12-19 07:31, Amit Jain wrote: ... [X] +1 Release this package as Apache Jackrabbit Oak 1.5.16 Best regards, Julian