From 2d2e4d0dabc61be3db5c3dd886eda1baf82366d9 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Sun, 23 May 2021 10:59:02 +0200 Subject: [PATCH] we should do as we say, use ant:current in antlib descriptor https://bz.apache.org/bugzilla/show_bug.cgi?id=65315 --- NOTICE | 2 +- changes.xml | 5 +++++ src/main/org/apache/ant/antunit/antlib.xml | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/NOTICE b/NOTICE index 7b021a9..e8e650c 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache AntUnit -Copyright 2005-2018 The Apache Software Foundation +Copyright 2005-2018,2021 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/). diff --git a/changes.xml b/changes.xml index 4a9351e..9ce4cbb 100644 --- a/changes.xml +++ b/changes.xml @@ -38,6 +38,11 @@ + + We didn't follow our own best practice and hard-coded the + AntUnit URI inside the Antlib descriptor instead of using + ant:current. + diff --git a/src/main/org/apache/ant/antunit/antlib.xml b/src/main/org/apache/ant/antunit/antlib.xml index 36f12d4..87327bf 100644 --- a/src/main/org/apache/ant/antunit/antlib.xml +++ b/src/main/org/apache/ant/antunit/antlib.xml @@ -17,7 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - +