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

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 co

Re: FOP build fails

2002-06-20 Thread Christian Geisert
Ralf Steppacher schrieb: 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. This *should* be fixed with Fop 0.20.4rc (I would be happy if you could test it) Ralf Christian

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 f

Re: FOP build fails

2002-06-20 Thread Ralf Steppacher
right. Thanks again. Ralf Oleg Tkachenko wrote: 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.

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

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

Re: build fails

2002-01-10 Thread Keiron Liddle
nt, int) fro m class java.awt.GraphicsConfiguration and the build fails because of those two errors. I suppose that my ant configuration is ok, because the compilation of xalan and xerces worked fine, for me, it rather seems some mix-up in the sourcecode itself. I simply call build.bat and do not h

build fails

2002-01-09 Thread Sebastian Will
g\PDFGraphics2D.java: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 t