Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17060] BlackBerry - Windows: Build failed: 'source' is not recognized as an internal or external command

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2014-06-03T17:22:25.000+0000
Affected Version/sRelease 3.3.0
Fix Version/sn/a
ComponentsBlackBerry, Windows
Labelsblackberry-deployment, qe-3.3.0, windows
ReporterOlga Romero
AssigneePedro Enrique
Created2014-06-02T19:03:35.000+0000
Updated2014-06-16T18:45:15.000+0000

Description

To reproduce

1. Create the default app and build for BB device or Simulator

Actual result

[INFO] :   Bundling Titanium Mobile Module ti.cloud
[INFO] :   Searching for 3 Titanium Modules
[ERROR] :  Error: Command failed: 'source' is not recognized as an internal or external command,
operable program or batch file.
[INFO] :   Found Titanium module id=ti.cloud version=latest platform=commonjs deploy-type=development path=C:\Users\QElab\AppData\Roaming\Titanium\modules\commonjs\ti.cloud\3.2.3
[INFO] :   Bundling Titanium Mobile Module ti.cloud
[INFO] :   Running: make -j3 Device-Debug
[INFO] :   Please wait...
[INFO] :   Running: blackberry-nativepackager -package build/bbwin.bar bar-descriptor.xml -configuration Device-Debug -debugToken "C:\Users\QElab\AppData\Local\Research In Motion\debugtoken1.bar" -devMode
[INFO] :   Please wait...
[INFO] :   Running: blackberry-deploy -installApp -launchApp -device 169.254.0.1 -***** "*****" build/bbwin.bar
[ERROR] :  Error: Command failed: 'source' is not recognized as an internal or external command,
operable program or batch file.
[INFO] :   Please wait...
[ERROR] :  Error: Command failed: 'source' is not recognized as an internal or external command,
operable program or batch file.
[INFO] :   Total build time: 1.326 seconds

Expected result

The app should be built and run successfully

Comments

  1. Pedro Enrique 2014-06-02

    PR: https://github.com/appcelerator/titanium_mobile_blackberry/pull/256
  2. Olga Romero 2014-06-16

    Tested and was able to build the default app onto BB device Windows 7-32 bit Appcelerator Studio, build: 3.3.0.201406111952 Titanium SDK, build: 3.3.0.v20140613161751 Node.JS Version: v0.10.13 NPM Version: 1.3.2 acs@1.0.14 alloy@1.4.0-rc npm@1.3.2 titanium@3.3.0-rc titanium-code-processor@1.1.1 BB Z10 device

JSON Source