Author: mrglavas
Date: Wed Jun 16 21:16:43 2010
New Revision: 955392
URL: http://svn.apache.org/viewvc?rev=955392&view=rev
Log:
Xerces-J requires JDK 1.3 or higher to compile.
Modified:
xerces/java/trunk/docs/faq-build.xml
Modified: xerces/java/trunk/docs/faq-build.xml
URL:
http://svn.apache.org/viewvc/xerces/java/trunk/docs/faq-build.xml?rev=955392&r1=955391&r2=955392&view=diff
==============================================================================
--- xerces/java/trunk/docs/faq-build.xml (original)
+++ xerces/java/trunk/docs/faq-build.xml Wed Jun 16 21:16:43 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]