From 673d301b884a484346bd44a02484a17701a4e4d2 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 22 Nov 2022 11:51:18 +0000 Subject: [PATCH] Make Ant smoke test more robust Closes gh-33295 --- .../spring-boot-smoke-test-ant/build.xml | 7 ++++++- .../spring-boot-smoke-test-ant/ivysettings.xml | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-ant/build.xml b/spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-ant/build.xml index 97409a5ee756..ab8dc58413dc 100644 --- a/spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-ant/build.xml +++ b/spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-ant/build.xml @@ -14,7 +14,11 @@ - + + + + + @@ -37,6 +41,7 @@ + diff --git a/spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-ant/ivysettings.xml b/spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-ant/ivysettings.xml index 37ccec0280f9..6a7b3b1bc1b3 100644 --- a/spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-ant/ivysettings.xml +++ b/spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-ant/ivysettings.xml @@ -1,5 +1,6 @@ +