Repository: flex-asjs Updated Branches: refs/heads/dual d2c7a7e22 -> 80e61d8e3
don't need EffectsJS Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/64afd410 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/64afd410 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/64afd410 Branch: refs/heads/dual Commit: 64afd410741be42087de404affaf3e58af65e4e9 Parents: d2c7a7e Author: Alex Harui <[email protected]> Authored: Mon Feb 13 10:22:22 2017 -0800 Committer: Alex Harui <[email protected]> Committed: Mon Feb 13 10:22:22 2017 -0800 ---------------------------------------------------------------------- .../FlexJS/projects/BasicJS/src/main/config/compile-js-config.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/64afd410/frameworks/js/FlexJS/projects/BasicJS/src/main/config/compile-js-config.xml ---------------------------------------------------------------------- diff --git a/frameworks/js/FlexJS/projects/BasicJS/src/main/config/compile-js-config.xml b/frameworks/js/FlexJS/projects/BasicJS/src/main/config/compile-js-config.xml index 1f22b4a..ec61db4 100644 --- a/frameworks/js/FlexJS/projects/BasicJS/src/main/config/compile-js-config.xml +++ b/frameworks/js/FlexJS/projects/BasicJS/src/main/config/compile-js-config.xml @@ -57,7 +57,6 @@ <path-element>../../../../../libs/CoreJS.swc</path-element> <path-element>../../../../../libs/GraphicsJS.swc</path-element> <path-element>../../../../../libs/CollectionsJS.swc</path-element> - <path-element>../../../../../libs/EffectsJS.swc</path-element> </library-path> <namespaces>
