From 661e14c350c670b3abe6a630915d48a99d3ab50b Mon Sep 17 00:00:00 2001 From: j2blake Date: Fri, 3 Jun 2011 15:32:16 +0000 Subject: [PATCH] NIHVIVO-2279 Complete the transition of SelfEditingPolicy into the common policy family. Get rid of the Setup and the IdentifierFactory. --- productMods/WEB-INF/web.xml | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/productMods/WEB-INF/web.xml b/productMods/WEB-INF/web.xml index 5b077302..39af54ae 100644 --- a/productMods/WEB-INF/web.xml +++ b/productMods/WEB-INF/web.xml @@ -148,6 +148,11 @@ + + + edu.cornell.mannlib.vitro.webapp.auth.policy.setup.VivoPolicySetup + + edu.cornell.mannlib.vitro.webapp.auth.policy.setup.CommonPolicyFamilySetup @@ -170,16 +175,6 @@ - - - - edu.cornell.mannlib.vitro.webapp.auth.policy.setup.VivoPolicySetup - - - - edu.cornell.mannlib.vitro.webapp.auth.policy.setup.SelfEditingPolicySetup - - edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerSetup