Re: [aspectwerkz-dev] Re: problems with ant task
Jonas Bonér <[email protected]> Thu, 14 Oct 2004 11:24:54 +0200
| Newsgroups | gmane.comp.java.aspectwerkz.devel |
|---|---|
| Message-ID | <[email protected]> |
AnnotationC is for compiling the annotations in the sources into the bytecode of the class it has nothing to do with 'offline compilation, in which you are weaving the aspects into the application. this is done with AspectWerkzC (and if you want also the script). So, these are two completely different things. /Jonas On Thu, 14 Oct 2004 02:02:54 -0700 (PDT), saurabh Arora <saurabh_arorain-/[email protected]> wrote: > Hi, > > I was in the process of writing an ant task (based on > AspectWerkxC )for offline weaving, it turns out that > some one has already contributed one ;-) > > Just wanted to know why AnnotationC Task calls > AnnotationC.compile , should it not be calling > AspectWerkC as the native code (aspectwerkz.bat) does. > > Any specific reason for this ? > > Regards, > Saurabh > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com >