From b50c463049576231368b9e858ab0eda2a6f0c779 Mon Sep 17 00:00:00 2001
From: Antoine Levy-Lambert
Date: Tue, 9 Feb 2010 13:01:00 +0000
Subject: [PATCH] update of FAQ
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@908017 13f79535-47bb-0310-9956-ffa450edef68
---
docs/faq.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/faq.html b/docs/faq.html
index 0288b5b0d..fbb0c7f7a 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -757,7 +757,7 @@
Which version of Java is required to run
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.
If only the JRE is present but not a full JDK then many
@@ -810,7 +810,7 @@
- current svn trunk
+ 1.8.0 up to current svn trunk
|
|