Hi Praveen,

"Praveen Nayak" <[EMAIL PROTECTED]> wrote on 06/27/2007 10:47:06 
PM:

> I have used the target all-jar that will build the entire set 
> classes and create a 3.something MB file.
> 
> I would like to know what build configuration to use so that I can 
> create a smaller Jar to include only the Canvas and the related 
> classes (or should I be creating another target?).

   I would suggest looking at the Jar File dependency graph:
        http://xmlgraphics.apache.org/batik/install.html#dependencyGraph

   It sounds like you need batik-swing.jar. Looking at it you will see 
that it depends on the majority of the Batik Jars.


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

Reply via email to