[DS-968] Configurable Reviewer Workflow : Remove these once the new version of the services is deployed

git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6529 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Mark Diggory
2011-08-04 18:59:49 +00:00
parent 2b2fadd41b
commit fee280bde7

View File

@@ -10,9 +10,3 @@ springloader.modules=org.dspace.app.configuration.APISpringLoader,\
org.dspace.app.xmlui.configuration.XMLUISpringLoader,\
org.dspace.app.webui.configuration.JSPUISpringLoader, \
org.dspace.discovery.configuration.DiscoverySpringLoader
#TODO: remove these once the new version of the services is deployed
springloader.modules.1=org.dspace.app.configuration.APISpringLoader
springloader.modules.2=org.dspace.app.xmlui.configuration.XMLUISpringLoader
springloader.modules.3=org.dspace.app.webui.configuration.JSPUISpringLoader
springloader.modules.4=org.dspace.discovery.configuration.DiscoverySpringLoader