Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Upgrade AspectJ Maven plugin to Java 11 (AspectJ 1.9.4)

Thanks for mentioning that, I keep forgetting it. Wish I had the cycles to sort that out, but I just can't seem to manage it. I am happy to support anyone who does though!

cheers,
Andy

On Fri, 31 May 2019 at 21:44, Alexander Kriegisch <alexander@xxxxxxxxxxxxxx> wrote:
I know that this mailing list is not for the AJM plugin but maybe the
maintainers read it as they don't seem to read their tickets (or are too
busy maybe, no offense meant).

Java 11 and AspectJ 1.9.4 have been out for a while, but AJ Maven is
still on version 1.11, supporting only Java 8 AFAIK. So if anyone wants
to build with JDK 11 they have to use a forked plugin version such as
com.nickwongdev:aspectj-maven-plugin:1.12.1. I think this is kinda
suboptimal. Maybe someone can take the time to upgrade the plugin. :-)

Best regards
--
Alexander Kriegisch
https://scrum-master.de
_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/aspectj-users

Back to the top