https://issues.apache.org/bugzilla/show_bug.cgi?id=55971

--- Comment #2 from Antoine Levy-Lambert <[email protected]> ---
Hello Gilbert,

I took a look at the documentation concerning these if:true ... attributes.

The documentation http://ant.apache.org/manual/ifunless.html gives examples
such as   <foobar bla="yada,yada" if:true="${foo}"/>

so you have to dereference the property you want to use as a flag rather than
using the property name like in the if and unless attributes of targets. Sorry
maybe this is a bit confusing.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to