[jira] Created: (JCR-994) Support XPath union operator in queries (both SQL and XPath)

2007-07-02 Thread David Garcia (JIRA)
Support XPath union operator in queries (both SQL and XPath) Key: JCR-994 URL: https://issues.apache.org/jira/browse/JCR-994 Project: Jackrabbit Issue Type: Improvement

[jira] Updated: (JCR-851) Handling of binary properties (streams) in QValue interface

2007-07-02 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-851: -- Attachment: QValue.patch Suggested patch Handling of binary properties (streams) in QValue interface

Re: Less flexibility

2007-07-02 Thread Miro Walker
Jukka, I like the idea of making things less configurable (although only if it's still possible to configure things the way we need them! :-)). One area that I've always felt JR is too flexible is around use of different configurations for different workspaces. Maybe I'm missing something, but

Re: Less flexibility

2007-07-02 Thread Stefan Guggisberg
On 7/2/07, Miro Walker [EMAIL PROTECTED] wrote: Jukka, I like the idea of making things less configurable (although only if it's still possible to configure things the way we need them! :-)). One area that I've always felt JR is too flexible is around use of different configurations for

[jira] Commented: (JCR-993) corrupted paths after moving nodes

2007-07-02 Thread Dominique Pfister (JIRA)
[ https://issues.apache.org/jira/browse/JCR-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509524 ] Dominique Pfister commented on JCR-993: --- Hi Stefan, Thank you for reporting this nasty bug in the

[jira] Resolved: (JCR-993) corrupted paths after moving nodes

2007-07-02 Thread Dominique Pfister (JIRA)
[ https://issues.apache.org/jira/browse/JCR-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominique Pfister resolved JCR-993. --- Resolution: Fixed As stated previously, caching a path to a child whose parent is currently

[jira] Created: (JCR-995) Release the OCM component

2007-07-02 Thread Jukka Zitting (JIRA)
Release the OCM component - Key: JCR-995 URL: https://issues.apache.org/jira/browse/JCR-995 Project: Jackrabbit Issue Type: New Feature Reporter: Jukka Zitting Assignee: Jukka Zitting

[jira] Commented: (JCR-993) corrupted paths after moving nodes

2007-07-02 Thread Stefan Rinner (JIRA)
[ https://issues.apache.org/jira/browse/JCR-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509537 ] Stefan Rinner commented on JCR-993: --- have been running my fuzz test with the new jackrabbit version and the tests

Re: Publishing snapshots of jackrabbit ocm

2007-07-02 Thread Jukka Zitting
Hi, On 6/27/07, Jukka Zitting [EMAIL PROTECTED] wrote: On 6/27/07, Felix Meschberger [EMAIL PROTECTED] wrote: Jukka, how about adding the OCM to the Jackrabbit continuum ? Thanks for the reminder. I'll get it set up in Continuum so we'll get snapshots automatically deployed to the snapshot

Re: S3 persistence manager

2007-07-02 Thread Jorge Ferrer
Hi Jukka, Martin, Has there been any progress on this? I'm also interested in this and would like to help. Related to Jerome's suggestions, do you think that the current PM architecture perform well if using a FileSystem PM to a directory that is actually a S3 FileSystem [1]? Regards, Jorge

[jira] Updated: (JCR-926) Global data store for binaries

2007-07-02 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller updated JCR-926: --- Attachment: dataStore3.patch With this patch, both the old style 'BLOBStore' and the new style

[jira] Created: (JCR-996) Name and Path interfaces in SPI

2007-07-02 Thread Jukka Zitting (JIRA)
Name and Path interfaces in SPI --- Key: JCR-996 URL: https://issues.apache.org/jira/browse/JCR-996 Project: Jackrabbit Issue Type: Improvement Components: SPI Reporter: Jukka Zitting The

[jira] Assigned: (JCR-996) Name and Path interfaces in SPI

2007-07-02 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting reassigned JCR-996: - Assignee: Jukka Zitting Name and Path interfaces in SPI ---

[jira] Created: (JCR-997) ValueFactory is not extensible

2007-07-02 Thread Jukka Zitting (JIRA)
ValueFactory is not extensible -- Key: JCR-997 URL: https://issues.apache.org/jira/browse/JCR-997 Project: Jackrabbit Issue Type: Improvement Components: core Reporter: Jukka Zitting

[jira] Commented: (JCR-973) XML import using MacOS X WebDAV client does not work

2007-07-02 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509614 ] Jukka Zitting commented on JCR-973: --- Merged to the 1.3 branch in revision 552540. XML import using MacOS X WebDAV

[jira] Updated: (JCR-980) Single quote in contains function is not parsed correctly

2007-07-02 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-980: -- Fix Version/s: (was: 1.4) 1.3.1 Merged to the 1.3 branch in revision 552542.

[jira] Updated: (JCR-826) NodeTest.testAddNodeConstraintViolationExceptionUndefinedNodeType relies on addNode(name, nt:base)

2007-07-02 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-826: -- Fix Version/s: 1.3 NodeTest.testAddNodeConstraintViolationExceptionUndefinedNodeType relies on

[jira] Updated: (JCR-993) corrupted paths after moving nodes

2007-07-02 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-993: -- Component/s: core Fix Version/s: 1.3.1 Merged to the 1.3 branch in revision 552544. corrupted

Sling Proposal

2007-07-02 Thread Felix Meschberger
Hi all, You may have noticed, that I started adding pages to the Jackrabbit Wiki on a new project called Sling ([1]). The main features of Sling may be summarized as follows: * Uses a JCR Repository as its data store * Uses Jackrabbit OCM to map Repository Items to Java Objects *

Re: S3 persistence manager

2007-07-02 Thread Jorge Ferrer
Hi Martin, Thanks for your answer. I'll take a look at the filesystem implementation from Hadoop. Also, I've found jets3t [1] which seem to simplify development with Java on top of S3. We'll probably use it to build a less-featured alternative to Jackrabbit for now and will think about

Re: Sling Proposal

2007-07-02 Thread Alexandru Popescu ☀
On 7/2/07, Felix Meschberger [EMAIL PROTECTED] wrote: Hi all, You may have noticed, that I started adding pages to the Jackrabbit Wiki on a new project called Sling ([1]). The main features of Sling may be summarized as follows: * Uses a JCR Repository as its data store * Uses Jackrabbit

Re: Publishing snapshots of jackrabbit ocm

2007-07-02 Thread Carlos Sanchez
thanks! On 7/2/07, Jukka Zitting [EMAIL PROTECTED] wrote: Hi, On 6/27/07, Jukka Zitting [EMAIL PROTECTED] wrote: On 6/27/07, Felix Meschberger [EMAIL PROTECTED] wrote: Jukka, how about adding the OCM to the Jackrabbit continuum ? Thanks for the reminder. I'll get it set up in Continuum so

[jira] Created: (JCR-998) Annotation based implementation of jackrabbit ocm

2007-07-02 Thread Carlos Sanchez (JIRA)
Annotation based implementation of jackrabbit ocm - Key: JCR-998 URL: https://issues.apache.org/jira/browse/JCR-998 Project: Jackrabbit Issue Type: New Feature Components:

[jira] Updated: (JCR-998) Annotation based implementation of jackrabbit ocm

2007-07-02 Thread Carlos Sanchez (JIRA)
[ https://issues.apache.org/jira/browse/JCR-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carlos Sanchez updated JCR-998: --- Attachment: ocm.patch Patch needed for jackrabbit-ocm Annotation based implementation of jackrabbit

[jira] Updated: (JCR-998) Annotation based implementation of jackrabbit ocm

2007-07-02 Thread Carlos Sanchez (JIRA)
[ https://issues.apache.org/jira/browse/JCR-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carlos Sanchez updated JCR-998: --- Attachment: ocm-nodemanagement.patch Patch needed for jackrabbit-ocm-nodemanagement. Annotation based

Re: [jira] Updated: (JCR-998) Annotation based implementation of jackrabbit ocm

2007-07-02 Thread Christophe Lombart
C ! Thanks for the patch. I'm on vacation for a couple a days but I will try to commit it on friday. br, Christophe On 7/2/07, Carlos Sanchez (JIRA) [EMAIL PROTECTED] wrote: [

Re: Sling Proposal

2007-07-02 Thread Christophe Lombart
This is very interesting. Waiting for seeing this project under the ASF umbrella Good idea !! Christophe On 7/2/07, Felix Meschberger [EMAIL PROTECTED] wrote: Hi all, You may have noticed, that I started adding pages to the Jackrabbit Wiki on a new project called Sling ([1]). The main

Re: Publishing snapshots of jackrabbit ocm

2007-07-02 Thread Carlos Sanchez
I talked to soon, jcr-nodemanagement has not been deployed and the reference to jackrabbit-ocm in its pom is still 1.0-SNAPSHOT On 7/2/07, Carlos Sanchez [EMAIL PROTECTED] wrote: thanks! On 7/2/07, Jukka Zitting [EMAIL PROTECTED] wrote: Hi, On 6/27/07, Jukka Zitting [EMAIL PROTECTED]

[jira] Commented: (JCR-998) Annotation based implementation of jackrabbit ocm

2007-07-02 Thread Carlos Sanchez (JIRA)
[ https://issues.apache.org/jira/browse/JCR-998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509684 ] Carlos Sanchez commented on JCR-998: there's still the problem that jcr-nodemanagement has not been deployed and

[jira] Updated: (JCR-998) Annotation based implementation of jackrabbit ocm

2007-07-02 Thread Carlos Sanchez (JIRA)
[ https://issues.apache.org/jira/browse/JCR-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carlos Sanchez updated JCR-998: --- Attachment: ocm-nodemanagement.patch updated patch with correct versions in pom Annotation based

[jira] Updated: (JCR-998) Annotation based implementation of jackrabbit ocm

2007-07-02 Thread Carlos Sanchez (JIRA)
[ https://issues.apache.org/jira/browse/JCR-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carlos Sanchez updated JCR-998: --- Attachment: jackrabbit-ocm-annotation.tgz And here it is the important part If you run the unit test

Annotation based implementation of jackrabbit ocm

2007-07-02 Thread Carlos Sanchez
I've created JCR-998 with the code for using annotations with ocm instead of the digester. We are having trouble with the collection mapping as the unit test shows, in case anyone has a better understanding of ocm and can figure out. Regards -- I could give you my word as a Spaniard. No good.