disabling knowledge base migration code
This commit is contained in:
parent
36d766c293
commit
58f8872153
1 changed files with 2 additions and 1 deletions
|
@ -121,10 +121,11 @@
|
||||||
</listener>
|
</listener>
|
||||||
|
|
||||||
<!-- Invokes process to perform knowledge base updates to align with ontology changes if needed -->
|
<!-- Invokes process to perform knowledge base updates to align with ontology changes if needed -->
|
||||||
|
<!--
|
||||||
<listener>
|
<listener>
|
||||||
<listener-class>edu.cornell.mannlib.vitro.webapp.servlet.setup.UpdateKnowledgeBase</listener-class>
|
<listener-class>edu.cornell.mannlib.vitro.webapp.servlet.setup.UpdateKnowledgeBase</listener-class>
|
||||||
</listener>
|
</listener>
|
||||||
|
-->
|
||||||
|
|
||||||
<!-- The followng listener records all edit changes, in reified form, to another database model -->
|
<!-- The followng listener records all edit changes, in reified form, to another database model -->
|
||||||
<!-- still at an experimental stage -->
|
<!-- still at an experimental stage -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue