NIHVIVO-2279 Add the migration code (disabled for now)
This commit is contained in:
parent
bc08059be2
commit
f3ca1a71a3
2 changed files with 300 additions and 0 deletions
|
@ -104,6 +104,13 @@
|
|||
</listener-class>
|
||||
</listener>
|
||||
|
||||
<!-- Update to the new UserAccounts model (1.3). Needs to run after JenaDataSourceSetup. -->
|
||||
<!-- <listener>
|
||||
<listener-class>
|
||||
edu.cornell.mannlib.vitro.webapp.servlet.setup.UpdateUserAccounts
|
||||
</listener-class>
|
||||
</listener> -->
|
||||
|
||||
<!-- Attaching submodels permits extra RDF files to be made visible without storing the data in the DB. -->
|
||||
<listener>
|
||||
<listener-class>edu.cornell.mannlib.vitro.webapp.servlet.setup.AttachSubmodels</listener-class>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue