Author: stevel
Date: Tue May 2 14:30:58 2006
New Revision: 399054
URL: http://svn.apache.org/viewcvs?rev=399054&view=rev
Log:
Comment about OSS runtimes. What is our official position here? What is the
best choice in 'free' runtimes?
Modified:
ant/core/trunk/docs/manual/install.html
Modified: ant/core/trunk/docs/manual/install.html
URL:
http://svn.apache.org/viewcvs/ant/core/trunk/docs/manual/install.html?rev=399054&r1=399053&r2=399054&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/install.html (original)
+++ ant/core/trunk/docs/manual/install.html Tue May 2 14:30:58 2006
@@ -107,6 +107,15 @@
<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:
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]