disabling knowledge base update during development of migration task for 1.3
This commit is contained in:
parent
791bc52560
commit
22ab56f42d
1 changed files with 2 additions and 0 deletions
|
@ -84,9 +84,11 @@
|
||||||
<!-- Invokes process to perform updates to align with ontology changes if needed -->
|
<!-- Invokes process to perform updates to align with ontology changes if needed -->
|
||||||
<!-- Needs to run before submodels are attached and Pellet is set up -->
|
<!-- Needs to run before submodels are attached and Pellet is set up -->
|
||||||
|
|
||||||
|
<!-- disabling knowledge base update during development of 1.3 migration. sjm 5/20/2011
|
||||||
<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>
|
||||||
|
-->
|
||||||
|
|
||||||
<listener>
|
<listener>
|
||||||
<listener-class>
|
<listener-class>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue