[jira] Created: (JCR-2528) spi2dav: ItemInfoCache causes failure of (Workspace)RestoreTest#testRestoreWithUUIDConflict and variants

2010-03-03 Thread angela (JIRA)
spi2dav: ItemInfoCache causes failure of (Workspace)RestoreTest#testRestoreWithUUIDConflict and variants Key: JCR-2528 URL:

[jira] Created: (JCR-2529) jcr2spi: Remove sanityCheck() from ItemImpl.getSession()

2010-03-03 Thread angela (JIRA)
jcr2spi: Remove sanityCheck() from ItemImpl.getSession() - Key: JCR-2529 URL: https://issues.apache.org/jira/browse/JCR-2529 Project: Jackrabbit Content Repository Issue Type: Bug

[jira] Commented: (JCR-2523) StaleItemStateException during distributed transaction

2010-03-03 Thread Dominique Pfister (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12840571#action_12840571 ] Dominique Pfister commented on JCR-2523: Hi Daniel, JCR-1554 was fixed in trunk as

[jira] Commented: (JCR-322) Support node type modification and removal

2010-03-03 Thread Paco Avila (JIRA)
[ https://issues.apache.org/jira/browse/JCR-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12840595#action_12840595 ] Paco Avila commented on JCR-322: Any work in the JSR 283 node type management API can deal

[jira] Updated: (JCR-2530) Multible Jackrabbit Instances within one Java VM

2010-03-03 Thread Stefan Guggisberg (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Guggisberg updated JCR-2530: --- Priority: Minor (was: Major) adjusting priority as this is IMO hardly a 'major' issue. i

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

2010-03-03 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting reassigned JCR-2503: -- Assignee: Jukka Zitting inconsistent session and persistent state after

[jira] Created: (JCR-2531) JCR-RMI problem with large binary values

2010-03-03 Thread Jukka Zitting (JIRA)
JCR-RMI problem with large binary values Key: JCR-2531 URL: https://issues.apache.org/jira/browse/JCR-2531 Project: Jackrabbit Content Repository Issue Type: Bug Components:

[jira] Resolved: (JCR-2531) JCR-RMI problem with large binary values

2010-03-03 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved JCR-2531. Resolution: Fixed Fix Version/s: 2.1.0 Fixed in revision 918496. JCR-RMI problem with large

[jira] Commented: (JCR-2104) JSR 283 Full Versioning

2010-03-03 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12840684#action_12840684 ] angela commented on JCR-2104: - Revision: 918491 [work in progress] spi: - activity aware variant

[jira] Updated: (JCR-2525) NodeState and NodeStateListener deadlock

2010-03-03 Thread Frederic Guilbeault (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frederic Guilbeault updated JCR-2525: - Attachment: JCR_Deadlock_changes.diff attaching proposed code changes these were tested

Re: jcr2davex tests

2010-03-03 Thread Angela Schreiber
Justin Edelson wrote: I'm working on integrating DavEx with Sling (SLING-1393) and was wondering if there was an existing test suite that would validate that the servlet is configured properly. I currently have a very minimal test which creates a node via the Sling POST servlet and then reads

[jira] Commented: (JCR-2160) NPE in XAItemStateManager

2010-03-03 Thread Andrey Adamovich (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12840729#action_12840729 ] Andrey Adamovich commented on JCR-2160: --- We encountered the same error. Did you find

[jira] Commented: (JCR-2160) NPE in XAItemStateManager

2010-03-03 Thread Andrey Adamovich (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12840730#action_12840730 ] Andrey Adamovich commented on JCR-2160: --- That line contains: ChangeLog changeLog =

[jira] Created: (JCR-2533) spi2dav: Implement RepositoryService#checkQueryStatement

2010-03-03 Thread angela (JIRA)
spi2dav: Implement RepositoryService#checkQueryStatement Key: JCR-2533 URL: https://issues.apache.org/jira/browse/JCR-2533 Project: Jackrabbit Content Repository Issue Type: Bug

Re: jcr2davex tests

2010-03-03 Thread Justin Edelson
Hi Angela, Since DavEx supports a subset of the full JCR spec, it seemed like running JCRTestSuite wasn't going to work. But Jcr2SpiTestSuite seems like it might work. Thanks, Justin On 3/3/10 11:50 AM, Angela Schreiber wrote: Justin Edelson wrote: I'm working on integrating DavEx with Sling

Re: jcr2davex tests

2010-03-03 Thread Angela Schreiber
Justin Edelson wrote: Hi Angela, Since DavEx supports a subset of the full JCR spec, it seemed like running JCRTestSuite wasn't going to work. But Jcr2SpiTestSuite seems like it might work. not really... jcr2spi tests just cover things that are either specific to that implementation or missing

[jira] Issue Comment Edited: (JCR-2160) NPE in XAItemStateManager

2010-03-03 Thread Andrey Adamovich (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12840730#action_12840730 ] Andrey Adamovich edited comment on JCR-2160 at 3/3/10 5:43 PM: ---

[jira] Created: (JCR-2534) jcr-server: NPE in SearchResourceImpl if PathValue path is null

2010-03-03 Thread angela (JIRA)
jcr-server: NPE in SearchResourceImpl if PathValue path is null --- Key: JCR-2534 URL: https://issues.apache.org/jira/browse/JCR-2534 Project: Jackrabbit Content Repository Issue

[jira] Created: (JCR-2536) spi2davex: InvalidItemStateException not properly extracted from ambiguous response error

2010-03-03 Thread angela (JIRA)
spi2davex: InvalidItemStateException not properly extracted from ambiguous response error - Key: JCR-2536 URL: https://issues.apache.org/jira/browse/JCR-2536

[jira] Created: (OCM-40) Doesn't compile with jackrabbit 2.0.0

2010-03-03 Thread JIRA
Doesn't compile with jackrabbit 2.0.0 - Key: OCM-40 URL: https://issues.apache.org/jira/browse/OCM-40 Project: Jackrabbit OCM Issue Type: Bug Environment: Mac,Linux Reporter: Nicolás

[jira] Commented: (JCR-2523) StaleItemStateException during distributed transaction

2010-03-03 Thread Daniel Hasler (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12840866#action_12840866 ] Daniel Hasler commented on JCR-2523: Hi Dominique thanks for your reply. I had a look at

[jira] Commented: (OCM-40) Doesn't compile with jackrabbit 2.0.0

2010-03-03 Thread JIRA
[ https://issues.apache.org/jira/browse/OCM-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12840887#action_12840887 ] Nicolás Gómez Navarrete commented on OCM-40: Thanks, for me it seems natural to