From 228fc8df0081ca7ac06eb6c1a6dc43b06ee3f17d Mon Sep 17 00:00:00 2001 From: aclement Date: Thu, 12 Aug 2004 07:57:44 +0000 Subject: BCEL rename (enhancement 61374) --- bcel-builder/readme.html | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) (limited to 'bcel-builder/readme.html') diff --git a/bcel-builder/readme.html b/bcel-builder/readme.html index 27d75c0f2..734be723e 100644 --- a/bcel-builder/readme.html +++ b/bcel-builder/readme.html @@ -29,21 +29,26 @@ appropriate bcel.jar file. Now put it in the appropriate place.

project, well, then you've got some development to do. You'll need to know some more ant targets. But before anything, get that bcel-5.1-src.zip and stick it in this directory. +NOTE: You should be working on BCEL when the package names are org.aspectj.apache.bcel, +and *not* when the package names are org.apache.bcel. If you run the extractAndPatch task +below, you will be left with a src folder in the correct state for further development.

There are five top-level ant targets apart from the usual "clean":

All of the tasks are destructive, so don't do "ant extract", for example, -- cgit v1.2.3