AspectJ 1.8.3 is now released. Pushed to maven central a few minutes ago,
not sure how long it will take to appear as available.

There are a couple of interesting changes in this release: Due to a verify
error that Java7 has started reporting since around update 67 there are
some changes to weaving around cflow when it hits preinitialization join
points. Also there is a new feature for aspect library creators called
@RequiredTypes which allows aspects to specify dependencies that should be
found on the class path at weave time in order for aspects to be applied.

For more detail on these issues, see the readme:

http://eclipse.org/aspectj/doc/released/README-183.html

You can grab it from the usual download page:
http://eclipse.org/aspectj/downloads.php

Enjoy!
AspectJ Team
_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to