You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by sundhar_perumal <su...@yahoo.com> on 2012/09/13 08:10:28 UTC

Do we have all-in-one jar for batik.

In one of my web application, i had to convert the SVG content to
JPG/PNG/PDF.

Since, I use batik i was able to get the thing done. But I am worried do I
need to use all (21) the jars that come along with the batik-setup. 

Instead do we have any option, where I get all-in-one jar, that would be
easier for me to setup things in my classpath rather than adding all the
dependancy jars in the build file.



--
View this message in context: http://batik.2283329.n4.nabble.com/Do-we-have-all-in-one-jar-for-batik-tp4655247.html
Sent from the Batik - Dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org


Re: Do we have all-in-one jar for batik.

Posted by jonathan wood <jo...@gmail.com>.
svn checkout http://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/
cd trunk
sh build.sh all-jar


On Thu, Sep 13, 2012 at 12:51 PM, David Wimsey <dw...@rtsz.com> wrote:

> Yes, though I don't remember it, there is an ant build command to get a
> single jar for batik, I use it myself.
>
> On Sep 13, 2012, at 2:10 AM, sundhar_perumal <su...@yahoo.com>
> wrote:
>
> > In one of my web application, i had to convert the SVG content to
> > JPG/PNG/PDF.
> >
> > Since, I use batik i was able to get the thing done. But I am worried do
> I
> > need to use all (21) the jars that come along with the batik-setup.
> >
> > Instead do we have any option, where I get all-in-one jar, that would be
> > easier for me to setup things in my classpath rather than adding all the
> > dependancy jars in the build file.
> >
> >
> >
> > --
> > View this message in context:
> http://batik.2283329.n4.nabble.com/Do-we-have-all-in-one-jar-for-batik-tp4655247.html
> > Sent from the Batik - Dev mailing list archive at Nabble.com.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
> > For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
> For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org
>
>

Re: Do we have all-in-one jar for batik.

Posted by David Wimsey <dw...@rtsz.com>.
Yes, though I don't remember it, there is an ant build command to get a single jar for batik, I use it myself.

On Sep 13, 2012, at 2:10 AM, sundhar_perumal <su...@yahoo.com> wrote:

> In one of my web application, i had to convert the SVG content to
> JPG/PNG/PDF.
> 
> Since, I use batik i was able to get the thing done. But I am worried do I
> need to use all (21) the jars that come along with the batik-setup. 
> 
> Instead do we have any option, where I get all-in-one jar, that would be
> easier for me to setup things in my classpath rather than adding all the
> dependancy jars in the build file.
> 
> 
> 
> --
> View this message in context: http://batik.2283329.n4.nabble.com/Do-we-have-all-in-one-jar-for-batik-tp4655247.html
> Sent from the Batik - Dev mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
> For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org