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

2007-07-05 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger reassigned JCR-997: Assignee: Marcel Reutegger ValueFactory is not extensible --

[jira] Created: (JCR-1003) Use inheritance rather than delegation for SPI ValueFactoryImpl

2007-07-05 Thread Marcel Reutegger (JIRA)
Use inheritance rather than delegation for SPI ValueFactoryImpl --- Key: JCR-1003 URL: https://issues.apache.org/jira/browse/JCR-1003 Project: Jackrabbit Issue Type: Improvement

[jira] Resolved: (JCR-1003) Use inheritance rather than delegation for SPI ValueFactoryImpl

2007-07-05 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-1003. --- Resolution: Fixed Fix Version/s: 1.4 Fixed in revision: 553407 Use inheritance rather

[jira] Updated: (JCR-1003) Use inheritance rather than delegation for SPI ValueFactoryImpl

2007-07-05 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-1003: -- Description: The ValueFactoryImpl now has a protected constructor and the SPI variant of the

[jira] Resolved: (JCR-1001) SPI: prefer 'Iterator' instead of specialized subclasses

2007-07-05 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-1001. - Resolution: Fixed removed: IdIterator, EventIterator, QNodeTypeDefinitionIterator, QResultRowIterator interfaces

[jira] Resolved: (JCR-999) SPI: provide batch read functionality

2007-07-05 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-999. Resolution: Fixed SPI: provide batch read functionality -

[jira] Created: (JCR-1004) SPI: Add RepositoryService.getQNodeTypeDefinition

2007-07-05 Thread angela (JIRA)
SPI: Add RepositoryService.getQNodeTypeDefinition - Key: JCR-1004 URL: https://issues.apache.org/jira/browse/JCR-1004 Project: Jackrabbit Issue Type: Improvement Components: SPI

[jira] Commented: (JCR-1001) SPI: prefer 'Iterator' instead of specialized subclasses

2007-07-05 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510310 ] angela commented on JCR-1001: - slightly modified contrib/jackrabbit-spi-xml in order not to break its compilation

[jira] Created: (JCR-1005) More Fine grained Permission Flags

2007-07-05 Thread JIRA
More Fine grained Permission Flags -- Key: JCR-1005 URL: https://issues.apache.org/jira/browse/JCR-1005 Project: Jackrabbit Issue Type: Improvement Components: security Affects Versions: 1.3

Re: SPI Contribution: Status

2007-07-05 Thread Jukka Zitting
Hi, On 7/4/07, Thomas Mueller [EMAIL PROTECTED] wrote: - a impl. logging SPI calls would be very convenient The JCRLog could be extended to support that, see: http://svn.apache.org/repos/asf/jackrabbit/trunk/contrib/jcrlog There's also an interesting generic tool currently entering the

[jira] Updated: (JCR-1006) StackOverflowError if too many versions of a node are created

2007-07-05 Thread Christoph Kiehl (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kiehl updated JCR-1006: - Attachment: VersionIteratorImpl.patch This patch collects all version ids iteratively instead of

[jira] Created: (JCR-1007) Move common implementations of SPI interfaces to spi-commons module

2007-07-05 Thread Marcel Reutegger (JIRA)
Move common implementations of SPI interfaces to spi-commons module --- Key: JCR-1007 URL: https://issues.apache.org/jira/browse/JCR-1007 Project: Jackrabbit Issue Type:

[jira] Resolved: (JCR-1007) Move common implementations of SPI interfaces to spi-commons module

2007-07-05 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-1007. --- Resolution: Fixed Done in revision: 553507 Move common implementations of SPI interfaces to

[jira] Resolved: (JCR-812) TCK: RestoreTest.testRestoreLabel

2007-07-05 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-812. -- Resolution: Fixed Fix Version/s: 1.4 Changed the test to only focus on a single

Question

2007-07-05 Thread qcfireball
I spent about 2 hours looking for the appropriate forum to post this question. This one is the best I came up with. Please forgive me, but my question is not Jackrabbit specific. What I want to do is be able to refer from one node via a property to another node in a different workspace. For

[jira] Commented: (JCR-774) TCK: Test that expect that modifications made by Session1 are automatically visible to Session2

2007-07-05 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510371 ] Marcel Reutegger commented on JCR-774: -- Added the missing Node.refresh() call in NodeCanAddMixinTest.testLocked.

[jira] Created: (JCR-1008) SerializationTest leaks sessions

