You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2017/05/30 19:49:51 UTC

[3/3] git commit: [flex-falcon] [refs/heads/release0.8.0] - remove org.json dependency

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/release0.8.0
Commit: 3e8c099a095c345b7a68c165f7e7f59ef2688ed5
Parents: 530dfed
Author: Alex Harui <ah...@apache.org>
Authored: Tue May 30 12:48:18 2017 -0700
Committer: Alex Harui <ah...@apache.org>
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"/>