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=30794>. 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=30794 Provide access to extension points and attribute/element/extensions/text methods in IntrospectionHelper Summary: Provide access to extension points and attribute/element/extensions/text methods in IntrospectionHelper Product: Ant Version: 1.6.2 Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] IntrospectionHelper did not provide access to the new Ant 1.6+ extension points. It also did not provide access to the actual method used to set/add/create an attribute/element/extension point/text, which is necessary to link an attribute/element with the corresponding method Javadoc in the source. This patch provides the added functionality, fully unit tested. Also tests the sorting of extension points with the most derived ones first in the list. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]