You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ca...@apache.org on 2016/11/10 09:23:25 UTC

[18/53] git commit: [flex-asjs] [refs/heads/feature/mdl] - - Merged latest changes from develop - Hopefully fixed an issue if the closure-lib is specified on the commandline/ant

- Merged latest changes from develop
- Hopefully fixed an issue if the closure-lib is specified on the commandline/ant


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

Branch: refs/heads/feature/mdl
Commit: ecb14509980927d9b58343b8da6d10ea95f80dee
Parents: e75059f
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Sat Nov 5 09:50:11 2016 +0100
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Sat Nov 5 09:50:11 2016 +0100

----------------------------------------------------------------------
 examples/flexjs/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/ecb14509/examples/flexjs/pom.xml
----------------------------------------------------------------------
diff --git a/examples/flexjs/pom.xml b/examples/flexjs/pom.xml
index cf65ec1..86db5f9 100644
--- a/examples/flexjs/pom.xml
+++ b/examples/flexjs/pom.xml
@@ -53,6 +53,7 @@
     <module>MobileTrader</module>
     <module>StorageExample</module>
     <module>StyleExample</module>
+    <!--module>TeamPage</module-->
     <module>TodoListSampleApp</module>
     <module>TreeExample</module>
   </modules>