Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13284] CLI: install titanium modules using cli

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionDuplicate
Resolution Date2013-04-01T20:44:39.000+0000
Affected Version/sRelease 3.1.0
Fix Version/sn/a
ComponentsCLI
Labelsqe-3.1.0
ReporterDustin Hyde
AssigneeIngo Muschenetz
Created2013-04-01T04:34:25.000+0000
Updated2013-04-01T20:51:21.000+0000

Description

Based on TISTUD-4028:
https://marketplace.appcelerator.com/apps/3907?956185612

I downloaded the Barcode Scanner Module, and instead of having the correct directory structure: ./modules/...

it had an invalid directory structure: ./zipfilename/modules/...

If this module is installed to Titanium Studio using the standard module import UI, the module will not be recognized because it is installed to an invalid directory.

Modules need to be validated when submitted to the MarketPlace,

AND/OR validated on install.
and the need to have uniform installation of modules, raising ticket to allow CLI to have control over module installation. This will allow custom installations, and download time improvement as well. Suggest command such as:
ti sdk install -m ti.cloud

Comments

  1. Ingo Muschenetz 2013-04-01

    Marking as duplicate of linked issue.
  2. Dustin Hyde 2013-04-01

    Strange, I couldn't find the other issue in a search. Closing.

JSON Source