openclover/clover

Remove Gson library

Closed this issue · 0 comments

It's used only in one place - RenderTreeMapJsonAction - to generate a very simple JSON file.

By writing a simple JSON serializer for Node class we can get rid of this old third party library.