From baf7a7c17d95191adbdb37fd7d988186f8936d6b Mon Sep 17 00:00:00 2001 From: dchandler Date: Fri, 4 Oct 2002 04:24:45 +0000 Subject: [PATCH] Now invokes javac with the -g option by default. Better in several ways. Aware of the translation tool, though targets for the translation tool do not yet exist. --- build.xml | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/build.xml b/build.xml index fd6043e..f468d3a 100644 --- a/build.xml +++ b/build.xml @@ -10,9 +10,12 @@ + + + @@ -41,6 +44,7 @@ + @@ -77,10 +81,11 @@ - + - + + @@ -90,15 +95,17 @@ + - + + @@ -111,7 +118,7 @@ - + @@ -135,7 +142,7 @@ +