From 7c43b113149667d26dab2ab2fe71ffc8f916cc5a Mon Sep 17 00:00:00 2001 From: wisberg Date: Mon, 23 Dec 2002 20:45:48 +0000 Subject: [PATCH] - added aspectjrt target (alias to runtime) - implemented target to fail if bootstrap libraries are out of date - moved update-tree under setup comment --- build/build.xml | 66 +++++++++++++++++++++++++++++++++++++------------ 1 file changed, 50 insertions(+), 16 deletions(-) diff --git a/build/build.xml b/build/build.xml index 015493d91..5c1cecd7a 100644 --- a/build/build.xml +++ b/build/build.xml @@ -46,11 +46,11 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -96,20 +128,6 @@ - - - - - - - - @@ -167,6 +185,19 @@ resourcesSrc="${aspectj.modules.build.dir}/installer-resources"/> + + + + + + + + + @@ -228,10 +259,13 @@ inheritAll="false"/> - + + -- 2.39.5