From fcc0a6b0673cabb565a007e73ef111377cf45971 Mon Sep 17 00:00:00 2001 From: wisberg Date: Sat, 24 May 2003 13:42:18 +0000 Subject: [PATCH] -noExit to avoid stopping a wrapping ant script --- tests/product/build-aspectj/build.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/product/build-aspectj/build.xml b/tests/product/build-aspectj/build.xml index aea52183a..1d085df32 100644 --- a/tests/product/build-aspectj/build.xml +++ b/tests/product/build-aspectj/build.xml @@ -198,12 +198,14 @@ - + + -- 2.39.5