Author: mrglavas
Date: Wed Jun 16 21:17:02 2010
New Revision: 955393

URL: http://svn.apache.org/viewvc?rev=955393&view=rev
Log:
Xerces-J requires JDK 1.3 or higher to compile.

Modified:
    xerces/java/branches/xml-schema-1.1-dev/docs/faq-build.xml

Modified: xerces/java/branches/xml-schema-1.1-dev/docs/faq-build.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/docs/faq-build.xml?rev=955393&r1=955392&r2=955393&view=diff
==============================================================================
--- xerces/java/branches/xml-schema-1.1-dev/docs/faq-build.xml (original)
+++ xerces/java/branches/xml-schema-1.1-dev/docs/faq-build.xml Wed Jun 16 
21:17:02 2010
@@ -31,7 +31,7 @@
   <a>
    <p>
     To build &ParserName; you need the Java Development
-    Kit (JDK) version 1.2 (or higher) installed on your machine.
+    Kit (JDK) version 1.3 (or higher) installed on your machine.
     The actual build is performed by the Ant program which is
     written in Java and is a subproject of the Apache
     <jump href='http://ant.apache.org/'>Ant</jump>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to