You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2006/10/16 09:13:35 UTC

DO NOT REPLY [Bug 40760] New: - Notify property expansion

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: mguillemot@yahoo.fr


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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org