Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-766

Add Support for JCR2 Versioning

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 2.0.0.Final
    • 1.2.0.Final
    • API, JCR

      JCR2 makes some fairly significant changes to requirements for versioning. It defines optional features for simple and full versioning.

      Simple versioning basically only requires the addition of a jcr:isCheckedOut property to nodes and defines some basic versioning behavior based on that property. This is significantly less than the functionality currently offered by ModeShape and is probably not worth implementing.

      Full versioning is similar to the current versioning capabilities of ModeShape, but it seems to add support for branches in content instead of requiring a linear progression of nodes. This probably cannot be implemented in a way that is backwards compatible with JCR1, although portions of the API changes may be able to be introduced prior to a cutover to JCR2.

        1. MODE-766.patch
          71 kB
          Brian Carothers

            bcarothers_jira Brian Carothers (Inactive)
            bcarothers_jira Brian Carothers (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: