Adds note about gson map decoding to README#451
Conversation
|
while I don't care enough to do more than document this, since there's a workaround. If someone wants to shade the internal classes used in |
|
There is a less invasive approach. If someone really does want to use an internal class of Gson which the bundle doesn't expose, they can deploy an OSGi fragment that attaches to the Gson bundle and exports the additional (internal) package from it. |
|
I went ahead and found a solution to the issue as I can't afford the time On Mon, Aug 29, 2016 at 7:55 PM, Raúl Kripalani notifications@github.com
|
See #450 (comment)