Stefan Bodewig wrote:
2. Introduce Project.isTrueOrSet(String val) which would return true
if toBoolean(val) || getProperty(val) != null.
PropertyHelper likely is the better place for this, otherwise I agree,
the code has to move out of Target and needs the described semantics. [...]
3. Call iTOS from <target>, <fail>, etc. - anything with if/unless
attributes with the standard meaning.
Sounds good.
So it looks like all this is now implemented - nice! Should there be an entry
in WHATSNEW, and updates to the manual?
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org