[jira] Commented: (JCR-642) Support flat content hierarchies

2009-08-03 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738228#action_12738228 ] Jukka Zitting commented on JCR-642: --- Do you think it is necessary to break the NodeState or

[jira] Commented: (JCR-2235) Set binary property data using OutputStream

2009-08-03 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738237#action_12738237 ] Jukka Zitting commented on JCR-2235: Do you have a use case for this? The implementation

[jira] Created: (JCR-2237) ItemManager registers itself as listener too early

2009-08-03 Thread Marcel Reutegger (JIRA)
ItemManager registers itself as listener too early -- Key: JCR-2237 URL: https://issues.apache.org/jira/browse/JCR-2237 Project: Jackrabbit Content Repository Issue Type: Bug

[jira] Updated: (JCR-2231) Avoid item state reads during Session.logout()

2009-08-03 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-2231: --- Component/s: jackrabbit-core Avoid item state reads during Session.logout()

[jira] Updated: (JCR-2237) ItemManager registers itself as listener too early

2009-08-03 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2237: -- Attachment: JCR-2237.patch Proposed patch. ItemManager registers itself as listener too early

[jira] Updated: (JCR-2237) ItemManager registers itself as listener too early

2009-08-03 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2237: -- Status: Patch Available (was: Open) ItemManager registers itself as listener too early

[jira] Commented: (JCR-642) Support flat content hierarchies

2009-08-03 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738292#action_12738292 ] Thomas Mueller commented on JCR-642: I would (try to) use the b-tree data structure:

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

2009-08-03 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-2085: Attachment: apicoverage.html API coverage as of Aug 03: 520/522 = ~99% test case (TCK)

[jira] Created: (JCR-2238) Binary throws NullPointerException

2009-08-03 Thread Marcel Reutegger (JIRA)
Binary throws NullPointerException --- Key: JCR-2238 URL: https://issues.apache.org/jira/browse/JCR-2238 Project: Jackrabbit Content Repository Issue Type: Bug Components: jackrabbit-core

[jira] Created: (JCR-2239) NPE during commit

2009-08-03 Thread Yoav Landman (JIRA)
NPE during commit - Key: JCR-2239 URL: https://issues.apache.org/jira/browse/JCR-2239 Project: Jackrabbit Content Repository Issue Type: Bug Components: jackrabbit-core Affects Versions: 1.5.7

Re: JSR 283 implementation in PHP

2009-08-03 Thread Bertrand Delacretaz
Hi, On Thu, Jul 30, 2009 at 7:02 PM, Philip Arkcollphi...@knowledgetree.com wrote: ...We're considering implementing a JSR 283 CR in PHP 5 and releasing this under the Apache license. We're aware of early projects aimed at developing a JSR 170 CR. Are you aware of any current efforts to do

[jira] Updated: (JCR-2239) NPE during commit

