NIHVIVO-3522 Changed to the new PermissionSet URIs, with updater.
This commit is contained in:
parent
4139ec0f6e
commit
9d89fc291c
5 changed files with 349 additions and 37 deletions
|
@ -24,13 +24,8 @@ edu.cornell.mannlib.vitro.webapp.servlet.setup.UpdateKnowledgeBase
|
|||
|
||||
edu.cornell.mannlib.vitro.webapp.filestorage.backend.FileStorageSetup
|
||||
|
||||
# Invokes a process to move any uploaded files into the new file storage system.
|
||||
# Needs to run after FileStorageSetup and JenaDataSourceSetup.
|
||||
# Should run before Pellet is set up.
|
||||
edu.cornell.mannlib.vitro.webapp.servlet.setup.UpdateUploadedFiles
|
||||
|
||||
# Update to the new UserAccounts model (1.3). Needs to run after JenaDataSourceSetup.
|
||||
edu.cornell.mannlib.vitro.webapp.servlet.setup.UpdateUserAccounts
|
||||
# Update the URIs on Permission Sets on UserAccounts from model (1.4) to 1.5.
|
||||
edu.cornell.mannlib.vitro.webapp.servlet.setup.UpdatePermissionSetUris
|
||||
|
||||
edu.cornell.mannlib.vitro.webapp.servlet.setup.FileGraphSetup
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue