From 229dbd17cb098d06a50f11f5f77a8ee364376388 Mon Sep 17 00:00:00 2001 From: avigaffa Date: Wed, 15 Aug 2018 08:37:02 +0300 Subject: Remove activity spec from sdc Remove activity spec module from sdc since it is now part of sdc-workflow-designer project Change-Id: I730e60708bf6bae757be46113601c7ce4fc92a92 Issue-ID: SDC-1651 Signed-off-by: avigaffa --- .../activity-spec-war/src/main/webapp/WEB-INF/jetty-web.xml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 services/activity-spec/activity-spec-web/activity-spec-war/src/main/webapp/WEB-INF/jetty-web.xml (limited to 'services/activity-spec/activity-spec-web/activity-spec-war/src/main/webapp/WEB-INF/jetty-web.xml') diff --git a/services/activity-spec/activity-spec-web/activity-spec-war/src/main/webapp/WEB-INF/jetty-web.xml b/services/activity-spec/activity-spec-web/activity-spec-war/src/main/webapp/WEB-INF/jetty-web.xml deleted file mode 100644 index aa9afe9f7e..0000000000 --- a/services/activity-spec/activity-spec-web/activity-spec-war/src/main/webapp/WEB-INF/jetty-web.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - /activity-spec-api - -- cgit 1.2.3-korg