Closed GoogleCodeExporter closed 9 years ago
If Kryo used ASM 3.3.1 then it would just cause compatibility problems for
those using ASM 4.0. I think it is best to use the latest ASM. It all projects
did this, there wouldn't be a compatibility issue. You can use Maven to create
a "shaded" JAR, which has the ASM 4.0 classes renamed so they don't conflict
with 3.3.1. Search the Kryo the mailing list or Google for making a shaded JAR.
Original comment by nathan.s...@gmail.com
on 30 Nov 2012 at 10:14
Original issue reported on code.google.com by
jerrysco...@gmail.com
on 8 Oct 2012 at 7:12