Hey,
I'm very happy that Deltaspike 1.9.1 was release a few days ago, but
since releases aren't done very often recently I'd like to get your
opinion on an issue that is about introducing a separate artifact that
just contains the shaded ASM artifact:
https://issues.apache.org/jira/browse/DELTASPIKE-1358
In order to allow using Deltaspike Proxy with newer Java versions, ASM
needs to be updated. I don't expect that you release a new version of
Deltaspike after every Java release, which is why I'd like to suggest
moving the shaded ASM parts to a dedicated artifact that can be excluded
and user-provided if necessary for being able to run with newer Java
versions.
Deltaspike 1.9.1 finally allows to run with Java 12 bytecode, but Java
13 is just around the corner which is currently not supported because it
requires ASM 7.1.
Any opinions or suggestions on this?
Regards,
Christian