On 2016-11-28 14:00, Marcel Reutegger wrote:
On 28/11/16 13:41, Julian Reschke wrote:It's only used in a unit test that checks another JSON impl (our own?). Do we have a list of acceptable alternatives to the JSON.org version? I assume Jackson would be ok?I don't have a list, but in oak-core and oak-jcr we are using json-simple as a test dependency. Regards Marcel
Yes, that seems to be the simplest possible thing to do here. Best regards, Julian
