Browse Source

add warning what version of xerces and xalan to use with Fop


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193504 13f79535-47bb-0310-9956-ffa450edef68
tags/pre-columns
fotis 24 years ago
parent
commit
2162350f50
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      README

+ 2
- 0
README View File

@@ -15,6 +15,8 @@ FOP readme

Compilation of Fop is started by executing build. It requires
Xerces-J, Xalan and bsf.jar (comes with Xalan) in your classpath.
Fop builds successfully with Xerces 1.1.2 and Xalan 1.1, earlier versions
may prove problematic, if they don't support the final version of SAX 2.
You can find more details in build.xml or in the documentation under the
heading 'compiling'.


Loading…
Cancel
Save