[ https://issues.apache.org/jira/browse/JCR-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tobias Bocanegra resolved JCR-2058. ----------------------------------- Resolution: Fixed all new features implemented. Committed revision 797094. > JSR 283: VersionManager and new versioning methods > -------------------------------------------------- > > Key: JCR-2058 > URL: https://issues.apache.org/jira/browse/JCR-2058 > Project: Jackrabbit Content Repository > Issue Type: Sub-task > Components: jackrabbit-core, JCR 2.0 > Reporter: angela > Assignee: Tobias Bocanegra > Fix For: 2.0.0 > > > JSR 283 introduces a new interface "VersionManager" that exposes all > versioning functionality that was formerly present on Node and Workspace. > In addition the following new methods: > - checkpoint(String absPath) Version > - merge(String absPath, String srcWorkspace, boolean bestEffort, boolean > isShallow) NodeIterator > - merge(Node activityNode) NodeIterator > See Issue #JCR-1592 for Activity and Configuration feature. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.