From c0e83963238f63717f6150e99eafa6b856718359 Mon Sep 17 00:00:00 2001 From: wisberg Date: Sat, 31 May 2003 07:37:54 +0000 Subject: [PATCH] - fixed keyword for ajctaskCompiler tests - disabled ajdeCompiler tests as hanging (swing thread?) - added pass-through variable for aspectj build properties - now testing for Testing module tests, to force fix for testing modules not getting test classes --- build/release/build.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/build/release/build.xml b/build/release/build.xml index e3bea48bb..30bbdf0d8 100644 --- a/build/release/build.xml +++ b/build/release/build.xml @@ -54,7 +54,8 @@ skip.build.release no build of release skip.build.tests no build of tests version set if not DEVELOPMENT(?) - + aspectj.build.props Ant props for ../build.xml + -- locations to re-use existing tree or install aspectj.workspace location for new cvs tree aspectj.modules.dir ... for existing cvs tree @@ -102,6 +103,7 @@ + @@ -216,7 +218,7 @@ + classname="TestingDriversModuleTests"> @@ -417,15 +419,17 @@ - + + @@ -492,7 +496,7 @@ - + -- 2.39.5