Description
Some version operations rely on visibility of /jcr:system/jcr:versionStorage. This applies to add/remove label and remove version operations. The current implementation sets a well defined property on the jcr:versionStorage node. A commit hook picks up this change, removes the property again and performs the requested operation on the version store.