[ 
https://issues.apache.org/jira/browse/OAK-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Guggisberg resolved OAK-113.
-----------------------------------

    Resolution: Fixed

fixed in svn r1342597
                
> drop MicroKernel getNodes(String, String) convenience signature
> ---------------------------------------------------------------
>
>                 Key: OAK-113
>                 URL: https://issues.apache.org/jira/browse/OAK-113
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: mk
>            Reporter: Stefan Guggisberg
>            Assignee: Stefan Guggisberg
>            Priority: Minor
>             Fix For: 0.3
>
>
> the MK API provides two getNodes signatures:
> - {{getNodes(String, String)}}
> - {{getNodes(String, String, int, long, int, String)}}
> the former is a convenience method and equivalent to 
> {{getNodes(path, revisionId, 1, 0, -1, null)}}.
> it's currently only used in test cases. in order to 
> streamline the API and the javadoc i suggest to drop it. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to