Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] AspectJ + AJDT + AspectJ Maven development versions for Java 16 available

Hello AspectJ users community!

You might know me as a fellow user who over the years asked or answered
questions, raised bugs or commented here. I also answer questions about
AspectJ and Spring AOP on StackOverflow, in order to unburden Andy
Clement as a maintainer from user support a little bit.

Somewhat new is my role as an active contributor to the code bases of
  ** AspectJ,
  ** AJDT (AspectJ Development Tools) for Eclipse IDE,
  ** AspectJ Maven Plugin.

It all started with reading source code because I did not understand
something or wanted to know how to fix a tiny issue, then baby step by
step it somehow escalated into adding Java 15+16 support to AspectJ,
Java 13-16 support to AspectJ Maven and making AJDT work with the new
AspectJ version in its belly on Eclipse IDE 4.19 (2021-03). All of this
stuff is available for you to test, feedback is welcome. As I do not
have commit and deploy rights on Eclipse projects (yet), I just set up a
little Maven repository on my domain aspectj.dev.

More details in this comment I posted on a recently merged GitHub pull
request:

https://github.com/eclipse/org.aspectj/pull/41#issuecomment-826066012

Best regards
-- 
Alexander Kriegisch
https://scrum-master.de


Back to the top