You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ha...@apache.org on 2017/03/30 22:06:11 UTC

[3/6] git commit: [flex-asjs] [refs/heads/tlf] - disable ListExample for now

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/tlf
Commit: 3dc3eb3fb581972b180bcbf68fe1141414bc7e47
Parents: 16ee6cd
Author: Alex Harui <ah...@apache.org>
Authored: Tue Mar 28 21:30:35 2017 -0700
Committer: Alex Harui <ah...@apache.org>
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>