Bug#152180: Split libbatik-java

Petter Reinholdtsen pere at hungry.com
Sun Mar 26 16:30:13 UTC 2006


retitle 152180 Split libbatik-java and make command line tools available
thanks

[Ola Lundqvist]
> If you can provide information on how to invoke batik
> from command line, like
> java -classpath /usr/share/java/batik.jar com.foo.org.Main blah
> then I'll happily add that as an add on thing.

I had a look, and the 'jars' target seem to generate the jar files
requested.  I also managed to get the svgbrowser program started using
this command line:

  cacao -cp /usr/share/java/batik-all.jar org/apache/batik/apps/svgbrowser/Main

It crashed with an java.lang.IllegalArgumentException, so I suspect
either is some library missing from the classpath, or cacao need some
fixing.

Friendly,
-- 
Petter Reinholdtsen




More information about the pkg-java-maintainers mailing list