DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6033>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6033

[PATCH] Boolean attributes should accept "1" as "true"





------- Additional Comments From [EMAIL PROTECTED]  2002-01-25 18:38 -------
Maintaining backwards compatibility in Ant 1.x is an overriding mission 
though.  No argument that "1" means TRUE in many languages.  But there are 
workarounds to retaining that meaning in Ant using <condition>.  Adding "1" to 
the list of true values is not a necessity, and could potentially break builds.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to