Repackage ASM code within separate namespace#10
Conversation
|
From OSGi point of view, this is probably fine, I doubt people use json-smart because of |
|
Thanks for the review! As for the asm dependency (which is still there despite the maven-jarjar-plugin), it might be a better idea to use the maven-shade-plugin. See http://stackoverflow.com/a/5727793/3790806. |
|
hello, I understand anything about OSGI. Could you suggest a patch out of net.minidev.asm json-smart? should I add: in my ASM pom ? |
|
Can you check the last Git changes ? |
See https://code.google.com/p/json-smart/issues/detail?id=52.
I am not sure about the OSGi side of things. Please review and verify that the change does not break the OSGi bundle.