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

Tobias Bocanegra resolved JCR-2221.
-----------------------------------

    Resolution: Fixed

Committed revision 796855.


> Rename "Version Managers"
> -------------------------
>
>                 Key: JCR-2221
>                 URL: https://issues.apache.org/jira/browse/JCR-2221
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: versioning
>            Reporter: Tobias Bocanegra
>            Assignee: Tobias Bocanegra
>             Fix For: 2.0.0
>
>
> currently there is a VersionManager interface and VersionManagerImpl class 
> that operate on the version storage.
> new for JSR283, the is a javax.jcr.version.VersionManager and its 
> implementation JcrVersionManager.
> in order to avoid confusion, i would like to rename the following classes:
> o.a.j.core.version.VersionManager - > 
> o.a.j.core.version.InternalVersionManager
> o.a.j.core.version.VersionManagerImpl -> 
> o.a.j.core.version.InternalVersionManagerImpl
> o.a.j.core.version.AbstractVersionManager -> 
> o.a.j.core.version.AbstractInternalVersionManager
> o.a.j.core.version.XAVersionManager -> 
> o.a.j.core.version.XAInternalVersionManager
> o.a.j.core.version.JcrVersionManagerImpl -> 
> o.a.j.core.version.VersionManagerImpl

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to