eclipse-sisu / sisu-project

Sisu Inject
https://eclipse.dev/sisu/
Eclipse Public License 2.0
18 stars 15 forks source link

Create a 'no_asm' jar at release time which doesn't embed ASM #86

Closed mcculls closed 1 year ago

mcculls commented 1 year ago

and instead refers to the original org.objectweb.asm package.

This is provided as a convenience for users that wish to use a different version of ASM between releases of Sisu-Inject.