Class VersionStorageTest

    • Field Detail

      • versionStoragePath

        protected String versionStoragePath
    • Constructor Detail

      • VersionStorageTest

        public VersionStorageTest()
    • Method Detail

      • testVersionStorageIdenticalAcrossAllWorkspaces

        public void testVersionStorageIdenticalAcrossAllWorkspaces()
                                                            throws RepositoryException
        The full set of version histories in the version storage, though stored in a single location in the repository, must be reflected in each workspace as a subtree below the node /jcr:system/jcr:versionStorage. Entire subtree must be identical across all workspaces and is protected.
        Throws:
        RepositoryException