From 62a6312d2a739ce5b215e9e7c9680a02093cc4cf Mon Sep 17 00:00:00 2001
From: Matthew Jason Benson <condition>
task, which supports various nested conditions, all
of which extend the interface Condition. To integrate a
custom condition in Ant, you can now simply <typedef>
the
- condition, and then use it anywhere nested conditions are allowed
+ condition, and then use it anywhere nested conditions are allowed
(assuming the containing element has a generic add(Condition) or addConfigured(Condition) method):
<typedef resource="org/example/conditions.properties" uri="http://example.org/conditions"/> <condition property="prop" xmlns="http://example.org/conditions">