You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Simone Bordet (Jira)" <ji...@apache.org> on 2020/03/18 17:40:00 UTC

[jira] [Created] (ARIES-1978) Do not embed ASM in SPIFly

Simone Bordet created ARIES-1978:
------------------------------------

             Summary: Do not embed ASM in SPIFly
                 Key: ARIES-1978
                 URL: https://issues.apache.org/jira/browse/ARIES-1978
             Project: Aries
          Issue Type: Bug
          Components: SPI Fly
    Affects Versions: spifly-1.2.3
            Reporter: Simone Bordet


SPIFly embeds ASM at a specific version.

Given the rapid train of major Java releases, ASM is updated every 6 months to stay up-to-date with new Java versions, and so SPIFly as well needs to be updated every 6 months because it embeds ASM.

Would be great if SPIFly would not embed ASM, so that it can be updated less often than every major Java releases.

Projects that consume SPIFly (such as Jetty) will be able to update the SPIFly version and the ASM version independently.

See also ARIES-1976.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)