Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] AspectJ 1.2.1 Release Candidate 1 now available

Two AspectJ compiler releases in one day! They should hold OOPSLA more 
often ;)

We are pleased to announce that the first release candidate for 
AspectJ-1.2.1 is now available from the download page at
 http://eclipse.org/aspectj
or directly from
 http://download.eclipse.org/technology/ajdt/aspectj-1.2.1rc1.jar

[we've been having a lot of trouble with download.eclipse.org today, so 
we've also set up a download mirror at:
 http://www.aspectprogrammer.org/dist/aspectj-1.2.1rc1.jar ]

We hope to release 1.2.1 shortly. For those who have not been following 
head, now is the time to upgrade your old 1.2(.0)-based projects and help 
us work out any last bugs before the 1.2.1 final release.

AspectJ 1.2.1 contains an updated version of the JDT Java compiler, a 
number of tools improvements, runtime performance optimisations, the 
ability to split declare error/warning messages across several lines using 
the "+" operator, and numerous bug fixes. Detailed release notes for all 
these updates and more are available at:

http://dev.eclipse.org/viewcvs/indextech.cgi/~checkout~/aspectj-home/doc/README-121.html


Patches and contributions were submitted by Martin Lippert, Laurie 
Hendren, George Harley, and Matthew Webster. Discussions and interactions 
with the abc compiler team also led to several of the improvements 
contained in the 1.2.1 release. We are always very grateful for these 
contributions that help improve the compiler and supporting tools. 

Easy to reproduce bugs were submitted by Doug Orleans, Ron DiFrango, Ron 
Bodkin, Antti Karanta, Per Hustad, Oege de Moor, Ganesh Sittampalam, 
Luzius Meisser, Andriy Palamarchuk, Helmet Zechmann, Matt Chapman, Rohith 
Ajjampur, Adrian Powell, Marius Marin, Takao Nakaguchi, Torsten Lull, 
Lasse Nielsen, Pavel Avgustinov, Macneil Shonle, and Hristo Stoyanov.  We 
recognize the difficulty of producing clear minimal test cases from bugs 
found in large systems and appreciate the work that goes into these 
reports.

We appreciate your help in squashing any bugs in this release before 
1.2.1.  If you find any bugs, please submit a reproducible test case to 
http://dev.eclipse.org (-> Bug Reports) (product AspectJ, component 
Compiler). 

Thanks and stay in touch,
The AspectJ Team
_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/aspectj-users




Back to the top