From d57c0ac48e1b0702c40d137ff913b0d98a36e21e Mon Sep 17 00:00:00 2001 From: Ray Lee Date: Mon, 15 Aug 2016 18:26:41 -0700 Subject: [PATCH] CSPACE-7022: Ignore missing security.properties file. --- .../src/main/webapp/WEB-INF/applicationContext-security.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/services/JaxRsServiceProvider/src/main/webapp/WEB-INF/applicationContext-security.xml b/services/JaxRsServiceProvider/src/main/webapp/WEB-INF/applicationContext-security.xml index 957c4fd98..6617ed90a 100644 --- a/services/JaxRsServiceProvider/src/main/webapp/WEB-INF/applicationContext-security.xml +++ b/services/JaxRsServiceProvider/src/main/webapp/WEB-INF/applicationContext-security.xml @@ -24,6 +24,7 @@ + -- 2.47.3