From: acolyer Date: Tue, 8 Jun 2004 14:12:44 +0000 (+0000) Subject: add the runtime classes into aspectjtools.jar. needed because of X-Git-Tag: for_ajdt1_1_12~132 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=092ff9a403e6362fc2c383deccbe7b75104a53df;p=aspectj.git 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. --- 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, + +