Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] There is an AspectJ 1.8.0.RC1 available !

Great! Thank you Andy.

It has apparently fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=416146. I'd really welcome a deployment in Maven Central so I can resume my CI builds using JDK 8 and AspectJ 1.8, and report any additional problems I find.

Frank


2014-03-19 6:57 GMT+01:00 Andy Clement <andrew.clement@xxxxxxxxx>:
I wanted to get something out on the day Java8 is released (and I've just managed it as I'm on PST). There is now a build of AspectJ 1.8.0.RC1 - this is AspectJ ported onto the final version of the Eclipse Compiler for Java that supports Java8. If you want to try it out, it is here:


I will be putting something in a maven repo soon (and into an AJDT), I'll email again when that is done. I'd appreciate any help in testing it to try and iron out any issues. There is a lot of change in the compiler due to the new Java8 language features which has no doubt disturbed AspectJ. All the AspectJ regression tests are passing but more testing on real projects would be appreciated!

cheers,
Andy

_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users



Back to the top