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=22543>. 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=22543 Available shows a "deprecated" message when changing a property Summary: Available shows a "deprecated" message when changing a property Product: Ant Version: 1.5.3 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] If a property being targeted by available task already exists, it shows a deprecated warning, printing that a property shouldn't be reused by the build script. Why? This is not clear to me, if I treat properties as kind of variables, and want to control build flow, I may want to change the value of an existing property. This works, but the message is disturbing (BTW ConditionTask doesn't even allow changing an existing property). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]