From a01fc5a82e07a79c3f88784b7c2431960f4e4898 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 9 Feb 2010 11:37:05 +0000 Subject: [PATCH] Java 1.4 is required git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@908007 13f79535-47bb-0310-9956-ffa450edef68 --- xdocs/faq.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xdocs/faq.xml b/xdocs/faq.xml index 43aff036f..2bc366cb8 100644 --- a/xdocs/faq.xml +++ b/xdocs/faq.xml @@ -238,7 +238,7 @@ Ant? -

You will need Java installed on your system, version 1.3 or +

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.