[RESULT] [VOTE] Release jackrabbit-core 1.4.4

2008-05-08 Thread Jukka Zitting
Hi, On Mon, May 5, 2008 at 1:09 PM, Jukka Zitting [EMAIL PROTECTED] wrote: Please vote on releasing this package as jackrabbit-core 1.4.4. The vote passes as follows: +1 Jukka Zitting +1 Tobias Bocanegra +1 Marcel Reutegger Thanks! I'll push the release out. BR, Jukka Zitting

[jira] Commented: (JCR-1571) JCR Webdav Server doesn't support node.hasNode() method

2008-05-08 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12595148#action_12595148 ] angela commented on JCR-1571: - hi julio first of all: i don't think that the HR is sent by the

[jira] Updated: (JCR-1571) JCR Webdav Server doesn't support node.hasNode() method

2008-05-08 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela updated JCR-1571: Attachment: HasNodeTest.java testcases (my understanding of the problem description). JCR Webdav Server doesn't

[jira] Commented: (JCR-1576) Remove RepositoryService exists()

2008-05-08 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12595177#action_12595177 ] angela commented on JCR-1576: - fine with me as well... if nobody object i will apply the patch

[jira] Commented: (JCR-1577) Remove RepositoryService.getRootId()

2008-05-08 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12595179#action_12595179 ] angela commented on JCR-1577: - fine with me. does anybody object? Remove

[jira] Commented: (JCR-1405) SPI: Introduce NodeInfo.getChildInfos()

2008-05-08 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12595181#action_12595181 ] angela commented on JCR-1405: - ok if nobody objects within the next couple of days i will

[jira] Commented: (JCR-1576) Remove RepositoryService exists()

2008-05-08 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12595183#action_12595183 ] angela commented on JCR-1576: - btw... since we already remove other methods from the

[jira] Commented: (JCR-1577) Remove RepositoryService.getRootId()

2008-05-08 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12595182#action_12595182 ] angela commented on JCR-1577: - btw... since we already remove other methods from the

Occasional jcr2spi test failures

2008-05-08 Thread Jukka Zitting
Hi, Every now and then I see the following jcr2spi test failures on a clean checkout: Tests in error: testUpdateRemovesExtraProperty(org.apache.jackrabbit.jcr2spi.UpdateTest) testUpdateAddsMissingSubtree(org.apache.jackrabbit.jcr2spi.UpdateTest) The problem seems to be caused by

Re: Occasional jcr2spi test failures

2008-05-08 Thread Angela Schreiber
Jukka Zitting wrote: I can work around the issue by making RepositoryImpl.getWorkspaceNames() explicitly sort the returned array of names, no... thats odd. but a more proper fix would probably be to ensure that the workspace selected by UpdateTest is useful for the test. i would suggest

[jira] Commented: (JCR-1405) SPI: Introduce NodeInfo.getChildInfos()

2008-05-08 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12595201#action_12595201 ] Julian Reschke commented on JCR-1405: - If we have evidence that it actually helps in some

[jira] Commented: (JCR-1571) JCR Webdav Server doesn't support node.hasNode() method

2008-05-08 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12595203#action_12595203 ] Julian Reschke commented on JCR-1571: - What happens here is that the servlet container

[jira] Commented: (JCR-1555) Add support for boolean values to QValue

2008-05-08 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12595212#action_12595212 ] Julian Reschke commented on JCR-1555: - I personally do not really care. If Mchael really

[jira] Commented: (JCR-1555) Add support for boolean values to QValue

2008-05-08 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12595214#action_12595214 ] Jukka Zitting commented on JCR-1555: How about if we only added the method to

[jira] Commented: (JCR-1562) JNDI data sources with various PersistenceManager: wrong default values

2008-05-08 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12595221#action_12595221 ] Thomas Mueller commented on JCR-1562: - Can you please advise an alternative You could

[jira] Commented: (JCR-1562) JNDI data sources with various PersistenceManager: wrong default values

2008-05-08 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12595224#action_12595224 ] Thomas Mueller commented on JCR-1562: - Fixed in revision 654514 JNDI data sources with

[jira] Created: (JCR-1578) Jcr2Spi: UpdateTest#testUpdateRemovesExtraProperty and #testUpdateAddsMissingSubtree fail occasionally

2008-05-08 Thread angela (JIRA)
Jcr2Spi: UpdateTest#testUpdateRemovesExtraProperty and #testUpdateAddsMissingSubtree fail occasionally -- Key: JCR-1578 URL:

[jira] Assigned: (JCR-1578) Jcr2Spi: UpdateTest#testUpdateRemovesExtraProperty and #testUpdateAddsMissingSubtree fail occasionally

2008-05-08 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela reassigned JCR-1578: --- Assignee: angela Jcr2Spi: UpdateTest#testUpdateRemovesExtraProperty and #testUpdateAddsMissingSubtree fail

