Move appc-artifact-handler in install order 41/30941/2
authorPatrick Brady <pb071s@att.com>
Thu, 8 Feb 2018 22:43:09 +0000 (17:43 -0500)
committerPatrick Brady <pb071s@att.com>
Mon, 12 Feb 2018 22:18:04 +0000 (22:18 +0000)
The artifact handler depends on exports by config params
feature.

Change-Id: I6bfd589541a195e55b14423db85675deebb2aaab
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-587

installation/appc/src/main/scripts/installFeatures.sh

index 735123c..cd45824 100644 (file)
@@ -58,12 +58,12 @@ APPC_FEATURES=" \
  appc-sequence-generator \
  appc-config-generator \
  appc-config-data-services \
- appc-artifact-handler \
  appc-config-adaptor \
  appc-config-audit \
  appc-config-encryption-tool \
  appc-config-flow-controller \
  appc-config-params \
+ appc-artifact-handler \
  appc-aai-client"
 
 # Temp fix to fix bouncycastle issue that is preventing netconf to work correctly