Hi Alex, I have no objection at to removing this. I added it to the Maven build as it was included in the Ant build. I double-checked that no class of the jar is directly referenced and that the maven build succeeds without problems if I remove the dependency.
Eventually I should run the maven-dependency-plugin to verify that we are using stuff and to get rid of unneeded dependencies: https://maven.apache.org/plugins/maven-dependency-plugin/analyze-mojo.html Chris Am 20.02.17, 08:57 schrieb "Alex Harui" <aha...@adobe.com>: Hi, Does anybody know why there is a dependency on org.json in the compiler-jx project? I just removed the jar and it seemed to build and an example app compiled. The ASF has ruled that future releases must not use org.json so I'm trying to find out what we use it for so we can find a replacement. Thanks, -Alex