[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[aspectj-users] AspectJ1.6.1 now available
|
- From: "Andy Clement" <andrew.clement@xxxxxxxxx>
- Date: Thu, 3 Jul 2008 17:50:41 -0700
- Delivered-to: aspectj-users@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=apujnOSb877D9GrDtZ9apeRfyKYODNgFLYAJ8qbG5Lg=; b=SChkAmDQs+F7UpArgnBulFBRiiQnSG/+uBqL7l3fbaNFnjtNUNTuUr5zcQTS2dDmrH OSwNSkxz8uPupSAd6nCxiPRZrhMYFYilrYACS3hO51c88j+LxbXGjuXW1xMMWFo2TNhM gCBVc3EaozLa0A1aORd+mn8cPTa2TeJLmZtKw=
- 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=I9kcOizYAoOOIYfsxmxcP3NLPQsgHPkWVZxjiIbH/R9hm8Jsu0fQiMuMd+K2G60FU6 nzwhJvUlGK0YAZ0xjn32gACjqVdLwxYafq09CtMaAlLKYXQjDbWxTpbDTbGTeQQsDO60 aV6OJxSJoXoqWYNQlP4nHEsC7oUsjxfVtLUNQ=
I'm very pleased to announce that AspectJ1.6.1 is now available for
download. The 1.6.1 readme details the major 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 final release can be obtained at the download page:
http://www.eclipse.org/aspectj/downloads.php
The next dev builds of AJDT for Eclipse 3.3 and 3.4 will include it.
---
thanks!
The AspectJ team.