[jira] Updated: (JCR-1762) Improvement to MultiValueCollectionConverterImpl to Map collections with element class Object.class

2008-09-25 Thread Boni Gopalan (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boni Gopalan updated JCR-1762: -- Attachment: JCR-1762-patch.zip Files Changed :

Re: Backwards compatibility of configuration files (Was: [jira] Commented: (JCR-1462) repository.xml: throw an exception on error)

2008-09-25 Thread Angela Schreiber
-1 for having the security-manager optional. the security section has been completely reworked and the security-manager is a key functionality. up to know the access-manager was the only mandatory element in the security section. with the new security code it could even be the other way round:

Re: Backwards compatibility of configuration files (Was: [jira] Commented: (JCR-1462) repository.xml: throw an exception on error)

2008-09-25 Thread Thomas Müller
Why is that? If we want to be backward compatible, that means if Jackrabbit 1.5 should 'just work' with old repository.xml files, then we need to 'make it work' if no SecurityManager is configured. That means we need to define what is the default security manager. Once we say 'use the default

[jira] Resolved: (JCR-1721) make collection element names configureable

2008-09-25 Thread Christophe Lombart (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Lombart resolved JCR-1721. - Resolution: Fixed Oh yes I'm stupid - I'm sorry for the noise. make collection element

Re: Backwards compatibility of configuration files (Was: [jira] Commented: (JCR-1462) repository.xml: throw an exception on error)

2008-09-25 Thread Marcel Reutegger
Alexander Klimetschek wrote: On Wed, Sep 24, 2008 at 2:25 PM, Jukka Zitting [EMAIL PROTECTED] wrote: The question is, should the 1.5 upgrade changes in configuration files or not? I would rather opt for a smoother upgrade with more backwards compatibility, but I acknowledge that there are good

[jira] Commented: (JCR-1762) Improvement to MultiValueCollectionConverterImpl to Map collections with element class Object.class

2008-09-25 Thread Christophe Lombart (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12634406#action_12634406 ] Christophe Lombart commented on JCR-1762: - Hi Boni, Can you provide a patch instead

Re: Backwards compatibility of configuration files (Was: [jira] Commented: (JCR-1462) repository.xml: throw an exception on error)

2008-09-25 Thread Angela Schreiber
-1 for having the security-manager optional. If it is not optional, we are obviously not backward compatible. someone having an 1.4 configuration with a custom access manager would be forced to change it anyway. I believe most users use the default settings. so, the question is

[jira] Created: (JCR-1763) Possible NPE in installer

2008-09-25 Thread JIRA
Possible NPE in installer - Key: JCR-1763 URL: https://issues.apache.org/jira/browse/JCR-1763 Project: Jackrabbit Issue Type: Bug Components: jackrabbit-webapp Reporter: Michael Dürig

[jira] Commented: (JCR-1762) Improvement to MultiValueCollectionConverterImpl to Map collections with element class Object.class

2008-09-25 Thread Boni Gopalan (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12634412#action_12634412 ] Boni Gopalan commented on JCR-1762: --- Can you briefly tell me how I provide a patch?

[jira] Updated: (JCR-1762) Improvement to MultiValueCollectionConverterImpl to Map collections with element class Object.class

2008-09-25 Thread Boni Gopalan (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boni Gopalan updated JCR-1762: -- Comment: was deleted Improvement to MultiValueCollectionConverterImpl to Map collections with element

[jira] Updated: (JCR-1762) Improvement to MultiValueCollectionConverterImpl to Map collections with element class Object.class

2008-09-25 Thread Boni Gopalan (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boni Gopalan updated JCR-1762: -- Attachment: JCR-1762.patch The patch file from running svn diff on jackrabbit-ocm folder. Improvement

[jira] Updated: (JCR-1762) Improvement to MultiValueCollectionConverterImpl to Map collections with element class Object.class

2008-09-25 Thread Boni Gopalan (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boni Gopalan updated JCR-1762: -- Attachment: (was: JCR-1762-patch.zip) Improvement to MultiValueCollectionConverterImpl to Map

Re: Backwards compatibility of configuration files (Was: [jira] Commented: (JCR-1462) repository.xml: throw an exception on error)

2008-09-25 Thread Michael Wechner
Angela Schreiber schrieb: -1 for having the security-manager optional. If it is not optional, we are obviously not backward compatible. someone having an 1.4 configuration with a custom access manager would be forced to change it anyway. I believe most users use the default settings.

Re: Backwards compatibility of configuration files (Was: [jira] Commented: (JCR-1462) repository.xml: throw an exception on error)

2008-09-25 Thread Angela Schreiber
thomas and myself had a private conversation on that issue and found a compromise: have everything in the security configuration optional would avoid any misconception regarding the relation between security-manager and access-manager. i.e. change dtd from !ELEMENT Security (SecurityManager,

[jira] Commented: (JCR-1732) WEBDAV CHECKOUT may contain request body

2008-09-25 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12634415#action_12634415 ] angela commented on JCR-1732: - thanks martin for working on that. i would like to suggest 2

[jira] Updated: (JCR-1762) Improvement to MultiValueCollectionConverterImpl to Map collections with element class Object.class

2008-09-25 Thread Boni Gopalan (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boni Gopalan updated JCR-1762: -- Attachment: (was: JCR-1762.patch) Improvement to MultiValueCollectionConverterImpl to Map

[jira] Created: (JCR-1764) Occasional IndexingQueueTest failures

2008-09-25 Thread Jukka Zitting (JIRA)
Occasional IndexingQueueTest failures - Key: JCR-1764 URL: https://issues.apache.org/jira/browse/JCR-1764 Project: Jackrabbit Issue Type: Bug Components: indexing, jackrabbit-core

[jira] Updated: (JCR-1762) Improvement to MultiValueCollectionConverterImpl to Map collections with element class Object.class

2008-09-25 Thread Boni Gopalan (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boni Gopalan updated JCR-1762: -- Attachment: JCR-1762.patch The old patch missed two files. Improvement to

[jira] Commented: (JCR-1572) DbDataStore connection does not always reconnect

2008-09-25 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12634424#action_12634424 ] Thomas Mueller commented on JCR-1572: - Sorry for the delay. I can now reproduce the

[jira] Created: (JCR-1765) Config: make all elements in the security configuration optional

2008-09-25 Thread angela (JIRA)
Config: make all elements in the security configuration optional Key: JCR-1765 URL: https://issues.apache.org/jira/browse/JCR-1765 Project: Jackrabbit Issue Type: Improvement

[jira] Updated: (JCR-1765) Config: make all elements in the security configuration optional

2008-09-25 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela updated JCR-1765: Fix Version/s: 1.5 Config: make all elements in the security configuration optional

Re: Item.getPath() returns wrong values on shared nodes

2008-09-25 Thread Julian Reschke
Manfred Baedke wrote: Hi, currently I am working on the integration of WebDAV binding extensions into |org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet|, using the shareable node feature of jsr-283. The implementation of the BIND method was straightforward and worked as expected, but

[jira] Created: (JCR-1766) Bundle binding deserialization problem

2008-09-25 Thread Przemo Pakulski (JIRA)
Bundle binding deserialization problem -- Key: JCR-1766 URL: https://issues.apache.org/jira/browse/JCR-1766 Project: Jackrabbit Issue Type: Bug Components: jackrabbit-core Affects Versions:

[jira] Issue Comment Edited: (JCR-1766) Bundle binding deserialization problem

2008-09-25 Thread Przemo Pakulski (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12634431#action_12634431 ] ppakulski edited comment on JCR-1766 at 9/25/08 3:20 AM: --- After

Update jackrabbit war (was: 'jcr:data property of Version copy empty' on users list)

2008-09-25 Thread Alexander Klimetschek
Hi fellow committers, could someone who has a 1.4 trunk build at his hands quickly update the jackrabbit 1.4 war on the download page so that it includes the latest jars (mainly core 1.4.5)? People are having the same issue again and again. I would also suggest to rename the war to 1.4.5. I am

[jira] Updated: (JCR-1766) Bundle binding deserialization problem

2008-09-25 Thread Przemo Pakulski (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Przemo Pakulski updated JCR-1766: - Description: I'm trying to upgrade from 1.3.x to jackrabbit 1.4.x (branch) and have problems

Re: Update jackrabbit war (was: 'jcr:data property of Version copy empty' on users list)

2008-09-25 Thread Jukka Zitting
Hi, On Thu, Sep 25, 2008 at 12:40 PM, Alexander Klimetschek [EMAIL PROTECTED] wrote: could someone who has a 1.4 trunk build at his hands quickly update the jackrabbit 1.4 war on the download page so that it includes the latest jars (mainly core 1.4.5)? People are having the same issue again

[jira] Created: (JCR-1767) WebDAV XML serialization in JDK 1.4 broken

2008-09-25 Thread Julian Reschke (JIRA)
WebDAV XML serialization in JDK 1.4 broken -- Key: JCR-1767 URL: https://issues.apache.org/jira/browse/JCR-1767 Project: Jackrabbit Issue Type: Bug Components: jackrabbit-webdav

[jira] Commented: (JCR-1766) Bundle binding deserialization problem

2008-09-25 Thread Stefan Guggisberg (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12634446#action_12634446 ] Stefan Guggisberg commented on JCR-1766: +1 for the patch, go ahead and commit it :)

[jira] Updated: (JCR-1721) make collection element names configurable

2008-09-25 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Lietz updated JCR-1721: -- Summary: make collection element names configurable (was: make collection element names configureable)

[jira] Resolved: (JCR-1766) Bundle binding deserialization problem

2008-09-25 Thread Przemo Pakulski (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Przemo Pakulski resolved JCR-1766. -- Resolution: Fixed Fixed in rev. 698935 Bundle binding deserialization problem

[jira] Commented: (JCR-1766) Bundle binding deserialization problem

2008-09-25 Thread Przemo Pakulski (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12634458#action_12634458 ] Przemo Pakulski commented on JCR-1766: -- Merged to the 1.4 branch in revision 698938.

[jira] Created: (JCR-1768) DeltaV: missing support for DAV:supported-method-set and DAV:supported-live-property-set properties

2008-09-25 Thread Julian Reschke (JIRA)
DeltaV: missing support for DAV:supported-method-set and DAV:supported-live-property-set properties --- Key: JCR-1768 URL:

[VOTE] Release jackrabbit-jcr-server 1.4.1

2008-09-25 Thread Jukka Zitting
Hi, Based on work by Angela, I have posted a candidate for the jackrabbit-jcr-server 1.4.1 release at http://people.apache.org/~jukka/jackrabbit/jackrabbit-jcr-server-1.4.1/ See the RELEASE-NOTES.txt file (also included at the end of this message) for details on release contents and latest

[jira] Updated: (JCR-1766) Bundle binding deserialization problem

2008-09-25 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1766: --- Affects Version/s: (was: 1.5) Fix Version/s: (was: 1.5) Good stuff, thanks for

[jira] Created: (JCR-1769) RFC4918 feature: PROPFIND/include

2008-09-25 Thread Julian Reschke (JIRA)
RFC4918 feature: PROPFIND/include - Key: JCR-1769 URL: https://issues.apache.org/jira/browse/JCR-1769 Project: Jackrabbit Issue Type: Improvement Components: jackrabbit-webdav Reporter:

[jira] Resolved: (JCR-1764) Occasional IndexingQueueTest failures

2008-09-25 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-1764. --- Resolution: Fixed Fix Version/s: 1.5 Hmm, that's because the nodes are dequeued before

[jira] Created: (JCR-1770) RFC4918 feature: absolute paths in Destination and If headers

2008-09-25 Thread Julian Reschke (JIRA)
RFC4918 feature: absolute paths in Destination and If headers - Key: JCR-1770 URL: https://issues.apache.org/jira/browse/JCR-1770 Project: Jackrabbit Issue Type: Improvement

[jira] Commented: (JCR-1721) make collection element names configurable

2008-09-25 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12634469#action_12634469 ] Oliver Lietz commented on JCR-1721: --- Took me some time to update my OSGi/Spring-based

[jira] Created: (JCR-1771) jcr2spi: avoid unnecessary roundtrips with NodeEntry.getPropertyEntry

2008-09-25 Thread angela (JIRA)
jcr2spi: avoid unnecessary roundtrips with NodeEntry.getPropertyEntry - Key: JCR-1771 URL: https://issues.apache.org/jira/browse/JCR-1771 Project: Jackrabbit Issue Type:

Re: Update jackrabbit war (was: 'jcr:data property of Version copy empty' on users list)

2008-09-25 Thread Alexander Klimetschek
On Thu, Sep 25, 2008 at 1:10 PM, Jukka Zitting [EMAIL PROTECTED] wrote: That would be a new release. Isn't the war just a different binary packaging that contains other, already properly released components? With all the component releases we've been making, I think it would be a good idea to

Re: [VOTE] Release jackrabbit-classloader 1.4.1

2008-09-25 Thread Alexander Klimetschek
+1 (I could not run the release auditing myself, but I have no objections against this release). Regards, Alex On Tue, Sep 23, 2008 at 8:47 AM, Felix Meschberger [EMAIL PROTECTED] wrote: Hi, I have posted a candidate for the jackrabbit-classloader 1.4.1 release at

Re: [VOTE] Release jackrabbit-jcr-server 1.4.1

2008-09-25 Thread Alexander Klimetschek
+1 (I could not run the release auditing myself, but I have no objections against this release). Regards, Alex On Thu, Sep 25, 2008 at 2:19 PM, Jukka Zitting [EMAIL PROTECTED] wrote: Hi, Based on work by Angela, I have posted a candidate for the jackrabbit-jcr-server 1.4.1 release at

[jira] Updated: (JCR-1733) WebDAV BIND support

2008-09-25 Thread Manfred Baedke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manfred Baedke updated JCR-1733: Attachment: (was: patch-rebind-unbind-resourceid.txt) WebDAV BIND support ---

[jira] Updated: (JCR-1733) WebDAV BIND support

2008-09-25 Thread Manfred Baedke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manfred Baedke updated JCR-1733: Attachment: patch-bindsupport.txt patch containing support for WebDAV binding extensions. WebDAV

[jira] Commented: (JCR-1733) WebDAV BIND support

2008-09-25 Thread Manfred Baedke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12634493#action_12634493 ] Manfred Baedke commented on JCR-1733: - The file patch-bindsupport.txt covers all five

Re: [VOTE] Release jackrabbit-jcr-server 1.4.1

2008-09-25 Thread Angela Schreiber
Jukka Zitting wrote: Hi, Based on work by Angela, I have posted a candidate for the jackrabbit-jcr-server 1.4.1 release at http://people.apache.org/~jukka/jackrabbit/jackrabbit-jcr-server-1.4.1/ See the RELEASE-NOTES.txt file (also included at the end of this message) for details on

Application Period Opens for Travel Assistance to ApacheCon US 2008

2008-09-25 Thread Jukka Zitting
Hi, The ApacheCon US 2008 conference is getting closer and will again feature also some JCR and Jackrabbit content. If you are interested in participating but would have a hard time financing the trip, the Apache Travel Assistance Committee may be able to help you. See below for their

[jira] Commented: (JCR-1733) WebDAV BIND support

2008-09-25 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12634513#action_12634513 ] Julian Reschke commented on JCR-1733: - The latest patch looks good to me so far (except

[jira] Assigned: (JCR-1754) The jackrabbit-ocm DTD 1.5 is missing and has to be publish

2008-09-25 Thread Christophe Lombart (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Lombart reassigned JCR-1754: --- Assignee: Christophe Lombart The jackrabbit-ocm DTD 1.5 is missing and has to be

[jira] Resolved: (JCR-1754) The jackrabbit-ocm DTD 1.5 is missing and has to be publish

2008-09-25 Thread Christophe Lombart (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Lombart resolved JCR-1754. - Resolution: Fixed Fix Version/s: 1.5 Thanks Jukka for the info. The OCM 1.5 has

Re: [VOTE] Release jackrabbit-jcr-server 1.4.1

2008-09-25 Thread Tobias Bocanegra
+1 thanks jukka On 9/25/08, Jukka Zitting [EMAIL PROTECTED] wrote: Hi, Based on work by Angela, I have posted a candidate for the jackrabbit-jcr-server 1.4.1 release at http://people.apache.org/~jukka/jackrabbit/jackrabbit-jcr-server-1.4.1/ See the RELEASE-NOTES.txt file (also