From 9296b7674ea71cb86fe2ea99e80d9d055267ae5b Mon Sep 17 00:00:00 2001 From: Skip Wonnell Date: Tue, 15 Aug 2017 17:26:38 -0500 Subject: Initial commit for appc-flow-controller bundle This bundle contains the APPC orchestration control for the directed graph for model driven transactions Issue-ID: APPC-73 Change-Id: Ia812fe14b2d6aa46c3acd5b2bfab0c004507c628 Signed-off-by: Skip Wonnell --- .../src/assembly/assemble_installer_zip.xml | 59 ++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 appc-config/appc-flow-controller/installer/src/assembly/assemble_installer_zip.xml (limited to 'appc-config/appc-flow-controller/installer/src/assembly/assemble_installer_zip.xml') diff --git a/appc-config/appc-flow-controller/installer/src/assembly/assemble_installer_zip.xml b/appc-config/appc-flow-controller/installer/src/assembly/assemble_installer_zip.xml new file mode 100644 index 000000000..3ea5ea062 --- /dev/null +++ b/appc-config/appc-flow-controller/installer/src/assembly/assemble_installer_zip.xml @@ -0,0 +1,59 @@ + + + + + + flow-controller + + zip + + + + false + + + + target/stage/ + ${application.name} + 755 + + *.sh + + + + target/stage/ + ${application.name} + 644 + + *.sh + + + + + + + -- cgit 1.2.3-korg