ereviewboard
ereviewboard copied to clipboard
Use GSON for parsing JSON
This library is available from Orbit and already used by the Gerrit connector. It would make sense to reuse it and remove the json jar from the bundle classpath.
I have converted the Subclipse/GIT/CVS connector from JSON libs to Google GSON and Guava for Eclipse 4.2 and up. What's the best way to submit them, Trunk? Branch? This will likely break any backward compatibility with Eclipse 3.X.
Please submit a PR against master and we'll see where that takes us. Thanks!