From 2162350f507c1e4516f54c6d27e5d625d0e3dcd8 Mon Sep 17 00:00:00 2001 From: fotis Date: Sat, 15 Jul 2000 11:24:31 +0000 Subject: 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 --- README | 2 ++ 1 file changed, 2 insertions(+) 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'. -- cgit v1.2.3