[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[ajdt-dev] AspectJ1.6.1 release candidate 1 now available
|
- From: "Andy Clement" <andrew.clement@xxxxxxxxx>
- Date: Wed, 25 Jun 2008 17:13:17 -0700
- Delivered-to: ajdt-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=u5MblY7uu/pxrafNQ9SqMb5W4tS3KbtTw0uGfMLK1N8=; b=Gtwkn0Qk3Fx9oqh7iGEHQjljtb+Ud7NAme9iSefl0dQuOgOQCN4WgE8EssZ/am7w9D /4NdyKAv/3w+cALHh6V5SbGYDBwoBOXs883Qs15SscvCfI0IUURfPwsa/kTT1/bOgXYp nduCg/w5KtdW1VG0V2QsqseuMklYMPCBZj9jw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=aPuap24VxhdBnpHxCsqoWb2TRUK8WCitHGDEtNh3uJGRJ9UDZEjaER7Roy2tPMjqy4 4J5Ha5QZGDfjhQT9LjRlKW3hYZRUOH3CmvscdT0CUJ39zUJ2KokNcGF5w6H0jh1xBRfR EoIOlrSFGNTFCEnOb4jy8uiEztGwvlRBt/4LM=
I'm very pleased to announce that AspectJ1.6.1 release candidate 1
is now available for download. The 1.6.1 readme details all the changes
and can be found here:
http://www.eclipse.org/aspectj/doc/released/README-161.html
There are over 60 bugs fixed in this release and a quite large
scale refactoring of the weaver that enables it to weave faster and
in less memory. It is also much better behaved in a loadtime
weaving environment.
The release candidate is accessible here:
http://www.eclipse.org/aspectj/downloads.php
It is already in the latest Eclipse 3.3 AJDT dev builds and will
be in the next Eclipse 3.4 AJDT dev build.
Please download it and try it out, we need to make sure none
of the changes made to improve performance have impacted
compilation of your projects. If nothing serious is uncovered
then the final version will be available next week.
---
thanks!
The AspectJ team.