Skip to content

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

Merged
mcculls merged 2 commits intomasterfrom
mcculls/create-no-asm-jar-at-release-time
Apr 9, 2023
Merged

Create a 'no_asm' jar at release time which doesn't embed ASM#86
mcculls merged 2 commits intomasterfrom
mcculls/create-no-asm-jar-at-release-time

Conversation

@mcculls
Copy link
Contributor

@mcculls mcculls commented Apr 8, 2023

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.

@mcculls mcculls force-pushed the mcculls/create-no-asm-jar-at-release-time branch from 52ff24a to 674a8b3 Compare April 8, 2023 10:22
@mcculls mcculls force-pushed the mcculls/create-no-asm-jar-at-release-time branch from 4f68ee1 to 674a8b3 Compare April 8, 2023 15:34
mcculls added 2 commits April 8, 2023 16:44
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.
@mcculls mcculls force-pushed the mcculls/create-no-asm-jar-at-release-time branch from 4f68ee1 to f394947 Compare April 8, 2023 15:44
@mcculls mcculls merged commit 9418f2e into master Apr 9, 2023
@mcculls mcculls deleted the mcculls/create-no-asm-jar-at-release-time branch April 9, 2023 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants