]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
add warning what version of xerces and xalan to use with Fop
authorfotis <fotis@unknown>
Sat, 15 Jul 2000 11:24:31 +0000 (11:24 +0000)
committerfotis <fotis@unknown>
Sat, 15 Jul 2000 11:24:31 +0000 (11:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193504 13f79535-47bb-0310-9956-ffa450edef68

README

diff --git a/README b/README
index 20bac5791375c5a7ccbf17ac498bbb4874e7dceb..ab305fdd19ee81f4f507632cb222f2c248569dbf 100644 (file)
--- 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'.