Closed er1c closed 3 years ago
Verified that this fixes the sbt-assembly
test failure, but I'd like to do some more tests, I need to split the actual fix out from the big commit too to make easier to review.
@alexarchambault do you want to review this? what was the issue with the ASM
?
✅ with the CI tests now running/passing
Addresses #11 (at least partially) and fixing https://github.com/eed3si9n/jarjar-abrams/pull/15
jarjar
subprojectbuild.sbt
andREADME
to reference thejarjar
project and where it came fromKeepProcessorTest
and fix.BigtableIO$Write.class
since no version was available (test passes though)org.pantsbuild.jarjar.integration
intojarjar/src/it
and removed thepants
dependencySee updated README.markdown