Merge remote-tracking branch 'upstream/master' into sctest

This commit is contained in:
Arthur Barr
2017-10-02 10:10:56 +01:00

View File

@@ -40,7 +40,7 @@ clean:
rm -rf ./deps
downloads/mqadv_dev903_ubuntu_x86-64.tar.gz:
$(info $(SPACER)$(shell printf $(TITLE)"Downloading MQ Advanced for Developers"$(END)))
$(info $(SPACER)$(shell printf $(TITLE)"Downloading IBM MQ Advanced for Developers"$(END)))
mkdir -p downloads
cd downloads; curl -LO https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/messaging/mqadv/mqadv_dev903_ubuntu_x86-64.tar.gz
@@ -141,4 +141,4 @@ build-advancedserver-cover: build-advanced-server build-cov
build-explorer: build downloads/mqadv_dev903_ubuntu_x86-64.tar.gz
$(call docker-build-mq,mq-explorer:latest-$(DOCKER_TAG_ARCH),incubating/mq-explorer/Dockerfile-mq-explorer,mqadv_dev903_ubuntu_x86-64.tar.gz,"98102d16795c4263ad9ca075190a2d4d","IBM MQ Advanced for Developers (Non-Warranted)","9.0.3")
include formatting.mk
include formatting.mk