From aa0ad7914fa0889b02a975e5b0d5c5a67edeab2c Mon Sep 17 00:00:00 2001 From: Steve Loughran Date: Tue, 2 May 2006 21:30:58 +0000 Subject: [PATCH] Comment about OSS runtimes. What is our official position here? What is the best choice in 'free' runtimes? git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@399054 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/install.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/manual/install.html b/docs/manual/install.html index 6d7e47fc0..5b609d738 100644 --- a/docs/manual/install.html +++ b/docs/manual/install.html @@ -107,6 +107,15 @@ The later the version of Java , the more Ant tasks you get.

Note #2: If a JDK is not present, only the JRE runtime, then many tasks will not work.

+ +

Open Source Java Runtimes

+

+ The Ant team strongly supports users running Ant on Kaffe and other + open source Java runtimes, and so strives to have a product that works + well on those platforms. What appears to work well is Kaffe with + Gnu Classpath and the Xerces and Xalan libraries. +

+

Installing Ant

The binary distribution of Ant consists of the following directory layout: