Re: [Fwd: Re: [aspectwerkz-dev] : new version]
the_mindstorm <[email protected]> Mon, 11 Oct 2004 12:55:34 +0300
| Newsgroups | gmane.comp.java.aspectwerkz.devel |
|---|---|
| Message-ID | <[email protected]> |
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
awctask.zip
(application/zip, 12.5 KB) - not displayed