> > Is there a better way of getting the same effect?
>
> compiling with target="1.1" in your 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 "cop
On Thu, 9 Oct 2003, Abey Mullassery <[EMAIL PROTECTED]> wrote:
> Is there a better way of getting the same effect?
compiling with target="1.1" in your task.
Stefan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional com
Apache Software License
==
Thanks,
Abey Mullassery
W: http://www.mullassery.com
==
> -Original Message-
> From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
> Sent: Thursday
>
> You patch says compatible with Ant 1.3 while your website says 1.4.
>
Sorry for the mistake.
The Task works with Ant version 1.4 onwards only. Could you please change
it?
The Task uses an image core library that has the implementations for using
ImageIO, AWT, JAI, etc. The required implement
it.
Thanks,
Abey Mullassery
W: http://www.mullassery.com
==
> -Original Message-
> From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 09, 2003 7:57 PM
> To: [EMAIL PROTECTED]
> Subject: Re: New ANT Image Transformation Tas
On Thu, 9 Oct 2003, Abey Mullassery <[EMAIL PROTECTED]> wrote:
> If it is not against the conventions, I would be more than happy to
> contribute this code to enhance the current implementation.
"against the conventions"? Quite the opposite, all contributions are
welcome.
Stefan
--
://www.mullassery.com
==
> -Original Message-
> From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 09, 2003 7:24 PM
> To: [EMAIL PROTECTED]
> Subject: Re: New ANT Image Transformation Tasks
>
>
> On Tue, 7 Oct 2003,
On Tue, 7 Oct 2003, Abey Mullassery <[EMAIL PROTECTED]> wrote:
> If you think this task is worth adding to the ANT task list, please
> do.
I've committed the changes, they'll apear on the website shortly.
> Please let me know your comments and suggestions.
You patch says compatible with Ant 1.3