2009-08-03 Thread Yoav Landman (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yoav Landman updated JCR-2239: -- Attachment: commit-npe.patch Attached proposed patch NPE during commit -

[jira] Resolved: (JCR-2239) NPE during commit

2009-08-03 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-2239. --- Resolution: Duplicate NPE during commit - Key: JCR-2239

[jira] Updated: (JCR-2238) Binary throws NullPointerException

2009-08-03 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2238: -- Attachment: BinaryValueTest.patch Binary throws NullPointerException

[jira] Commented: (JCR-2239) NPE during commit

2009-08-03 Thread Yoav Landman (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738305#action_12738305 ] Yoav Landman commented on JCR-2239: --- Well, it is certainly not minor, since our application

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

2009-08-03 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738306#action_12738306 ] Jukka Zitting commented on JCR-2085: Looks promising! The only methods with no TCK tests

[jira] Created: (JCR-2240) Binary value may leave temp file behind

2009-08-03 Thread Marcel Reutegger (JIRA)
Binary value may leave temp file behind --- Key: JCR-2240 URL: https://issues.apache.org/jira/browse/JCR-2240 Project: Jackrabbit Content Repository Issue Type: Bug Components: jackrabbit-core

[jira] Commented: (JCR-642) Support flat content hierarchies

2009-08-03 Thread Bart van der Schans (JIRA)
[ https://issues.apache.org/jira/browse/JCR-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738316#action_12738316 ] Bart van der Schans commented on JCR-642: - Would it be an idea to store the

[jira] Commented: (JCR-642) Support flat content hierarchies

2009-08-03 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738318#action_12738318 ] Thomas Mueller commented on JCR-642: hierarchical information in a separate table That's

[jira] Commented: (JCR-642) Support flat content hierarchies

2009-08-03 Thread Stefan Guggisberg (JIRA)
[ https://issues.apache.org/jira/browse/JCR-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738323#action_12738323 ] Stefan Guggisberg commented on JCR-642: --- @bart; Would it be an idea to store the

[jira] Commented: (JCR-642) Support flat content hierarchies

2009-08-03 Thread Bart van der Schans (JIRA)
[ https://issues.apache.org/jira/browse/JCR-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738327#action_12738327 ] Bart van der Schans commented on JCR-642: - @Thomas, Stefan, Thanks for your

[jira] Updated: (JCR-1972) Preserving UUID and document version history on repository migration

2009-08-03 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1972: --- Attachment: JCR-1972_1.x.patch Thanks! I made some modifications to the patch (no tabs, less extra

[jira] Commented: (JCR-1972) Preserving UUID and document version history on repository migration

2009-08-03 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738363#action_12738363 ] Jukka Zitting commented on JCR-1972: One more thing... Your patch referenced a

[jira] Commented: (JCR-642) Support flat content hierarchies

2009-08-03 Thread Lars Trieloff (JIRA)
[ https://issues.apache.org/jira/browse/JCR-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738376#action_12738376 ] Lars Trieloff commented on JCR-642: --- Thomas, do I see it right that introducing hidden nodes

[jira] Commented: (JCR-642) Support flat content hierarchies

2009-08-03 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738386#action_12738386 ] Thomas Mueller commented on JCR-642: hidden nodes would mean only small effort is

[jira] Commented: (JCR-642) Support flat content hierarchies

2009-08-03 Thread Lars Trieloff (JIRA)
[ https://issues.apache.org/jira/browse/JCR-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738396#action_12738396 ] Lars Trieloff commented on JCR-642: --- There would be no change to the persistence manager!

[jira] Resolved: (JCR-1972) Preserving UUID and document version history on repository migration

2009-08-03 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved JCR-1972. Resolution: Fixed Fix Version/s: 1.6.0 The new method signatures are now available also in

Re: JSR 283 implementation in PHP

2009-08-03 Thread Philip Arkcoll
Hi Alex, On Fri, Jul 31, 2009 at 11:38 AM, Alexander Klimetschek aklim...@day.comwrote: On Thu, Jul 30, 2009 at 7:02 PM, Philip Arkcollphi...@knowledgetree.com wrote: We're considering implementing a JSR 283 CR in PHP 5 and releasing this under the Apache license. We're aware of early

Re: JSR 283 implementation in PHP

2009-08-03 Thread Philip Arkcoll
On Mon, Aug 3, 2009 at 1:49 PM, Bertrand Delacretaz bdelacre...@apache.orgwrote: We're aware of early projects aimed at developing a JSR 170 CR. Are you aware of any current efforts to do so?... There's Jackalope, http://blog.liip.ch/archive/2009/05/12/jackalope-started.html , not sure

[jira] Commented: (JCR-1972) Preserving UUID and document version history on repository migration

2009-08-03 Thread Paco Avila (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738544#action_12738544 ] Paco Avila commented on JCR-1972: - Sorry for the missing test class. I did no review of the

[ANNOUNCE] Apache Jackrabbit 1.5.7 released

2009-08-03 Thread Jukka Zitting
The Apache Jackrabbit community is pleased to announce the release of Apache Jackrabbit version 1.5.7. The release is available for download at: http://jackrabbit.apache.org/downloads.html See the full release notes below for details about this release. Release Notes -- Apache Jackrabbit

[jira] Updated: (JCR-1972) Preserving UUID and document version history on repository migration

2009-08-03 Thread Paco Avila (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paco Avila updated JCR-1972: Attachment: CheckinCalendarTest.java The missing test class Preserving UUID and document version history