I have just released AspectJ 1.9.3. The readme is here: 
https://www.eclipse.org/aspectj/doc/released/README-193.html and the downloads 
are on https://www.eclipse.org/aspectj/downloads.php 
<https://www.eclipse.org/aspectj/downloads.php>

I had to fix one thing since 1.9.3.RC1 because 1.9.3.RC1 couldn’t be used to 
run a Spring Framework build (one matching optimization was going too far and 
needs further thought) - see 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=532033 
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=532033>

I *did* sneak in Java12 support, probably shouldn’t have between RC and final 
but I am not sure I had time to sort out two releases…. In the readme you will 
see an example of the new switch expression support it provides and how to try 
that out with AspectJ (using the —enable-preview option to the compiler and 
runtime).

It was posted to maven central a few minutes ago, should be there shortly. This 
is the first release that was compiled using the maven build process we now 
have!

Cheers,
Andy
_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to