Re: [Fwd: Re: [aspectwerkz-dev] : new version]

Alexandre Vasseur <[email protected]> Tue, 12 Oct 2004 10:14:18 +0200
Newsgroups gmane.comp.java.aspectwerkz.devel
Message-ID <[email protected]>
thanks
i ll get back to you
Alex


On Mon, 11 Oct 2004 12:55:34 +0300, the_mindstorm
<[email protected]> wrote:
> Attached is the first version of AWCTask.
> 
> I have included an usage example into build.xml: offline:task:samples and some javadoc comments into
> AWCTask (they are by no means final comments).
> 
> The solution required some changes into AspectWerkzC and also some tricky part for classloader
> setting. You can see that currently the AspectWerkzC.setCompilationPath(File[] targets) was changed
> to AspectWerkzC.setCompilationPath(File[], ClassLoader) in order to allow to set a special parent
> class loader (other that the ClassLoader.getSystemClassLoader()).
> 
> Waiting for your opinions,
> 
> ./the_mindstorm
> 
> 
>