Thanks,
I did follow the directives in [3], but it lead to multiple failures.
Went with a java task with all args necessary, using the rasterizer jar, and
all went fine.
F.
-Message d'origine-
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Envoyé : 14 mars 2006 03:48
À : user@ant.ap
Thanks for your answer.
You mean to say that the Batik task is an optional task? I did look in the
Ant documentation, but it was not listed in the op. tasks list.
I tried the CLASSPATH approach, but it lead to another failure (a
NullPointerException, which, for Java, is another way to say: "I do
omeone can explain to me how ant follows the class trail from the
taskdef class to all its dependencies.
Thanks much,
François
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi,
I'm certain this is the most simple problem that will be addressed today by
competent ant users (I exclude myself of this group, of course)
I have been trying for a while now to make a taskdef for Batik to convert
svg files to jpeg and other file formats.
I have succesfully compiled the t