From 092ff9a403e6362fc2c383deccbe7b75104a53df Mon Sep 17 00:00:00 2001 From: acolyer Date: Tue, 8 Jun 2004 14:12:44 +0000 Subject: [PATCH] add the runtime classes into aspectjtools.jar. needed because of static dependency from weaver classes to runtime classes. Better than alternative of updating all ant scripts that fork and the ajc compiler scripts to add aspectjrt.jar into path. --- build/build.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/build.xml b/build/build.xml index 44cef9762..b9c017a6d 100644 --- a/build/build.xml +++ b/build/build.xml @@ -372,6 +372,9 @@ To use testing client jar in tests, + +