2007-07-05 Thread Marcel Reutegger (JIRA)
SerializationTest leaks sessions Key: JCR-1008 URL: https://issues.apache.org/jira/browse/JCR-1008 Project: Jackrabbit Issue Type: Bug Components: JCR TCK Reporter: Marcel Reutegger

Re: Question

2007-07-05 Thread David Nuescheler
Hi, the JSR-170 spec explicitly states that references are within the same workspace only. generally, there are a number of issues with cross workspace references. to mention one, your session is tied to one workspace and the access to another workspace is not obvious without creating another

[jira] Resolved: (JCR-1008) SerializationTest leaks sessions

2007-07-05 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-1008. --- Resolution: Fixed Fixed in revision: 553529 SerializationTest leaks sessions

Re: Xpath property predicates

2007-07-05 Thread Marcel Reutegger
Frédéric Esnault wrote: I'm wondering if it is a bug in Jackrabbit or if it's just not possible with JSR 170 Xpath query (it works with real XPath). JSR 170 does only specify property comparison with a literal and not with another property. Please file a jira enhancement issue if you want

[jira] Created: (JCR-1009) JCR2SPI: add JNDI support

2007-07-05 Thread angela (JIRA)
JCR2SPI: add JNDI support - Key: JCR-1009 URL: https://issues.apache.org/jira/browse/JCR-1009 Project: Jackrabbit Issue Type: New Feature Components: SPI Reporter: angela Assignee:

[jira] Resolved: (JCR-774) TCK: Test that expect that modifications made by Session1 are automatically visible to Session2

2007-07-05 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-774. -- Resolution: Fixed Fix Version/s: 1.4 No more changes needed. Setting to fixed. TCK: Test

Re: Question

2007-07-05 Thread Christoph Kiehl
David Nuescheler wrote: In my experience I found that a lot of people that were interested in cross workspace references were not really looking for all the attributes of a JCR reference and either ended up putting all the data into one workspace (rightfully so, since the workspace metaphore is

[jira] Resolved: (JCR-1010) Test failures with spi2jcr in AddEventListenerTest

2007-07-05 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-1010. --- Resolution: Fixed Fixed in revision: 553547 Test failures with spi2jcr in

[jira] Created: (JCR-1010) Test failures with spi2jcr in AddEventListenerTest

2007-07-05 Thread Marcel Reutegger (JIRA)
Test failures with spi2jcr in AddEventListenerTest -- Key: JCR-1010 URL: https://issues.apache.org/jira/browse/JCR-1010 Project: Jackrabbit Issue Type: Bug Components: SPI

[jira] Created: (JCR-1012) JCR2SPI: Optimization for Item.refresh and Session.refresh

2007-07-05 Thread angela (JIRA)
JCR2SPI: Optimization for Item.refresh and Session.refresh -- Key: JCR-1012 URL: https://issues.apache.org/jira/browse/JCR-1012 Project: Jackrabbit Issue Type: Improvement

RE: JSR-283 TCK?

2007-07-05 Thread Arje Cahn
Thanks, Roy and Bertrand, it's clear now. Note that you only need the TCK if you are implementing an independent implementation, or if you want to certify a forked version of Jackrabbit. The Apache Jackrabbit release builds are already tested against the TCK. We'll just stick to

[jira] Created: (JCR-1011) JCR2SPI: add configurable cache for Item instances (ItemManager)

2007-07-05 Thread angela (JIRA)
JCR2SPI: add configurable cache for Item instances (ItemManager) Key: JCR-1011 URL: https://issues.apache.org/jira/browse/JCR-1011 Project: Jackrabbit Issue Type: Improvement

[jira] Updated: (JCR-1013) Connection.setAutoCommit(...) fails if connection is managed for JNDIDatabasePersistenceManager

2007-07-05 Thread Marcel May (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel May updated JCR-1013: - Attachment: patch.txt Patch for DatabasePersistenceManager and DatabaseFileSystem.java

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

2007-07-05 Thread Pablo Rios (JIRA)
[ https://issues.apache.org/jira/browse/JCR-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510515 ] Pablo Rios commented on JCR-926: Which is the revision the last version of the binary data store patch should be

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

2007-07-05 Thread Pablo Rios (JIRA)
[ https://issues.apache.org/jira/browse/JCR-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510521 ] Pablo Rios commented on JCR-926: I have a couple of questions about the data store. Given the append-only nature of

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

2007-07-05 Thread Thomas Mueller
Hi, With the data store feature disabled all TCK tests passed, Same for me. with this feature enabled I got 46 errors and 10 failures. It worked for me. I suppose these test failures are related with the steps above. Probably. How run the tests? Which is the revision the last