[jira] Assigned: (OCM-2) Different behaviors between insert and update of a collection

2009-05-27 Thread Christophe Lombart (JIRA)
[ https://issues.apache.org/jira/browse/OCM-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Lombart reassigned OCM-2: Assignee: Christophe Lombart > Different behaviors between insert and update of a collection > -

[jira] Resolved: (OCM-33) Running the tests without "mvn clean" provides errors

2009-05-27 Thread Christophe Lombart (JIRA)
[ https://issues.apache.org/jira/browse/OCM-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Lombart resolved OCM-33. --- Resolution: Fixed Fix Version/s: 1.6.0 Fixed. Now the unit tests are working. > Running

[jira] Assigned: (OCM-33) Running the tests without "mvn clean" provides errors

2009-05-27 Thread Christophe Lombart (JIRA)
[ https://issues.apache.org/jira/browse/OCM-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Lombart reassigned OCM-33: - Assignee: Christophe Lombart > Running the tests without "mvn clean" provides errors > --

[jira] Created: (OCM-33) Running the tests without "mvn clean" provides errors

2009-05-27 Thread Christophe Lombart (JIRA)
Running the tests without "mvn clean" provides errors - Key: OCM-33 URL: https://issues.apache.org/jira/browse/OCM-33 Project: Jackrabbit OCM Issue Type: Bug Affects Versions: 1.6.0

[VOTE] Release Apache Jackrabbit 2.0-alpha1

2009-05-27 Thread Jukka Zitting
Hi, Here we go! I have posted a candidate for the first Apache Jackrabbit 2.0 alpha release at http://people.apache.org/~jukka/jackrabbit/2.0-alpha1/ See the RELEASE-NOTES.txt file (also included at the end of this message) for details about this release. The release candidate is a jar archi

[jira] Updated: (JCR-2003) JCR2SPI / SPI: Add support for JCR 2.0

2009-05-27 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela updated JCR-2003: Fix Version/s: 2.0.0 > JCR2SPI / SPI: Add support for JCR 2.0 > --- > >

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

2009-05-27 Thread Manfred Baedke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manfred Baedke updated JCR-2085: Attachment: jcrtests-binary.patch Tests for the JCR-2.0 binary value object. > test case (TCK) maint

Re: Global jcr:system workspace

2009-05-27 Thread Jukka Zitting
Hi, On Wed, May 27, 2009 at 3:24 PM, Tobias Bocanegra wrote: > On Wed, May 27, 2009 at 1:48 PM, Jukka Zitting > wrote: >> Could we merge this with the "security" workspace that Angela added >> for the security features? > afaik, the security workspace is not mounted into others. so i would > no

Re: Global jcr:system workspace

2009-05-27 Thread Angela Schreiber
Tobias Bocanegra wrote: Could we merge this with the "security" workspace that Angela added for the security features? afaik, the security workspace is not mounted into others. correct. > so i would not do this. nor would i. angela

Re: Global jcr:system workspace

2009-05-27 Thread Tobias Bocanegra
On Wed, May 27, 2009 at 1:48 PM, Jukka Zitting wrote: > Hi, > > On Wed, May 27, 2009 at 12:38 PM, Tobias Bocanegra > wrote: >> [...] i suggest to try to map the entire versioning workspace to /jcr:system >> and name it 'system' workspace. > > +1 > > Could we merge this with the "security" workspa

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

2009-05-27 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-spi2jcr/544/

Re: Global jcr:system workspace

2009-05-27 Thread Thomas Müller
Hi, > WDYT? I think that would be great. Regards, Thomas

Re: Global jcr:system workspace

2009-05-27 Thread Jukka Zitting
Hi, On Wed, May 27, 2009 at 12:38 PM, Tobias Bocanegra wrote: > [...] i suggest to try to map the entire versioning workspace to /jcr:system > and name it 'system' workspace. +1 Could we merge this with the "security" workspace that Angela added for the security features? I'm interested in mov

Global jcr:system workspace

2009-05-27 Thread Tobias Bocanegra
hi, currently the /jcr:system subtree contains 2 virtually mapped workspaces, the version storage and the nodetype reflection. for jsr283 we would also need to have a /jcr:system/jcr:activities and a /jcr:system/jcr:configurations. i don't want to create 2 additional workspaces for this, but rather

[jira] Resolved: (JCR-2106) SystemSessions created for GarbageCollector are not logged out of

2009-05-27 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller resolved JCR-2106. - Resolution: Fixed Thanks a lot for the patch! Committed in revision 779084 (trunk) > SystemSessio

[jira] Resolved: (JCR-2067) FileDataStore: only open a stream when really necessary

2009-05-27 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller resolved JCR-2067. - Resolution: Fixed Committed in revision 779081 (trunk) > FileDataStore: only open a stream when re

[jira] Commented: (JCR-2067) FileDataStore: only open a stream when really necessary

2009-05-27 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713514#action_12713514 ] Thomas Mueller commented on JCR-2067: - You are right, I will fix this problem and add a p

[jira] Resolved: (JCR-2123) Better name and path factory exception messages

2009-05-27 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved JCR-2123. Resolution: Fixed Fix Version/s: 1.6.0 Done in revision 779076. > Better name and path factor

[jira] Commented: (JCR-2122) Use ValueConstraint from spi-commons in core

2009-05-27 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713507#action_12713507 ] angela commented on JCR-2122: - yes... but the problem is not fixed by moving the classes. the pro

[jira] Created: (JCR-2123) Better name and path factory exception messages

2009-05-27 Thread Jukka Zitting (JIRA)
Better name and path factory exception messages --- Key: JCR-2123 URL: https://issues.apache.org/jira/browse/JCR-2123 Project: Jackrabbit Content Repository Issue Type: Improvement Compon

[jira] Commented: (JCR-2122) Use ValueConstraint from spi-commons in core

2009-05-27 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713504#action_12713504 ] Jukka Zitting commented on JCR-2122: OK, works for me. The reason why I filed this is an

[jira] Resolved: (JCR-2122) Use ValueConstraint from spi-commons in core

2009-05-27 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-2122. - Resolution: Duplicate duplicate of Issue JCR-1483 > Use ValueConstraint from spi-commons in core > ---

[jira] Assigned: (JCR-1483) Move common node type functionality to jackrabbit-spi-commons

2009-05-27 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela reassigned JCR-1483: --- Assignee: angela > Move common node type functionality to jackrabbit-spi-commons >

[jira] Commented: (JCR-2122) Use ValueConstraint from spi-commons in core

2009-05-27 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713500#action_12713500 ] angela commented on JCR-2122: - this is already covered by another issue: merge nodetype stuff

[jira] Created: (JCR-2122) Use ValueConstraint from spi-commons in core

2009-05-27 Thread Jukka Zitting (JIRA)
Use ValueConstraint from spi-commons in core Key: JCR-2122 URL: https://issues.apache.org/jira/browse/JCR-2122 Project: Jackrabbit Content Repository Issue Type: Improvement Components:

[jira] Updated: (JCR-1969) Invalid node type definitions with test_nodetypes.xml

2009-05-27 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1969: --- Fix Version/s: (was: 1.6.0) 1.5.6 Merged to the 1.5 branch in revision 779051.

[jira] Updated: (JCR-1964) VirtualNodeTypeStateProvider creates PropertyState with type != value(s).getType

2009-05-27 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1964: --- Fix Version/s: (was: 1.6.0) 1.5.6 Merged to the 1.5 branch in revision 779051.

Hudson build is still unstable: Jackra bbit-trunk » Jackrabbit SPI to JCR #543

2009-05-27 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-spi2jcr/543/

[jira] Commented: (JCR-1666) After transaction rollback session may become 'corrupt'

2009-05-27 Thread JIRA
[ https://issues.apache.org/jira/browse/JCR-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713459#action_12713459 ] Claus Köll commented on JCR-1666: - The test method runs without problems against the current

[jira] Resolved: (JCR-1597) JCARepositoryHandle.login(...) methods never throw NoSuchWorkspaceException

2009-05-27 Thread JIRA
[ https://issues.apache.org/jira/browse/JCR-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Köll resolved JCR-1597. - Resolution: Fixed I have prefered to check it in the JCARepositoryHandle to be backward compatible with Re

[jira] Assigned: (JCR-1597) JCARepositoryHandle.login(...) methods never throw NoSuchWorkspaceException

2009-05-27 Thread JIRA
[ https://issues.apache.org/jira/browse/JCR-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Köll reassigned JCR-1597: --- Assignee: Claus Köll > JCARepositoryHandle.login(...) methods never throw NoSuchWorkspaceException > --

[jira] Updated: (JCR-1597) JCARepositoryHandle.login(...) methods never throw NoSuchWorkspaceException

2009-05-27 Thread JIRA
[ https://issues.apache.org/jira/browse/JCR-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Köll updated JCR-1597: Fix Version/s: 1.6.0 > JCARepositoryHandle.login(...) methods never throw NoSuchWorkspaceException >

[jira] Resolved: (JCR-1665) In JCAConnectionRequestInfo, equals() and hashCode() implementations are inconsistent

2009-05-27 Thread JIRA
[ https://issues.apache.org/jira/browse/JCR-1665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Köll resolved JCR-1665. - Resolution: Fixed Thanks for the patch ! Applied in rev. 779032 > In JCAConnectionRequestInfo, equals() an

[jira] Updated: (JCR-1665) In JCAConnectionRequestInfo, equals() and hashCode() implementations are inconsistent

2009-05-27 Thread JIRA
[ https://issues.apache.org/jira/browse/JCR-1665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Köll updated JCR-1665: Fix Version/s: 1.6.0 > In JCAConnectionRequestInfo, equals() and hashCode() implementations are > inconsiste