From 6c658bc08c3032bc7820ef39c950cc316434c387 Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Thu, 19 Oct 2017 13:49:11 -0400 Subject: Restore MSOMockServer to the build Classes in this artifact are needed for unit tests. For a long term solution, we should find a way to build these classes into a test-scoped artifact. Issue: SO-242 Change-Id: I1a57fead07250c841a9f59afb805aea26c7bc102 Signed-off-by: Rob Daugherty --- bpmn/MSOMockServer/src/main/webapp/WEB-INF/jboss-web.xml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 bpmn/MSOMockServer/src/main/webapp/WEB-INF/jboss-web.xml (limited to 'bpmn/MSOMockServer/src/main/webapp/WEB-INF') diff --git a/bpmn/MSOMockServer/src/main/webapp/WEB-INF/jboss-web.xml b/bpmn/MSOMockServer/src/main/webapp/WEB-INF/jboss-web.xml new file mode 100644 index 0000000000..cca27bb062 --- /dev/null +++ b/bpmn/MSOMockServer/src/main/webapp/WEB-INF/jboss-web.xml @@ -0,0 +1,6 @@ + + + + other + /msomock + \ No newline at end of file -- cgit 1.2.3-korg