From 8f5eb028400783eb7c6c829c3dfae505a770ddb4 Mon Sep 17 00:00:00 2001 From: Oliver Burn Date: Fri, 1 Feb 2002 02:48:29 +0000 Subject: [PATCH] Changed so you no longer need to have ANTLR in your classpath when running ANT. This cleans up the really ugly hack of using the reverseloader + makes it easier to make build "out-of-the-box". --- build.xml | 30 +++++++++++++++++++++++------- 1 file changed, 23 insertions(+), 7 deletions(-) diff --git a/build.xml b/build.xml index ab9c2d838..097abedda 100644 --- a/build.xml +++ b/build.xml @@ -70,14 +70,30 @@ - - + + + + + + + + + + + + + + - + - @@ -119,7 +135,7 @@ - @@ -130,7 +146,7 @@ - @@ -150,7 +166,7 @@ -