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:
Jim Blake 2014-12-11 16:12:42 -05:00
parent 73b76a6e90
commit f339f1864f
2 changed files with 0 additions and 120 deletions

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