Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] Re: [aspectj-users] AspectJ 1.6.6 released

Hi Andy,

I don't see the 1.6.6 release on the Maven rsync space, did the upload script reported any error?

Simone

Andy Clement wrote:
I'm very pleased to announce that AspectJ 1.6.6 is now available for
download.  Service refreshes of the 1.6 stream are released on a 3
month cycle and this is the third release of 2009.

Readme is here: http://eclipse.org/aspectj/doc/released/README-166.html

List of fixes is here: http://tinyurl.com/ydpv9xh

The most important change in 1.6.6 is that AspectJ is now a Java5
codebase internally.  This places no new requirements on the code you
build or the JVM level you target when using it, it just means the JRE
used to run the compiler/weaver must be Java5 or later.  It is purely
an internal upgrade to improve the quality of AspectJ.

AspectJ 1.6.6 is available at the download page (source jars are also
available there):

http://www.eclipse.org/aspectj/downloads.php

It is not yet in maven central - hopefully soon.

Thanks to everyone that has helped by raising bugs and contributing
testcases (and fixes!).

It will be in AJDT imminently.

---
thanks!
The AspectJ team.
_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users


--
Simone Gianni            CEO Semeru s.r.l.           Apache Committer
http://www.simonegianni.it/



Back to the top