From d46406fcb919a7313e5339a2b44ec6ce922687a1 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 7 Jan 2020 12:04:04 +0000 Subject: [PATCH] Remove loading of non-existent properties file from antlib Fixes gh-19552 --- .../resources/org/springframework/boot/ant/antlib.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/spring-boot-project/spring-boot-tools/spring-boot-antlib/src/main/resources/org/springframework/boot/ant/antlib.xml b/spring-boot-project/spring-boot-tools/spring-boot-antlib/src/main/resources/org/springframework/boot/ant/antlib.xml index 787a2d68bab..bf2f7307866 100644 --- a/spring-boot-project/spring-boot-tools/spring-boot-antlib/src/main/resources/org/springframework/boot/ant/antlib.xml +++ b/spring-boot-project/spring-boot-tools/spring-boot-antlib/src/main/resources/org/springframework/boot/ant/antlib.xml @@ -34,17 +34,6 @@ - - - - - - - - -