disable ListExample for now
Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/3dc3eb3f Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/3dc3eb3f Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/3dc3eb3f Branch: refs/heads/feature/chart-work Commit: 3dc3eb3fb581972b180bcbf68fe1141414bc7e47 Parents: 16ee6cd Author: Alex Harui <[email protected]> Authored: Tue Mar 28 21:30:35 2017 -0700 Committer: Alex Harui <[email protected]> Committed: Tue Mar 28 21:30:35 2017 -0700 ---------------------------------------------------------------------- examples/flexjs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/3dc3eb3f/examples/flexjs/pom.xml ---------------------------------------------------------------------- diff --git a/examples/flexjs/pom.xml b/examples/flexjs/pom.xml index 0831f2f..d49f223 100644 --- a/examples/flexjs/pom.xml +++ b/examples/flexjs/pom.xml @@ -50,7 +50,7 @@ <module>FlexTeamPage_MDL</module> <module>FlexWebsiteStatsViewer</module> <module>HelloWorld</module> - <module>ListExample</module> + <!--<module>ListExample</module>--> <module>MapSearch</module> <!--module>MDLBlogExample</module>--> <module>MDLDynamicTabsExample</module>
