Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13596] CLI : BlackBerry option exists in 'ti create module' command even though its not supported as of now i.e 4/16/13

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2014-05-23T20:57:50.000+0000
Affected Version/sn/a
Fix Version/s2014 Sprint 10, 2014 Sprint 10 Tooling, Release 3.3.0
ComponentsCLI
Labelsmodule_blackberry, qe-testadded
ReporterLokesh Choudhary
AssigneeChris Barber
Created2013-04-16T18:47:37.000+0000
Updated2014-05-23T20:57:58.000+0000

Description

Description: 1. In the cli execute 'ti create module' 2. Notice the options you get for the platforms Actual Results: 1. We see 'BlackBerry' as a platform option even though modules for BB are not supported as of now 2. NOTE : going ahead & creating the module for BB gives us a default two tabbed app Expected result: 1. There should be no BB platform option in the 'ti create module' command & it is not supported as of today i.e 4/16/13

Attachments

FileDateSize
Image 4-16-13 at 11.37 AM.png2013-04-16T18:47:37.000+000074433

Comments

  1. Chris Barber 2014-05-16

    BlackBerry master pull request: https://github.com/appcelerator/titanium_mobile_blackberry/pull/226
  2. Samuel Dowse 2014-05-19

    Verified fixed on: Mac OSX 10.9.3 Appcelerator Studio, build: 3.3.0.201405161313 Titanium SDK, build: 3.3.0.v20140516180912 Titanium CLI, build: 3.3.0-dev Alloy: 1.4.0-alpha BlackBerry SDK: 10.3.0.440 BlackBerry Device: 10.2.1.2947 titanium create -p blackberry --id com.appcelerator.blackberrymodule -n blackberryModule -t module successfully creates a blackberry module. Built the module using node build.js inside the blackberry folder created the packaged .zip file. Attached the module to a blackberry application and the application launched successfully, detecting and executing the module as expected. Closing.

JSON Source