From 88a950aae400051fc0e79ff0ae627453622843d4 Mon Sep 17 00:00:00 2001 From: aclement Date: Mon, 5 Apr 2004 15:10:56 +0000 Subject: [PATCH] 1.2 rc1 build/pkg : Add in ajdoc target. Temp method of clearing stuff from the aspectjtools jar. --- build/build.xml | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/build/build.xml b/build/build.xml index 70385353a..44cef9762 100644 --- a/build/build.xml +++ b/build/build.xml @@ -335,12 +335,18 @@ To use testing client jar in tests, - + + + + + + + @@ -352,6 +358,32 @@ To use testing client jar in tests, + + + + + + + + + + + + + + + + + + + @@ -376,6 +408,7 @@ To use testing client jar in tests, todir="${aj.plugin.org.aspectj.ajde.source.dir}/src"/> + -- 2.39.5