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

Image task is not extensible





------- Additional Comments From [EMAIL PROTECTED]  2004-07-24 14:31 -------
Patches against both HEAD and ANT_16_BRANCH attached. It'd be cool if this 
would make it into 1.6.3 
(if there's gonna be one), or 1.7.0.

Right no to extend the <image> task with custom operations I need to create my 
own subclass of 
Image, add the method from the patch, and <taskdef> that new class as <imageex> 
or something like 
that. Ugly. With this patch applied I could simply <typedef> my custom 
operations and use them inside 
the <image> as if they were builtin.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to