Repository: flex-asjs
Updated Branches:
  refs/heads/develop 4a666879f -> 9b83abe72


- Commented out the two MDL projects


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/9b83abe7
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/9b83abe7
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/9b83abe7

Branch: refs/heads/develop
Commit: 9b83abe72c45d2768e388e23b5610135e3a44951
Parents: 4a66687
Author: Christofer Dutz <[email protected]>
Authored: Sat Mar 11 22:19:05 2017 +0100
Committer: Christofer Dutz <[email protected]>
Committed: Sat Mar 11 22:19:05 2017 +0100

----------------------------------------------------------------------
 examples/flexjs/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/9b83abe7/examples/flexjs/pom.xml
----------------------------------------------------------------------
diff --git a/examples/flexjs/pom.xml b/examples/flexjs/pom.xml
index 8542cf4..328cae1 100644
--- a/examples/flexjs/pom.xml
+++ b/examples/flexjs/pom.xml
@@ -52,8 +52,8 @@
     <module>HelloWorld</module>
     <module>ListExample</module>
     <module>MapSearch</module>
-    <module>MDLBlogExample</module>
-    <module>MDLDynamicTabsExample</module>
+    <!--module>MDLBlogExample</module>
+    <module>MDLDynamicTabsExample</module-->
     <module>MDLExample</module>
     <module>MobileMap</module>
     <module>MobileStocks</module>

Reply via email to