From 11396b2409bce429aef63e8059ee0d6f3b74c31f Mon Sep 17 00:00:00 2001 From: lizi00164331 Date: Thu, 20 Apr 2017 15:50:26 +0800 Subject: Automatic replace the configuration carbon.xml Issue-ID: OCS-217 Change-Id: I68160cbc4246d222894951ecbead812f6aa3ae44 Signed-off-by: lizi00164331 --- .../wso2bpel-core/distribution/standalone/pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml b/wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml index 80805c2..6b57dcd 100644 --- a/wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml +++ b/wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml @@ -259,6 +259,26 @@ true + + + copy-config-resources + process-resources + + copy-resources + + + ${linux64outputdir}/wso2bps/repository/conf + + + src/main/assembly/wso2bps/repository/conf + false + + **/* + + + + true + -- cgit 1.2.3-korg