Branch: refs/heads/master Home: https://github.com/jenkinsci/bytecode-compatibility-transformer Commit: d9fcbc02b3e85c9116ba21648ef5fc86ad7c2f71 https://github.com/jenkinsci/bytecode-compatibility-transformer/commit/d9fcbc02b3e85c9116ba21648ef5fc86ad7c2f71 Author: Basil Crow <m...@basilcrow.com> Date: 2021-05-25 (Tue, 25 May 2021)
Changed paths: M bytecode-compatibility-transformer/pom.xml M bytecode-compatibility-transformer/src/main/java/org/jenkinsci/bytecode/AdaptField.java M bytecode-compatibility-transformer/src/main/java/org/jenkinsci/bytecode/ClassRewritingContext.java M bytecode-compatibility-transformer/src/main/java/org/jenkinsci/bytecode/Kind.java M bytecode-compatibility-transformer/src/main/java/org/jenkinsci/bytecode/MemberAdapter.java M bytecode-compatibility-transformer/src/main/java/org/jenkinsci/bytecode/MemberTransformSpec.java M bytecode-compatibility-transformer/src/main/java/org/jenkinsci/bytecode/NonClassLoadingClassWriter.java M bytecode-compatibility-transformer/src/main/java/org/jenkinsci/bytecode/Transformer.java M bytecode-compatibility-transformer/src/main/java/org/jenkinsci/bytecode/helper/ClassLoadingReferenceTypeHierachyReader.java M bytecode-compatibility-transformer/src/main/java/org/jenkinsci/bytecode/helper/TypeHierarchyReader.java M bytecode-compatibility-transformer/src/test/java/org/jenkinsci/bytecode/NonClassLoadingClassWriterTest.java M pom.xml Log Message: ----------- Stop using repackaged ASM; upgrade ASM to 9.1 (#23) -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/bytecode-compatibility-transformer/push/refs/heads/master/048c9f-d9fcbc%40github.com.