From feba5c3ff4e1134cd127ce9eed96357d8c841b93 Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Thu, 9 Nov 2017 11:41:46 -0500 Subject: Move unit test mocks to test scoped jar This commit removes the MSOMockServer artifact. The mocks are now in a test-scoped jar in MSOCommon. Issue: SO-314 Change-Id: Ifbc508c12a56cda329320adf1945c93f31ebe13c Signed-off-by: Rob Daugherty --- bpmn/MSOMockServer/WebContent/META-INF/MANIFEST.MF | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 bpmn/MSOMockServer/WebContent/META-INF/MANIFEST.MF (limited to 'bpmn/MSOMockServer/WebContent/META-INF/MANIFEST.MF') diff --git a/bpmn/MSOMockServer/WebContent/META-INF/MANIFEST.MF b/bpmn/MSOMockServer/WebContent/META-INF/MANIFEST.MF deleted file mode 100644 index 254272e1c0..0000000000 --- a/bpmn/MSOMockServer/WebContent/META-INF/MANIFEST.MF +++ /dev/null @@ -1,3 +0,0 @@ -Manifest-Version: 1.0 -Class-Path: - -- cgit 1.2.3-korg