VIVO 746, at startup, remove obsolete Permissions from the user accounts model.

Also, get rid of UpdatePermissionSetUris, which supported the transition from 1.4 to 1.5.
This commit is contained in:
Jim Blake 2014-06-13 10:27:25 -04:00
parent 81733d305d
commit ea9d1e739d
3 changed files with 116 additions and 272 deletions

View file

@ -35,8 +35,8 @@ edu.cornell.mannlib.vitro.webapp.filestorage.backend.FileStorageSetup
edu.cornell.mannlib.vitro.webapp.web.images.PlaceholderUtil$Setup
# Update the URIs on Permission Sets on UserAccounts from model (1.4) to 1.5.
edu.cornell.mannlib.vitro.webapp.servlet.setup.UpdatePermissionSetUris
# Some permissions were removed in release 1.7
edu.cornell.mannlib.vitro.webapp.servlet.setup.RemoveObsoletePermissions
edu.cornell.mannlib.vitro.webapp.servlet.setup.FileGraphSetup