Hi, Why should this be easier to update? You would still need to rebuild/shade ASM within a DS package. Also also the relation between the ASM proxy and ASM is 1:1.
As not every Java release requires a new ASM, i currently don't see a problem. We should just release every 6-12 months. Best regards, Thomas Am Di., 20. Aug. 2019 um 07:00 Uhr schrieb Christian Beikov < [email protected]>: > 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 > >
