Problem description
Module Project created through CLI is not ready to be compiled using 'ant'. No build.xml file is present in the root folder.
Steps to reproduce
1. Create a new Module project from CLI
ti create -t module
2. cd into the project and run 'ant' to compile.
Result: build.xml file is not present and cannot compile.
3. Create a new Module project from Studio
Result: Studio is creating the new module project using the old titanium.py
4. cd into the project and run 'ant' to compile.
Result: module is correctly compiled.
So, this is expected for now, since the CLI can't create modules. Suggest removing the module option for now: -t, --type
This was fixed as apart of TIMOB-10758.
Tested and verified the module, created from CLI can compile. Mac osx 10.9.2 Mavericks Appcelerator Studio, build: 3.3.0.201405011408 Titanium SDK, build: 3.3.0.v20140506145022 Node.JS Version: v0.10.13 NPM Version: 1.3.2 acs@1.0.14 alloy@1.4.0-dev npm@1.3.2 titanium@3.3.0-dev titanium-code-processor@1.1.1