[opencms-dev] Build 4.6.1
Publius Ismanescu
publiusi at wwdb.org
Mon Feb 3 22:41:06 CET 2003
Thank you,
I fixed that but it looks like the fop.jar is not there and I found one
on the web but I get this error:
Any idea where I can find the proper fop.jar file?
Thank you
Publius
Buildfile: build.xml
clean:
[delete] Deleting directory C:\opencms-versions\461\build
init:
initmsg:
prepare:
[mkdir] Created dir: C:\opencms-versions\461\build\classes
[mkdir] Created dir: C:\opencms-versions\461\build\opencms\WEB-INF\lib
[mkdir] Created dir: C:\opencms-versions\461\build\opencms\WEB-INF\oclib
compileclasses:
[javac] Compiling 328 source files to
C:\opencms-versions\461\build\classes
[javac]
C:\opencms-versions\461\opencms\src\com\opencms\launcher\CmsPdfLaunc
her.java:146: cannot resolve symbol
[javac] symbol : method buildFOTree
(org.xml.sax.Parser,org.xml.sax.InputS
ource)
[javac] location: class org.apache.fop.apps.Driver
[javac] driver.buildFOTree(parser, source);
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 1 error
BUILD FAILED
file:C:/opencms-versions/461/opencms/build.xml:134: Compile failed; see
the comp
iler error output for details.
Total time: 35 seconds
More information about the opencms-dev
mailing list