Directories for build versions 31/70231/2
authorPatrick Brady <patrick.brady@att.com>
Thu, 11 Oct 2018 06:14:03 +0000 (23:14 -0700)
committerPatrick Brady <patrick.brady@att.com>
Thu, 11 Oct 2018 06:16:31 +0000 (06:16 +0000)
commitb616c0aa6428b5dcf1102639b34b454d7dc8e1cd
treedee8de60512a2f78fb9f7d82bda409c1beb87630
parentbf4e84cb7c39c662b75e76e130108a307c400b66
Directories for build versions

Since Jenkins uses the same build host for all docker builds,
the different versions of appc are all present on the same
system. This causes problems during unzip of the installers.

This change creates a directory in /tmp for each different
version of appc.

Change-Id: I7f7c9fb39110146cf6e1917dd9e80a41b287c57e
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
installation/appc/src/main/scripts/installZips.sh