remove org.json dependency

Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/3e8c099a
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/3e8c099a
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/3e8c099a

Branch: refs/heads/master
Commit: 3e8c099a095c345b7a68c165f7e7f59ef2688ed5
Parents: 530dfed
Author: Alex Harui <[email protected]>
Authored: Tue May 30 12:48:18 2017 -0700
Committer: Alex Harui <[email protected]>
Committed: Tue May 30 12:49:49 2017 -0700

----------------------------------------------------------------------
 compiler-jx/.classpath | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/3e8c099a/compiler-jx/.classpath
----------------------------------------------------------------------
diff --git a/compiler-jx/.classpath b/compiler-jx/.classpath
index d249dbd..79c17cd 100644
--- a/compiler-jx/.classpath
+++ b/compiler-jx/.classpath
@@ -9,7 +9,6 @@
        <classpathentry kind="lib" 
path="lib/google/closure-compiler/compiler.jar"/>
        <classpathentry kind="lib" path="lib/commons-io.jar"/>
        <classpathentry kind="lib" path="lib/args4j.jar"/>
-       <classpathentry kind="lib" path="lib/org.json.jar"/>
        <classpathentry kind="lib" path="lib/guava.jar"/>
        <classpathentry kind="lib" path="lib/flex-tool-api.jar"/>
        <classpathentry kind="lib" path="lib/junit-4.10.jar"/>

Reply via email to