From 8fdf564d692f006c434c40c7ba49dc19ea60fae1 Mon Sep 17 00:00:00 2001 From: Ray Lee Date: Tue, 28 Feb 2023 19:20:46 -0500 Subject: [PATCH] Remove deployment of DVP tenant UI. (#318) --- cspace-ui/dvp/WEB-INF/web.xml | 23 ----------------------- cspace-ui/dvp/build.properties | 6 ------ cspace-ui/dvp/index.html | 20 -------------------- 3 files changed, 49 deletions(-) delete mode 100644 cspace-ui/dvp/WEB-INF/web.xml delete mode 100644 cspace-ui/dvp/build.properties delete mode 100644 cspace-ui/dvp/index.html diff --git a/cspace-ui/dvp/WEB-INF/web.xml b/cspace-ui/dvp/WEB-INF/web.xml deleted file mode 100644 index 3c1a184fb..000000000 --- a/cspace-ui/dvp/WEB-INF/web.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - FallbackResourceFilter - org.collectionspace.services.common.filter.FallbackResourceFilter - - - FallbackResourceFilter - /* - - - ExpiresFilter - org.apache.catalina.filters.ExpiresFilter - - ExpiresDefault - access plus 2 hours - - - - ExpiresFilter - /* - - diff --git a/cspace-ui/dvp/build.properties b/cspace-ui/dvp/build.properties deleted file mode 100644 index 881e38120..000000000 --- a/cspace-ui/dvp/build.properties +++ /dev/null @@ -1,6 +0,0 @@ -tenant.ui.webapp.dir=cspace#${tenant.shortname} -tenant.ui.basename=/cspace/${tenant.shortname} - -tenant.ui.profile.plugin.package.name=cspace-ui-plugin-profile-dvp -tenant.ui.profile.plugin.library.name=cspaceUIPluginProfileDartmouthVietnamProject -tenant.ui.profile.plugin.version=1.0.1 diff --git a/cspace-ui/dvp/index.html b/cspace-ui/dvp/index.html deleted file mode 100644 index 1a3b160ab..000000000 --- a/cspace-ui/dvp/index.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - - -
- - - - - -- 2.47.3