On Sat, Jan 06, 2007 at 11:06:08AM +0100, Simon Pepping wrote: > On Sat, Jan 06, 2007 at 02:48:52AM +0100, Christian Geisert wrote: > > Simon Pepping schrieb: > > >According to the documentation page fop may be run as: > > > > > >"java -jar build/fop.jar". > > > > > >In our own bin packages that does not work, because the manifest file > > >lists the libraries without a path. Does that have a special reason? > > >I think it would be better to change it to ../lib/xxx.jar. > > > > Did you try to run it this way? It works for me (due to some dynamic > > classpath magic done by Jeremias). > > > > See http://issues.apache.org/bugzilla/show_bug.cgi?id=38821 for some info. > > As it is, I will adapt the relevant section in the running FOP web > page.
Done. It is interesting to note that the 0.93 release jars have fop-hyph.jar in the Class-Path entry, because I put it in my lib directory for the junit tests. Without this entry it would not be possible to add fop-hyph.jar to the classpath using the -jar option. This is an unstable feature of the release build environment. Simon -- Simon Pepping home page: http://www.leverkruid.eu