aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorfotis <fotis@unknown>2000-07-15 11:24:31 +0000
committerfotis <fotis@unknown>2000-07-15 11:24:31 +0000
commit2162350f507c1e4516f54c6d27e5d625d0e3dcd8 (patch)
tree0c2e4dd66df8d3681fb9f0dfc60e605bdf8c9f19 /README
parent447a3f1438b350a04933f42128fa1b595f601f24 (diff)
downloadxmlgraphics-fop-2162350f507c1e4516f54c6d27e5d625d0e3dcd8.tar.gz
xmlgraphics-fop-2162350f507c1e4516f54c6d27e5d625d0e3dcd8.zip
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
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 20bac5791..ab305fdd1 100644
--- a/README
+++ b/README
@@ -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'.