Files
Kris De Volder 110ec90e44 Change repackaged org.json to a snapshot version...
And include it in building and publishing of headless snapshot jars to
repo.spring.io
2019-05-02 11:42:56 -07:00

403 B

Repackaged org.json version 1.0.

There are no changes in this package except for renaming packages to avoid confict with the 'original' org.json.

However, projects depending on this org.json to play some tricks with the classpath to replace some of the original code with a modified copy to allow for controlling order of map keys in JSONObject. See JSONObject.java in spring-boot-language-server.