disabling knowledge base migration code

This commit is contained in:
stellamit 2011-06-27 21:16:50 +00:00
parent 36d766c293
commit 58f8872153

View file

@ -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 -->