Re: FOP build fails

2002-06-21 Thread Ralf Steppacher
I try to build FOP 0.20.3 via the build.bat script on win2k, jdk1.4.0_01 but the the build fails because some xml files can not be found. This *should* be fixed with Fop 0.20.4rc (I would be happy if you could test it) Yes it is. But acutal compilation fails with [javac] Compiling 717 source

FOP build fails

2002-06-20 Thread Ralf Steppacher
Hi, I try to build FOP 0.20.3 via the build.bat script on win2k, jdk1.4.0_01 but the the build fails because some xml files can not be found. Z:\steppacher\Downloads\FOP\fop-0.20.3\build.xml:512: javax.xml.transform.TransformerException: org.xml.sax.SAXParseException: File file:///Z

Re: FOP build fails

2002-06-20 Thread Oleg Tkachenko
Ralf Steppacher wrote: I try to build FOP 0.20.3 via the build.bat script on win2k, jdk1.4.0_01 but the the build fails because some xml files can not be found. Try to build using jdk 1.3.X. -- Oleg Tkachenko Multiconn International Ltd, Israel

Re: FOP build fails

2002-06-20 Thread Oleg Tkachenko
Ralf Steppacher wrote: I get prepare-xalan1: [echo] Xalan1 is present. Installing Xalan1 support [copy] Copying 2 files to Z:\steppacher\Downloads\FOP\fop-0.20.3\build\src I put xalan 2 into the classpath before compiling. Is this something to worry about? I believe not, that's usual

Re: FOP build fails

2002-06-20 Thread J.Pietschmann
Ralf Steppacher wrote: I get prepare-xalan1: [echo] Xalan1 is present. Installing Xalan1 support [copy] Copying 2 files to Z:\steppacher\Downloads\FOP\fop-0.20.3\build\src I put xalan 2 into the classpath before compiling. Is this something to worry about? This happens if the Xalan1

build fails

2002-01-09 Thread Sebastian Will
:966: nested class org.apache.fop.sv g.PDFGraphics2D. PDFGraphicsConfiguration must be declared abstract. It does not define java.awt.image.VolatileImage createCompatibleVolatileImage(int, int) fro m class java.awt.GraphicsConfiguration and the build fails because of those two errors. I suppose