diff --git a/xdocs/faq.xml b/xdocs/faq.xml index 5d053b670..603a795af 100644 --- a/xdocs/faq.xml +++ b/xdocs/faq.xml @@ -241,8 +241,32 @@

If only the JRE is present but not a full JDK then many tasks will not work.

-

Ant 1.6.* works with jdk 1.2 and higher, Ant 1.1 to Ant - 1.5.* work with jdk 1.1 and higher.

+

The following table lists the minimum Java versions + required to compile and run Ant. Note that most committers + work with more recent versions of the JDK and that Ant doesn't + get tested much for older versions.

+ + + + + + + + + + + + + + + + + + + + + +
Ant VersionMinimum Java Version
1.1 up to 1.5.41.1
1.6.0 up to 1.7.01.2
1.7.1 up to the current svn trunk1.3