[jira] Resolved: (JCR-1562) JNDI data sources with various PersistenceManager: wrong default values

2008-05-08 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller resolved JCR-1562. - Resolution: Fixed JNDI data sources with various PersistenceManager: wrong default values

[jira] Commented: (JCR-1578) Jcr2Spi: UpdateTest#testUpdateRemovesExtraProperty and #testUpdateAddsMissingSubtree fail occasionally

2008-05-08 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12595226#action_12595226 ] angela commented on JCR-1578: - actually there is a bug in the 2 test cases. still i would like to

[jira] Resolved: (JCR-1578) Jcr2Spi: UpdateTest#testUpdateRemovesExtraProperty and #testUpdateAddsMissingSubtree fail occasionally

2008-05-08 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-1578. - Resolution: Fixed Fix Version/s: 1.5 fixed at rev 654542 since i never experience the bug in the past, i

[ANNOUNCE] Apache Jackrabbit 1.3.4 released

2008-05-08 Thread Jukka Zitting
The Apache Jackrabbit community is pleased to announce the release of Apache Jackrabbit version 1.3.4. The release is available for download at: http://jackrabbit.apache.org/downloads.html#Downloads-v13 Note that Apache Jackrabbit 1.4 is the most recent stable release, and recommended for

[ANNOUNCE] jackrabbit-core 1.4.3 released

2008-05-08 Thread Jukka Zitting
The Apache Jackrabbit community is pleased to announce the release of version 1.4.3 of the jackrabbit-core component. The release is available for download at: http://jackrabbit.apache.org/downloads.html#Downloads-v14 See below for the release notes. You can upgrade an existing Apache

[jira] Issue Comment Edited: (JCR-1578) Jcr2Spi: UpdateTest#testUpdateRemovesExtraProperty and #testUpdateAddsMissingSubtree fail occasionally

2008-05-08 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12595276#action_12595276 ] anchela edited comment on JCR-1578 at 5/8/08 8:08 AM: - fixed at rev

Announce backlog cleared

2008-05-08 Thread Jukka Zitting
Hi, As you just noticed, I just sent out the somewhat delayed release announcements for Jackrabbit 1.3.4 and jackrabbit-core 1.4.3. This brings us back to the good state of having all available releases officially announced. I've also updated the web site accordingly. The jackrabbit-core 1.4.4

[jira] Created: (JCR-1579) Improved XML export handling

2008-05-08 Thread Jukka Zitting (JIRA)
Improved XML export handling Key: JCR-1579 URL: https://issues.apache.org/jira/browse/JCR-1579 Project: Jackrabbit Issue Type: Improvement Components: jackrabbit-core, jackrabbit-jcr-commons,

[jira] Updated: (JCR-1579) Improved XML export handling

2008-05-08 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1579: --- Attachment: export.patch Attached a patch (export.patch) that moves all the XML export functionality

Bad OOTB experience with 1.4

2008-05-08 Thread Carsten Ziegeler
Hi, while trying to explain how to get started with Jackrabbit I emulated a dumb user (well it wasn't that difficult..), going to jackrabbit.apache.org and trying to download jackrabbit and get it running. There is the small download link on the right side which brings you to a long list of

extending the jackrabbit-api

2008-05-08 Thread Tobias Bocanegra
hi, as the implementation of the new features for jsr283 have started, i suggest to put the new jsr283 interfaces to jackrabbit-api instead to core (where possible). this way, we can already figure out inter-module dependency issues and people can start using experimental features through an API

[jira] Commented: (JCR-1571) JCR Webdav Server doesn't support node.hasNode() method

2008-05-08 Thread Julio Castillo (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12595376#action_12595376 ] Julio Castillo commented on JCR-1571: - Angela, Yes that is the process to reproduce the

[jira] Created: (JCR-1580) Typo in PropertyDefinitionTemplate

2008-05-08 Thread Tobias Bocanegra (JIRA)
Typo in PropertyDefinitionTemplate -- Key: JCR-1580 URL: https://issues.apache.org/jira/browse/JCR-1580 Project: Jackrabbit Issue Type: Bug Components: JCR 2.0 Reporter: Tobias Bocanegra

[jira] Updated: (JCR-1580) Typo in PropertyDefinitionTemplate

2008-05-08 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated JCR-1580: -- Attachment: jsr283_pdt_typo.patch Typo in PropertyDefinitionTemplate

[jira] Updated: (JCR-1581) ClassCastException when registering new node type

2008-05-08 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated JCR-1581: -- Attachment: ntMgr.r65437.patch ClassCastException when registering new node type

RE: extending the jackrabbit-api

2008-05-08 Thread Esteban Franqueiro
I think it's a good idea, as long as we don't have to keep those interfaces there for backcompatibility, and we can drop them quickly. Regards, Esteban Franqueiro [EMAIL PROTECTED] De: [EMAIL PROTECTED] en nombre de Tobias Bocanegra Enviado el: jue 08/05/2008