From 4895dfe9ebed72b1fac14cbfcc58fc39d5eb94cc Mon Sep 17 00:00:00 2001 From: remillet Date: Tue, 2 Jun 2015 16:42:50 -0700 Subject: [PATCH] CSPACE-6692: We needed to copy the binaries that are in the resources folder without the in place because it seems to corrupt them. --- services/common/build.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/services/common/build.xml b/services/common/build.xml index 826de10ba..ac37e2194 100644 --- a/services/common/build.xml +++ b/services/common/build.xml @@ -141,7 +141,9 @@ - + + + @@ -149,6 +151,13 @@ + + + +