[aspectwerkz-dev] Re: [aspectwerkz-user] Re: problems with ant task

the_mindstorm <[email protected]> Tue, 05 Oct 2004 22:25:15 +0300
Newsgroups gmane.comp.java.aspectwerkz.devel
Message-ID <[email protected]>
Hi!

Attached is the new version of the OfflineWeaverTask.
The changes I made:

- directly call AnnotationC
- support multiple source dirs

Addition:
- I also added support for providing source filesets (this is way I have changed a little the 
implementation of AnnotationC and also AnnotationManager - added one method: public void 
addSource(final String srcFile).

Proposals:
1. supporting as input a file containing the list of sources to be processed (as in AspectJ)
2. support multiple directories for classdir.

These 2 features will allow highly configurability of offline weaving. Their implementation is quite 
simple and doesn't require many changes in the AspectWerkz classes.

I wait with interest your comments.

./the_mindstorm
OfflineWeaverTask.zip (application/zip, 9.9 KB) - not displayed