[jira] Created: (JCR-2630) UserAccessControlProvider handles users who dont have Jackrabbit managed Principals or User node incosistently.

2010-05-14 Thread Ian Boston (JIRA)
UserAccessControlProvider handles users who dont have Jackrabbit managed Principals or User node incosistently. --- Key: JCR-2630 URL: https://issues.apach

Re: UserAccessControlProvider, possible issue.

2010-05-14 Thread Ian Boston
On 14 May 2010, at 07:30, Angela Schreiber wrote: > if this is the case then it is inconsistent and thus a bug. > can you file an issue for that... preferably with a test > illustrating the problem. thanks. Done: https://issues.apache.org/jira/browse/JCR-2630 Thanks Ian

CMIS APIs for jackrabbit

2010-05-14 Thread Amit Jain
Hi, I am looking to access jackrabbit through CMIS apis i.e. from a CMIS client such as Apache Chemistry OpenCmis. Are CMIS apis supported in Jackrabbit? Thanks Amit

Re: [jr3] Jackrabbit 3 in trunk

2010-05-14 Thread Jukka Zitting
Hi, On Fri, May 14, 2010 at 8:25 AM, Angela Schreiber wrote: > and i don't fully understand your arguments for the move: reuse > of existing code is achieved by adding dependencies to other > modules in either way, isn't it? I believe there will be many cases where some refactoring of existing j

[jira] Resolved: (JCR-2628) registerNodeType is not implemented in the CLI

2010-05-14 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved JCR-2628. Assignee: Jukka Zitting Fix Version/s: 2.2.0 Resolution: Fixed Thanks! Patch committe

Re: PersistenceManager

2010-05-14 Thread Alexander Klimetschek
On Thu, May 13, 2010 at 11:07, Comic D wrote: > Hi, > > I'm new to jackrabbit and downloaded > http://jackrabbit.apache.org/downloads.html Apache Jackrabbit 2.1.0  and try > to setup the PersistenceManager for MSQQL but fail > http://n4.nabble.com/file/n2197309/error.JPG AFAICS the RMI connection

Re: CMIS APIs for jackrabbit

2010-05-14 Thread Alexander Klimetschek
On Fri, May 14, 2010 at 11:06, Amit Jain wrote: > I am looking to access jackrabbit through CMIS apis i.e. from a CMIS client > such as Apache Chemistry OpenCmis. Are CMIS apis supported in Jackrabbit? Apache Chemistry already contains a JCR binding. Here is the svn location I found: http://svn.

[jira] Updated: (JCR-2345) Many threads are blocked trying to lock the persistence manager

