From fd1daa717e0544830d65d75040348f986c1b23a1 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Thu, 12 Oct 2000 13:25:15 +0000 Subject: [PATCH] Documentation change, javac.destdir is no longer required. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268076 13f79535-47bb-0310-9956-ffa450edef68 --- docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index 049ffa57b..0e7de4a2e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -26,7 +26,7 @@
  • Dave Walend (dwalend@cs.tufts.edu)
  • -

    Version 1.2 - 2000/10/10

    +

    Version 1.2 - 2000/10/12


    Table of Contents

    @@ -2555,7 +2555,7 @@ inclusion/exclusion of files works, and how to write patterns.

    destdir location where to store the class files. - Yes + No (defaults to - the first - srcdir) includes