Author: bodewig
Date: Tue Feb 9 11:37:05 2010
New Revision: 908007
URL: http://svn.apache.org/viewvc?rev=908007&view=rev
Log:
Java 1.4 is required
Modified:
ant/core/trunk/xdocs/faq.xml
Modified: ant/core/trunk/xdocs/faq.xml
URL:
http://svn.apache.org/viewvc/ant/core/trunk/xdocs/faq.xml?rev=908007&r1=908006&r2=908007&view=diff
==============================================================================
--- ant/core/trunk/xdocs/faq.xml (original)
+++ ant/core/trunk/xdocs/faq.xml Tue Feb 9 11:37:05 2010
@@ -238,7 +238,7 @@
Ant?</question>
<answer>
- <p>You will need Java installed on your system, version 1.3 or
+ <p>You will need Java installed on your system, version 1.4 or
later required, 1.5 or later strongly recommended. The later
the version of Java, the more Ant tasks you get.</p>