From 49cd2040d514c93157f640f181437beff3398232 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Wed, 19 Mar 2003 08:26:58 +0000 Subject: [PATCH] Merge fix for bug 18053 from 1.5 branch git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274273 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTasks/javac.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/CoreTasks/javac.html b/docs/manual/CoreTasks/javac.html index 5a59e4645..371834110 100644 --- a/docs/manual/CoreTasks/javac.html +++ b/docs/manual/CoreTasks/javac.html @@ -262,7 +262,7 @@ invoking the compiler.

includeJavaRuntime Whether to include the default run-time libraries from the executing VM in the classpath; - defaults to yes. + defaults to no. No