[jira] Created: (JCR-2131) move deadlock

2009-06-08 Thread Lorenzo Pavesi (JIRA)
move deadlock - Key: JCR-2131 URL: https://issues.apache.org/jira/browse/JCR-2131 Project: Jackrabbit Content Repository Issue Type: Bug Components: jackrabbit-core Environment: Linux Reporter:

Re: Semantic distance search

2009-06-08 Thread Marcel Reutegger
Hi, 2009/6/5 Dominik Süß dominik.su...@gmail.com: doesn't that mean I never can be sure I'll get a proper result when searching for the path of a node? as Alex already indicated, the JCR path of a node is always handled correctly. but if you store an (arbitrary) path string in a property, then

Re: Multiple users on JackRabbit

2009-06-08 Thread Alexander Klimetschek
2009/6/6 lzjsmild smild...@hotmail.com: Hi, We have multiple clients accessing our platform and each client has multiple users (1 Admin + many user accounts). How can I give each client their own view of the Repository? Where user accounts see there own folders, but Admin account should

[jira] Commented: (JCR-2103) Make the Princpal Resolution in the acl.ACLProvider dynamic

2009-06-08 Thread Ian Boston (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717205#action_12717205 ] Ian Boston commented on JCR-2103: - ping ? Make the Princpal Resolution in the

[jira] Updated: (JCR-2129) Prevent data inconsistencies due to incorrect or missed merges in the ItemStateManagers

2009-06-08 Thread Martijn Hendriks (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Hendriks updated JCR-2129: -- Description: There are two places where transient state changes are merged with persisted

Re: Controlling the Lucene indexing

2009-06-08 Thread Bernd Fondermann
Marcel Reutegger wrote: Hi, On Wed, May 20, 2009 at 21:54, Bernd Fondermann bf_...@brainlounge.de wrote: Alexander Klimetschek wrote: On Wed, May 20, 2009 at 5:29 AM, Bernd Fondermann bf_...@brainlounge.de wrote: Is it possible to control for the built-in Lucene indexing how Jackrabbit

[jira] Updated: (JCR-1104) JSR 283 support

2009-06-08 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1104: --- Attachment: jcr-2.0-b16.xml jcr-2.0-b16.jar Attached updated versions of the JCR 2.0

Inconsistencies in the repository

2009-06-08 Thread Martijn Hendriks
Hi all, We have quite some trouble with inconsistencies in our repositories. After some digging I found two scenario's that might result in inconsistent data: The starting situation is that there are four nodes: /, /A, /A/B and /C (i) Corrupt parent-child relation Thread 1 uses session1 to add

Re: Inconsistencies in the repository

2009-06-08 Thread Stefan Guggisberg
hi martijn On Mon, Jun 8, 2009 at 4:17 PM, Martijn Hendriksmarti...@gx.nl wrote: Hi all, We have quite some trouble with inconsistencies in our repositories. After some digging I found two scenario's that might result in inconsistent data: The starting situation is that there are four

[jira] Updated: (JCR-1104) JSR 283 support

2009-06-08 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1104: --- Attachment: jcr-2.0-b17.xml jcr-2.0-b17.jar The b16 jar above contained some errors,

[jira] Updated: (JCR-1104) JSR 283 support

2009-06-08 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1104: --- Attachment: (was: jcr-2.0-b15.xml) JSR 283 support --- Key:

[jira] Updated: (JCR-1104) JSR 283 support

2009-06-08 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1104: --- Attachment: (was: jcr-2.0-b16.xml) JSR 283 support --- Key:

[jira] Updated: (JCR-1104) JSR 283 support

2009-06-08 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1104: --- Attachment: (was: jcr-2.0-b16.jar) JSR 283 support --- Key:

[jira] Updated: (JCR-1104) JSR 283 support

2009-06-08 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1104: --- Attachment: (was: jcr-2.0-b15.jar) JSR 283 support --- Key:

[jira] Updated: (JCR-2085) test case (TCK) maintenance for JCR 2.0

2009-06-08 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-2085: Attachment: apicoverage.html API coverage as of June 08, 2009 test case (TCK) maintenance for JCR

[jira] Created: (JCR-2132) o.a.j.core.state.ChildNodeEntries does not override equals(Object) and hashCode() methods

2009-06-08 Thread Stefan Guggisberg (JIRA)
o.a.j.core.state.ChildNodeEntries does not override equals(Object) and hashCode() methods - Key: JCR-2132 URL: https://issues.apache.org/jira/browse/JCR-2132

[jira] Resolved: (JCR-2132) o.a.j.core.state.ChildNodeEntries does not override equals(Object) and hashCode() methods

2009-06-08 Thread Stefan Guggisberg (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Guggisberg resolved JCR-2132. Resolution: Fixed fixed in svn r782694. o.a.j.core.state.ChildNodeEntries does not

Re: Controlling the Lucene indexing

2009-06-08 Thread Bernd Fondermann
Marcel Reutegger wrote: Hi, On Mon, Jun 8, 2009 at 14:49, Bernd Fondermann bf_...@brainlounge.de wrote: I want to control how JCR attributes are mapped to Lucene Document fields. that's not easily possible. what is the reason you want to do this? if you still want to do that, then you