VIVO-863 get rid of GuardAgainstUnmigratedRDB

It was only useful for the transition from 1.6 to 1.7, and it was a problem when someone used a triple-store other than SDB.
This commit is contained in:
j2blake 2014-12-11 16:13:05 -05:00
parent 16a97bad6a
commit 77dd381a19

View file

@ -13,9 +13,6 @@ edu.cornell.mannlib.vitro.webapp.config.ConfigurationPropertiesSetup
edu.cornell.mannlib.vitro.webapp.config.ConfigurationPropertiesSmokeTests
# For the conversion from 1.6 or earlier (RDB) to 1.7 or later (TDB)
edu.cornell.mannlib.vitro.webapp.servlet.setup.GuardAgainstUnmigratedRDB
edu.cornell.mannlib.vitro.webapp.utils.developer.DeveloperSettings$Setup
edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl$ComponentsSetup