[jira] [Commented] (JCRVLT-64) Nodes that have a user parent are not installed if they are in the same .content.xml as their parent

2014-10-31 Thread Marius Petria (JIRA)
[ https://issues.apache.org/jira/browse/JCRVLT-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14191755#comment-14191755 ] Marius Petria commented on JCRVLT-64: - Hi [~tripod], thanks for fixing this. I can

[jira] [Commented] (JCRVLT-64) Nodes that have a user parent are not installed if they are in the same .content.xml as their parent

2014-10-31 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCRVLT-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14192149#comment-14192149 ] Tobias Bocanegra commented on JCRVLT-64: well, if you try to install a profile of a

[jira] [Commented] (JCRVLT-66) Updating an exiting authorizable does not work if on different path (mode=merge)

2014-10-31 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCRVLT-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14192217#comment-14192217 ] Tobias Bocanegra commented on JCRVLT-66: fixed in r1635837 Updating an exiting

[jira] [Resolved] (JCRVLT-65) Packages of authorizable content rely on a stable authorizable path

2014-10-31 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCRVLT-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved JCRVLT-65. Resolution: Fixed Fix Version/s: 3.1.10 fixed in r1635837 Packages of authorizable

[jira] [Created] (JCRVLT-70) Change exported JMX name of PackageManagerMBeanImpl

2014-10-31 Thread Tobias Bocanegra (JIRA)
Tobias Bocanegra created JCRVLT-70: -- Summary: Change exported JMX name of PackageManagerMBeanImpl Key: JCRVLT-70 URL: https://issues.apache.org/jira/browse/JCRVLT-70 Project: Jackrabbit FileVault

[jira] [Resolved] (JCRVLT-70) Change exported JMX name of PackageManagerMBeanImpl

2014-10-31 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCRVLT-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved JCRVLT-70. Resolution: Fixed Fix Version/s: 3.1.10 fixed in r1635838 Change exported JMX name

[jira] [Resolved] (JCRVLT-1) FileVault: Remove CQ/CRX/day/adobe references

2014-10-31 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCRVLT-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved JCRVLT-1. --- Resolution: Fixed Fix Version/s: 3.1.10 removed all possible references. note that the

[jira] [Updated] (JCRVLT-57) Update maven-scr-plugin to 1.19.0 to allow building with Java 8

2014-10-31 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCRVLT-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated JCRVLT-57: --- Resolution: Fixed Fix Version/s: 3.1.10 Status: Resolved (was: Patch

[jira] [Updated] (JCRVLT-62) non mandatory properties of ancestor nodes should not be included or installed

2014-10-31 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCRVLT-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated JCRVLT-62: --- Issue Type: New Feature (was: Bug) non mandatory properties of ancestor nodes should not be

[jira] [Updated] (JCRVLT-62) non mandatory properties of ancestor nodes should not be included or installed

2014-10-31 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCRVLT-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated JCRVLT-62: --- Priority: Minor (was: Major) non mandatory properties of ancestor nodes should not be

Re: svn commit: r1635744 - in /jackrabbit/oak/trunk: ./ oak-auth-external/ oak-auth-ldap/ oak-blob/ oak-commons/ oak-core/ oak-http/ oak-it/ oak-it/mk/ oak-it/osgi/ oak-jcr/ oak-lucene/ oak-mk-api/ oa

2014-10-31 Thread Alex Parvulescu
Hi Davide, please also make sure you remove the tag too [0]. best, alex [0] http://svn.apache.org/viewvc/jackrabbit/oak/tags/jackrabbit-oak-1.1.2/ On Fri, Oct 31, 2014 at 11:29 AM, dav...@apache.org wrote: Author: davide Date: Fri Oct 31 10:29:36 2014 New Revision: 1635744 URL:

Re: svn commit: r1635744 - in /jackrabbit/oak/trunk: ./ oak-auth-external/ oak-auth-ldap/ oak-blob/ oak-commons/ oak-core/ oak-http/ oak-it/ oak-it/mk/ oak-it/osgi/ oak-jcr/ oak-lucene/ oak-mk-api/ oa

2014-10-31 Thread Davide Giannella
On 31/10/2014 10:43, Alex Parvulescu wrote: Hi Davide, please also make sure you remove the tag too [0]. yep r1635752 :) D.

Path mapping.

2014-10-31 Thread Ian Boston
Hi, If I wanted to change where JCR items were stored within an Oak repo would a custom implementation of org.apache.jackrabbit.oak.namepath.GlobalNameMapper be the place to do it ? ie a GlobalNameMapper replacement that did everything it currently does but also maps JCR path

looking for install information.

2014-10-31 Thread O'Donnell, Laura
Our web application currently is running with a jackrabbit repository embedded in it, accessed soley through the JCR api. I would like to swap out jackrabbit and use oak exactly the same way. This would be a completely new system. No data to upgrade or anything. I cannot find any information

Re: Path mapping.

2014-10-31 Thread Ian Boston
Hi, Please ignore the question, I now understand what the class does, nothing to do with paths, only relevant to names. Best Regards Ian On 31 October 2014 12:02, Ian Boston i...@tfd.co.uk wrote: Hi, If I wanted to change where JCR items were stored within an Oak repo would a custom

Re: looking for install information.

2014-10-31 Thread Alex Parvulescu
Hi Laura, The oak docs page is a good place to start [0], then you can take a look at our oak-jcr tests for some code examples [1]. hope this helps, alex [0] http://jackrabbit.apache.org/oak/docs/index.html [1]

re: looking for install information

2014-10-31 Thread O'Donnell, Laura
Alex, Unfortunately, the response I got was delayed so I can't respond to the actual response you mail. Searched mark mail to see if I got a response. Here's the issue. Our web application uses jackrabbit embedded into our application with the contents of the repository being persisted in an

[VOTE] Release Apache Jackrabbit Oak 1.0.8

2014-10-31 Thread Alex Parvulescu
A candidate for the Jackrabbit Oak 1.0.8 release is available at: https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.0.8/ The release candidate is a zip archive of the sources in: https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.0.8/ The SHA1 checksum of the