Oak 0.2 release plan

2012-04-23 Thread Jukka Zitting
Hi, We're getting closer to the end of April and the 0.2 release, so following up from the earlier roadmap [1], here's a list of issues I'd love to see included in the release: * Basic CRUD operations over JCR and HTTP * Extension model for plugging in alternative storage backends * Basic

Re: Oak 0.2 release plan

2012-04-23 Thread Felix Meschberger
Hi, Am 23.04.2012 um 09:33 schrieb Jukka Zitting: * OSGi bundle packaging I have created OAK-67 [1] to track this and will come up with a patch and recommendations for changes Regards Felix [1] https://issues.apache.org/jira/browse/OAK-67

[jira] [Resolved] (OAK-48) MicroKernel.getNodes() should return null for not existing nodes instead of throwing an exception

2012-04-23 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller resolved OAK-48. --- Resolution: Fixed Implemented the feature in the wrappers and added test cases.

oak-API: rename ContentTree to Tree

2012-04-23 Thread Angela Schreiber
hi i would like to suggest that we rename ContentTree to Tree. as the Content-prefix looks a bit artificial (and arbitrary) to me. while i see the point in having the ability to distinguish jcr-Session from oak-Session and jcr-Repository from oak-Repository, i fail to see the benefit for the

Proposal for Value Handling (oak-jcr and oak-core)

2012-04-23 Thread Angela Schreiber
hi all as discussed recently in revision rev. 1329281 [1] i added a new implementation of ValueFactory and Value/Binary in oak-jcr that is based on value handling exposed by oak-api. my goal was to address both the needs from jcr (API contract) and oak-core (ability to detect value types for

[jira] [Created] (OAK-69) oak-run fails with NPE

2012-04-23 Thread Jukka Zitting (JIRA)
Jukka Zitting created OAK-69: Summary: oak-run fails with NPE Key: OAK-69 URL: https://issues.apache.org/jira/browse/OAK-69 Project: Jackrabbit Oak Issue Type: Bug Components: run