From 1101a2e050f92c3150aef7be12bc8013741f7e6f Mon Sep 17 00:00:00 2001 From: Marian Koncek Date: Wed, 18 Mar 2026 10:43:26 +0100 Subject: [PATCH] Un-exclude ant logic attributes --- project/ant.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/project/ant.xml b/project/ant.xml index c99f42da..52c3e478 100644 --- a/project/ant.xml +++ b/project/ant.xml @@ -12,10 +12,6 @@ src/main src/main src/resources - org/apache/tools/ant/attribute/BaseIfAttribute - org/apache/tools/ant/attribute/IfBlankAttribute - org/apache/tools/ant/attribute/IfSetAttribute - org/apache/tools/ant/attribute/IfTrueAttribute org/apache/tools/ant/dispatch/DispatchTask org/apache/tools/ant/filters/ConcatFilter org/apache/tools/ant/filters/Native2AsciiFilter