DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40760>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40760 Summary: Notify property expansion Product: Ant Version: unspecified Platform: All OS/Version: other Status: NEW Severity: enhancement Priority: P2 Component: Core AssignedTo: dev@ant.apache.org ReportedBy: [EMAIL PROTECTED] It would be interesting if Ant could notify listeners (or a special sort of listeners) of property expansion. WebTest (http://webtest.canoo.com) makes an intensive use of ant (WebTest steps are expressed as ant Tasks) and we need to "see" how the tasks have been configured to generate a comprehensive report. This is not really easy (own PropertyHelper, guess which property of which class has been expanded, ...) and could be much easier and safer if Ant could notify of what is done in RuntimeConfigurable#maybeConfigure and IntrospectionHelper. I suppose that it could be interesting not only for WebTest but for instance for IDE too. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]