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 2003/02/02 13:15:01 UTC

DO NOT REPLY [Bug 11103] - Style task hardcodes reference to TraXLiaison class

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=11103>.
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=11103

Style task hardcodes reference to TraXLiaison class

conor@cortexebusiness.com.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From conor@cortexebusiness.com.au  2003-02-02 12:15 -------
Agree this is a problem. The solution would be to define a new interface which
contains the additional methods and check whether the liaison implements this
interface. Thoughts?