Browse Source

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
master
Steve Loughran 19 years ago
parent
commit
aa0ad7914f
1 changed files with 9 additions and 0 deletions
  1. +9
    -0
      docs/manual/install.html

+ 9
- 0
docs/manual/install.html View File

@@ -107,6 +107,15 @@ The later the version of Java , the more Ant tasks you get.
<p>
<strong>Note #2: </strong>If a JDK is not present, only the JRE runtime, then many tasks will not work.
</p>

<h3>Open Source Java Runtimes</h3>
<p>
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.
</p>

<hr>
<h2><a name="installing">Installing Ant</a></h2>
<p>The binary distribution of Ant consists of the following directory layout:


Loading…
Cancel
Save