> > Is there a better way of getting the same effect?
>
> compiling with target="1.1" in your <javac> task.

Thanks for the tip.


The new source code is also up.

The earlier version was subclassing the CopyTask. I just had to overridde
the "doFileOperations()" to do a "transformImage()" instead of "copyFile()".
But the error messages were still related to Copy. Hence now I have copied
and changed the code in ImageTask class (It would be very useful if there
was an abstract super class for Copy :-) )

I have uploaded the latest source and binary
(http://www.mullassery.com/software/ANT/).


This is the version I would like to contribute to the ANT-1.6 image Task.
It works with ANT-1.4 and uses the imaging capability available in Java2D OR
JAI or ImageIO.
Please take a look and let me know what I need to do next.

Thanks,

Abey Mullassery
W: http://www.mullassery.com
==============================


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

Reply via email to