2010-05-14 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-2345: --- Summary: Many threads are blocked trying to lock the persistence manager (was: Many threads are blocke

Re: [jr3] Jackrabbit 3 in trunk

2010-05-14 Thread Alexander Klimetschek
On Fri, May 14, 2010 at 08:25, Angela Schreiber wrote: > not sure... i have the impression that it is too early to move > the prototype out of the sandbox. > > and i don't fully understand your arguments for the move: reuse > of existing code is achieved by adding dependencies to other > modules i

[jira] Updated: (JCR-2503) inconsistent session and persistent state after ReferentialIntegrityException

2010-05-14 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-2503: --- Status: Resolved (was: Patch Available) Fix Version/s: 2.2.0 Resolution: Fixed Thank

[jira] Commented: (JCR-2503) inconsistent session and persistent state after ReferentialIntegrityException

2010-05-14 Thread Bram de Kruijff (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867503#action_12867503 ] Bram de Kruijff commented on JCR-2503: -- Thank you for your mail. I am out of the office

Hudson build is still unstable: Jackr abbit-trunk » Jackrabbit JCR-RMI #1140

2010-05-14 Thread Apache Hudson Server
See

Hudson build is back to stable : Jackra bbit-trunk » Jackrabbit SPI to JCR #1140

2010-05-14 Thread Apache Hudson Server
See

Hudson build is still unstable: Jackrabbit-trunk #1140

2010-05-14 Thread Apache Hudson Server
See

[jira] Reopened: (JCR-2627) System-view export/import of multi-value property does not respect JCR 2.0

2010-05-14 Thread Stefan Guggisberg (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Guggisberg reopened JCR-2627: there's still a backwards compatibility issue. see http://hudson.zones.apache.org/hudson/job/J

[jira] Updated: (JCR-2503) inconsistent session and persistent state after ReferentialIntegrityException

2010-05-14 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-2503: --- Fix Version/s: 1.6.2 Merged to the 1.6 branch in revision 944291. > inconsistent session and persiste

[jira] Resolved: (JCR-2627) System-view export/import of multi-value property does not respect JCR 2.0

2010-05-14 Thread Stefan Guggisberg (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Guggisberg resolved JCR-2627. Resolution: Fixed fixed in revision 944294 > System-view export/import of multi-value proper

Re: [jr3] Jackrabbit 3 in trunk

2010-05-14 Thread Thomas Müller
Hi, So far the prototype is not yet "usable", meaning too many features are missing, tools are missing, documentation is missing. I guess this needs to be fixed first, so that it becomes somewhat usable (even with limited functionality). We also need to find out how / where exactly we want to add

[jira] Created: (JCR-2631) Move backwards compatibility tests to trunk

2010-05-14 Thread Jukka Zitting (JIRA)
Move backwards compatibility tests to trunk --- Key: JCR-2631 URL: https://issues.apache.org/jira/browse/JCR-2631 Project: Jackrabbit Content Repository Issue Type: Improvement Components: ja

[jira] Commented: (JCR-2433) NPE when copying nodes with Workspace.copy()

2010-05-14 Thread Paul Jara (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867532#action_12867532 ] Paul Jara commented on JCR-2433: I have started testing on my end with the 1.6.2 snapshot fro

[jira] Commented: (JCR-2433) NPE when copying nodes with Workspace.copy()

2010-05-14 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867537#action_12867537 ] Jukka Zitting commented on JCR-2433: Excellent, thanks! > NPE when copying nodes with Wo

Re: [jr3] Jackrabbit 3 in trunk

2010-05-14 Thread Felix Meschberger
Hi As much as I understand that we should push JR 3 forward, I agree with Angela's position. I don't think that adding JR3 as a techno preview in upcoming JR 2 will do any good -- except making the release process and understanding the code even more complex. Regards Felix On 14.05.2010 08:25,

Hudson build is still unstable: Jackr abbit-trunk » Jackrabbit JCR-RMI #1141

2010-05-14 Thread Apache Hudson Server
See

Hudson build is still unstable: Jackrabbit-trunk #1141

2010-05-14 Thread Apache Hudson Server
See

Re: [jr3] Jackrabbit 3 in trunk

2010-05-14 Thread Felix Meschberger
Hi, Hmm, on second thought -- maybe moving to trunk is fine, but in a separate clearly separate area and not included in any upcoming release. This is work in progress and interested parties -- hopefully also people providing code -- are developers not end users. Regards Felix On 14.05.2010 18

Build failed in Hudson: Jackrabb it-trunk » Jackrabbit Core #1142

2010-05-14 Thread Apache Hudson Server
See Changes: [stefan] JCR-2627 System-view export/import of multi-value property does not respect JCR 2.0 [Jukka Zitting] JCR-2503: inconsistent session and persistent state after R

Build failed in Hudson: Jackrabbit-trunk #1142

2010-05-14 Thread Apache Hudson Server
See Changes: [stefan] javadoc [stefan] JCR-2627 System-view export/import of multi-value property does not respect JCR 2.0 [Jukka Zitting] JCR-2503: inconsistent session and persistent state after ReferentialIntegrityEx

Re: Build failed in Hudson: Jackrabbit-trunk » Jack rabbit Core #1142

2010-05-14 Thread Jukka Zitting
Hi, On Fri, May 14, 2010 at 7:17 PM, Apache Hudson Server wrote: > Failure executing javac, but could not parse the error: > An exception has occurred in the compiler (1.5.0_14). Please file a bug at the > Java Developer Connection (http://java.sun.com/webapps/bugreport)  after > checking the Bug