[jira] Subscription: open issues

2010-05-15 Thread jira
Issue Subscription
Filter: open issues (200 of 266 issues)
Open Issues for Apache Jackrabbit
Subscriber: jackrabbitdev

Key Summary
JCR-2631Move backwards compatibility tests to trunk
https://issues.apache.org/jira/browse/JCR-2631
JCR-2630UserAccessControlProvider handles users who dont have Jackrabbit 
managed Principals or User node incosistently.
https://issues.apache.org/jira/browse/JCR-2630
JCR-2629LoginModuleConfig should allow to specify principalProvider-name in 
addition to the class
https://issues.apache.org/jira/browse/JCR-2629
JCR-2626Transaction ChangeLog merge prevent to have modified and deleted 
reference between 2 nodes
https://issues.apache.org/jira/browse/JCR-2626
JCR-2623Deadlock in cluster when registering node types
https://issues.apache.org/jira/browse/JCR-2623
JCR-2622Configured index analizer doesn't really work in 2.1.0?
https://issues.apache.org/jira/browse/JCR-2622
JCR-2620Authorizable#getProperty and #setProperty should deal with 
relativePath 
https://issues.apache.org/jira/browse/JCR-2620
JCR-2617ItemStateMap warnings during node type changes
https://issues.apache.org/jira/browse/JCR-2617
JCR-2614Include the WebDAV litmus tests in the Jackrabbit integration tests
https://issues.apache.org/jira/browse/JCR-2614
JCR-2612Smart getSize() for query results
https://issues.apache.org/jira/browse/JCR-2612
JCR-2608Making Jackrabbit content repo usable from OSGi (Equinox)
https://issues.apache.org/jira/browse/JCR-2608
JCR-2606option to specify in query if empty values are sorted first or last
https://issues.apache.org/jira/browse/JCR-2606
JCR-2605Can we have more jcr-sql2 functions 
https://issues.apache.org/jira/browse/JCR-2605
JCR-2596multiple instances of jackrabbit-standalone cause "file backing 
binary value not found" from org.apache.jackrabbit.util.TransientFileFactory
https://issues.apache.org/jira/browse/JCR-2596
JCR-2581Get NPE when custom node was updated
https://issues.apache.org/jira/browse/JCR-2581
JCR-2579InvalidItemStateException when attempting concurrent, non 
conflicting writes
https://issues.apache.org/jira/browse/JCR-2579
JCR-2573Performance of AC Evaluation
https://issues.apache.org/jira/browse/JCR-2573
JCR-2566spi2dav: too many warnings related to change polling (NPE and 
similar)
https://issues.apache.org/jira/browse/JCR-2566
JCR-2563Add UserManager.createGroup(String groupID) method
https://issues.apache.org/jira/browse/JCR-2563
JCR-2560spi2dav(ex): Item.isSame() may fail due to incomplete identifier 
information
https://issues.apache.org/jira/browse/JCR-2560
JCR-2559JQOM DescendentNode Constraint Factory Method doesn't work with 
paths with spaces
https://issues.apache.org/jira/browse/JCR-2559
JCR-2558JQOM DescendantNode Factory Method  Node Path Handling
https://issues.apache.org/jira/browse/JCR-2558
JCR-2557JQOM Multiple Constraints Fail
https://issues.apache.org/jira/browse/JCR-2557
JCR-2551Recovery from a lost version history
https://issues.apache.org/jira/browse/JCR-2551
JCR-2549Node#getNodes can cause many server round trips
https://issues.apache.org/jira/browse/JCR-2549
JCR-2545removing a versionable Node and its baseversion within a XA 
Transaction gives XAException when this Node was created outside a transaction
https://issues.apache.org/jira/browse/JCR-2545
JCR-2543spi2dav : Query offset not respected
https://issues.apache.org/jira/browse/JCR-2543
JCR-2542spi2dav: EventFilters not respected
https://issues.apache.org/jira/browse/JCR-2542
JCR-2541spi2dav : EventJournal not  implemented
https://issues.apache.org/jira/browse/JCR-2541
JCR-2540spi2dav : move/reorder not properly handled by observation
https://issues.apache.org/jira/browse/JCR-2540
JCR-2539spi2dav: Observation's user data not property handled
https://issues.apache.org/jira/browse/JCR-2539
JCR-2538spi2dav : impersonation not implemented
https://issues.apache.org/jira/browse/JCR-2538
JCR-2535jcr-server: Search fails with RepositoryException as Row.getPath() 
is used with multiple selector names
https://issues.apache.org/jira/browse/JCR-2535
JCR-2533spi2dav: Implement RepositoryService#checkQueryStatement
https://issues.apache.org/jira/browse/JCR-2533
JCR-2530Multible Jackrabbit Instances within one Java VM
https://issues.apache.org/jira/browse/JCR-2530
JCR-2526Make o.a.j.commons.query.GQL modular
https://issues.apache.org/jira/browse/JCR-2526
JCR-2523StaleItemStateException during distributed transaction
   

Re: [jr3] Jackrabbit 3 in trunk

2010-05-15 Thread Michael D Robinson
On Fri, May 14, 2010 at 10:48 PM, Thomas Müller wrote:

> Hi,
>
> So far the prototype is not yet "usable", meaning too many features
> are missing, tools are missing, documentation is missing.


Ahem.


> I guess this
> needs to be fixed first, so that it becomes somewhat usable (even with
> limited functionality).
>

My suggestion (admittedly as a bystander) would be that the sooner people
can start breaking it, the sooner it can get fixed, so prioritize activities
based on first getting it to the point of breakability (rather than
usability), and then merge.

   -Michael Robinson