From a65346193a62807521e3168aa2a14dd56825c6a5 Mon Sep 17 00:00:00 2001 From: Laszlo Kishalmi Date: Sat, 29 Nov 2025 13:00:46 -0800 Subject: [PATCH] Upgrade the bundled Ant version to 1.10.15 --- extide/o.apache.tools.ant.module/arch.xml | 2 +- extide/o.apache.tools.ant.module/build.xml | 10 ++-- ...14-license.txt => ant-1.10.15-license.txt} | 6 +-- ...0.14-notice.txt => ant-1.10.15-notice.txt} | 2 +- .../external/binaries-list | 2 +- .../external/build.xml | 48 +++++++++---------- .../nbproject/project.properties | 2 +- 7 files changed, 36 insertions(+), 36 deletions(-) rename extide/o.apache.tools.ant.module/external/{ant-1.10.14-license.txt => ant-1.10.15-license.txt} (99%) rename extide/o.apache.tools.ant.module/external/{ant-1.10.14-notice.txt => ant-1.10.15-notice.txt} (83%) diff --git a/extide/o.apache.tools.ant.module/arch.xml b/extide/o.apache.tools.ant.module/arch.xml index 9dd52ec44ece..999c48eed7bc 100644 --- a/extide/o.apache.tools.ant.module/arch.xml +++ b/extide/o.apache.tools.ant.module/arch.xml @@ -314,7 +314,7 @@
  • Ant itself, of course. - 1.8.0+ is required, 1.10.14 recommended (and currently bundled); some features may be limited to newer versions. + 1.8.0+ is required, 1.10.15 recommended (and currently bundled); some features may be limited to newer versions.
  • diff --git a/extide/o.apache.tools.ant.module/build.xml b/extide/o.apache.tools.ant.module/build.xml index 35ecf422aa99..b0b90b1d5daf 100644 --- a/extide/o.apache.tools.ant.module/build.xml +++ b/extide/o.apache.tools.ant.module/build.xml @@ -54,18 +54,18 @@ - + - + - + - + @@ -84,7 +84,7 @@ - + diff --git a/extide/o.apache.tools.ant.module/external/ant-1.10.14-license.txt b/extide/o.apache.tools.ant.module/external/ant-1.10.15-license.txt similarity index 99% rename from extide/o.apache.tools.ant.module/external/ant-1.10.14-license.txt rename to extide/o.apache.tools.ant.module/external/ant-1.10.15-license.txt index baed66542cdb..42cc44bd8fb4 100644 --- a/extide/o.apache.tools.ant.module/external/ant-1.10.14-license.txt +++ b/extide/o.apache.tools.ant.module/external/ant-1.10.15-license.txt @@ -1,10 +1,10 @@ Name: Apache Ant Origin: Apache Software Foundation -Version: 1.10.14 -Files: apache-ant-1.10.14-bin.zip +Version: 1.10.15 +Files: apache-ant-1.10.15-bin.zip Description: Ant build tool. License: Apache-2.0-ant -URL: https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.14-bin.zip +URL: https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.15-bin.zip /* * Apache License diff --git a/extide/o.apache.tools.ant.module/external/ant-1.10.14-notice.txt b/extide/o.apache.tools.ant.module/external/ant-1.10.15-notice.txt similarity index 83% rename from extide/o.apache.tools.ant.module/external/ant-1.10.14-notice.txt rename to extide/o.apache.tools.ant.module/external/ant-1.10.15-notice.txt index 11b300c32395..e9d221aa9653 100644 --- a/extide/o.apache.tools.ant.module/external/ant-1.10.14-notice.txt +++ b/extide/o.apache.tools.ant.module/external/ant-1.10.15-notice.txt @@ -1,5 +1,5 @@ Apache Ant -Copyright 1999-2023 The Apache Software Foundation +Copyright 1999-2024 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/). diff --git a/extide/o.apache.tools.ant.module/external/binaries-list b/extide/o.apache.tools.ant.module/external/binaries-list index ceae2bb447f7..2ec11cfa19b9 100644 --- a/extide/o.apache.tools.ant.module/external/binaries-list +++ b/extide/o.apache.tools.ant.module/external/binaries-list @@ -14,4 +14,4 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -A5D56956DC0A19395F6E01CF5D3056EC2EDE86A8 https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.14-bin.zip apache-ant-1.10.14-bin.zip +1B460A543CAF0B2087FEF210C7B4813909901FDC https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.15-bin.zip apache-ant-1.10.15-bin.zip diff --git a/extide/o.apache.tools.ant.module/external/build.xml b/extide/o.apache.tools.ant.module/external/build.xml index c9c1b37e8180..9a26f4d5a5f3 100644 --- a/extide/o.apache.tools.ant.module/external/build.xml +++ b/extide/o.apache.tools.ant.module/external/build.xml @@ -24,31 +24,31 @@ - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/extide/o.apache.tools.ant.module/nbproject/project.properties b/extide/o.apache.tools.ant.module/nbproject/project.properties index bef929f69f2b..1a2ae6d5b401 100644 --- a/extide/o.apache.tools.ant.module/nbproject/project.properties +++ b/extide/o.apache.tools.ant.module/nbproject/project.properties @@ -26,7 +26,7 @@ extra.module.files=\ ant/lib/,\ ant/bin/,\ ant/etc/ -extra.license.files=external/ant-1.10.14-license.txt +extra.license.files=external/ant-1.10.15-license.txt nbm.executable.files=\ ant/bin/ant,\ ant/bin/antRun,\