[aspectwerkz-dev] [ann] AspectWerkz 2.0.RC3 is out

Alexandre Vasseur <[email protected]> Thu, 3 Feb 2005 18:25:16 +0100
Newsgroups gmane.comp.java.aspectwerkz.devel,gmane.comp.java.proxytoys.general
Message-ID <9aface8705020309253d9a36a8__37715.551761403$1107453208$gmane$org@mail.gmail.com>
Hi

AspectWerkz 2.0.RC3 is out.
This is likely to be the 2.0 final, so you should get it now and try it.

The feature changes and fixes are:
    * cflowbelow() is supported
    * staticinitialization() pointcut (contributed by Alexandru
Popescu / Mindstorm)
    * patterns can be only annotation defined like within(@Foo),
execution(@Tx) etc (contributed by Alexandru Popescu / Mindstorm)
    * new -keepjp option in offline mode to keep internal statically
compiled structure and speed up deployment time
    * Aspects.aspectOf() fixed to support aspect reuse
    * Advisable API fixed for call side pointcut

Read more

http://blogs.codehaus.org/projects/aspectwerkz/archives/000969_aspectwerkz_20rc3_is_out.html

http://aspectwerkz.codehaus.org/releases.html



Alex & Jonas