stleary / JSON-Java-unit-test

Junit test harness to validate the JSON-Java GitHub project code.
Apache License 2.0
28 stars 45 forks source link

JSONObject.NULL now outputs an empty tag when converting to xml with … #65

Closed mhubbard closed 5 years ago

mhubbard commented 7 years ago

This PR is to fix broken tests caused by https://github.com/stleary/JSON-java/pull/321

This PR should only be accepted if https://github.com/stleary/JSON-java/pull/321 is, and should be accepted shortly after https://github.com/stleary/JSON-java/pull/321 to avoid broken tests.

stleary commented 5 years ago

Closed since the JSON-Java pull request was closed.