Hi expert,
when i build fop i get the following error.... can any one help me
i am using JDK1.4
thx
Fop Build System
----------------
Building with classpath
d:\jdk140\lib\tools.jar;d:\jdk140\lib\classes.zip;lib\ant-1.4.1.jar;lib\bati
k.jar;lib\buildtools.jar;lib\xercesImpl-2.0.1.jar;lib\xml-apis.jar;lib\xalan
-2.3.1.jar;lib\bsf.jar;lib\jimi-1.0.jar;lib\avalon-framework-cvs-20020315.ja
r
Starting Ant...
Buildfile: build.xml
init-avail:
init-filters-xalan2:
init:
[echo] ------------------- Fop 0.20.4 [1999-2002] ----------------
prepare:
[echo] Preparing the build directories
codegen:
[echo] Resetting codegen directory
[echo] Generating the java files from xml resources
prepare-jimi:
prepare-jai:
prepare-trax:
[echo] JAXP1.1 transforms is present. Installing TRaX support
prepare-src:
compile:
[echo] Compiling the sources
[javac] Compiling 311 source files to
E:\reference\test\fop-0.20.4\build\classes
[javac] Note: sun.tools.javac.Main has been deprecated.
[javac]
E:\reference\test\fop-0.20.4\build\src\org\apache\fop\svg\PDFGraphics2D.java
:1199: nested class org.apache.fop.svg.PDFGraphics2D.
PDFGraphicsConfiguration is an abstract class. It can't be instantiated.
[javac] return new PDFGraphicsConfiguration();
[javac] ^
[javac]
E:\reference\test\fop-0.20.4\build\src\org\apache\fop\svg\PDFGraphics2D.java
:1206: nested class org.apache.fop.svg.PDFGraphics2D.
PDFGraphicsConfiguration must be declared abstract. It does not define
java.awt.image.VolatileImage createCompatibleVolatileImage(int, int) from
class java.awt.GraphicsConfiguration.
[javac] static class PDFGraphicsConfiguration extends
GraphicsConfiguration {
[javac] ^
[javac] 2 errors, 1 warning
Total time: 11 seconds
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.381 / Virus Database: 214 - Release Date: 2002/8/2
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]