Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14061] The field service app fails to build for BlackBerry as the BB folder in resources gets deleted automatically

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2013-06-05T18:15:27.000+0000
Affected Version/sRelease 3.1.1
Fix Version/sBacklog
ComponentsBlackBerry
Labelsqe-3.1.1, qe_ap052013
ReporterLokesh Choudhary
AssigneeRussell McMahon
Created2013-05-30T23:23:40.000+0000
Updated2017-03-09T07:54:55.000+0000

Description

Description: I .Do the following on appcelerator studio: 1. Clone the field service app from github & import it into appcelerator studio 2. Now make sure you have BlackBerry environment setup in the studio preferences 3. Now enable the Blackberry target & do a save Observed after step 3 : After doing a save & as BB target has been enabled we should get a BB folder in the resources folder of the field service app. But, in my case I do not see any BB folder under resources. 4. Now manually add a BB folder by copy paste from any other alloy project 5. Save & build for BB device/simulator Observed after step 5 : The manually added BB folder automatically gets deleted & the build fails giving errors like this:
Error: ENOENT, no such file or directory '/Users/lokeshchoudhary/Desktop/Repositories/Field-Service-App/Resources/blackberry'
II. Do the following on titanium studio: 1. Clone the field service app from github & import it into titanium studio 2. Now make sure you have BlackBerry environment setup in the studio preferences 3. Now enable the Blackberry target & do a save Observed after step 3 : After doing a save & as BB target has been enabled we should get a BB folder in the resources folder of the field service app. In my case I do see the BB folder gets created under resources 4. Build for BB device/simulator Observed after step 4 : The Blackberry folder under resources gets deleted which fails the build Actual Result: 1. The field service app fails to build as the BlackBerry folder in resources gets deleted automatically in both appcelerator & titanium studio. Expected Result: 1. The field service app should build successfully for both appcelerator & titanium studio

Comments

  1. Lokesh Choudhary 2013-05-31

    Verified by building the field service app from CLI & I see the BB folder getting deleted.
  2. Michael Xia 2013-05-31

    Moving to platform to investigate.
  3. Lee Morris 2017-03-09

    Closing ticket as fixed.

JSON Source