- 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 <[email protected]> Authored: Sat Nov 5 09:50:11 2016 +0100 Committer: Christofer Dutz <[email protected]> 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>
