Adding "javascript_application: true" to my build.yml and building the rhoapi-modules.js file results in the below error "Extension barcode does not have javascript api implementation and will not initilized in the application!!!".
extensions:
barcode
coreapi
cardreader
indicators
javascript_application: true
building of the rhoapi-module.js without the "javascript_application: true" entry
building of the rhoapi-module.js with the "javascript_application: true" entry
C:\RhoStudio04b47\WalgreensMPOS\public\api>rake update_rho_modules_js[android](in C:/RhoStudio04b47/WalgreensMPOS)
cd C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhodes-4.0.0.beta.47
1.9.3
$app_config['extensions'] : ["coreapi", "json", "barcode", "cardreader", "indicators"]
$app_config['capabilities'] : ["native_browser"]
!!!MODIFY C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhodes-4.0.0.beta.47/platform/shared/common/app_build_capabil
ities.h
rhoapi_js_folder: C:/RhoStudio04b47/WalgreensMPOS/public/api
init extensions
latest_update_time=2013-07-24 14:41:24 -0500
cached_time : 2013-08-05 13:52:59 -0500
ext - coreapi
iter=C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhodes-4.0.0.beta.47/lib/commonAPI/coreapi
extyml C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhodes-4.0.0.beta.47/lib/commonAPI/coreapi/ext.yml
ext - json
iter=C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhodes-4.0.0.beta.47/lib/extensions/json
extyml C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhodes-4.0.0.beta.47/lib/extensions/json/ext.yml
ext - barcode
iter=C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhoelements-4.0.0.beta.47/libs/barcode
extyml C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhoelements-4.0.0.beta.47/libs/barcode/ext.yml
***** WARNING *****
Extension barcode does not have javascript api implementation and will not initilized in the application!!!
ext - cardreader
iter=C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhoelements-4.0.0.beta.47/libs/cardreader
extyml C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhoelements-4.0.0.beta.47/libs/cardreader/ext.yml
***** WARNING *****
Extension cardreader does not have javascript api implementation and will not initilized in the application!!!
ext - indicators
iter=C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhoelements-4.0.0.beta.47/libs/indicators
extyml C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhoelements-4.0.0.beta.47/libs/indicators/ext.yml
***** WARNING *****
Extension indicators does not have javascript api implementation and will not initilized in the application!!!
Adding "javascript_application: true" to my build.yml and building the rhoapi-modules.js file results in the below error "Extension barcode does not have javascript api implementation and will not initilized in the application!!!".
extensions:
building of the rhoapi-module.js without the "javascript_application: true" entry
C:\RhoStudio04b47\WalgreensMPOS\public\api>rake update_rho_modules_js[android](in C:/RhoStudio04b47/WalgreensMPOS) cd C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhodes-4.0.0.beta.47 1.9.3 $app_config['extensions'] : ["coreapi", "json", "barcode", "cardreader", "indicators"] $app_config['capabilities'] : ["native_browser"] !!!MODIFY C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhodes-4.0.0.beta.47/platform/shared/common/app_build_capabil ities.h rhoapi_js_folder: C:/RhoStudio04b47/WalgreensMPOS/public/api init extensions latest_update_time=2013-07-24 14:41:24 -0500 cached_time : 2013-08-05 13:52:59 -0500 ext - coreapi iter=C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhodes-4.0.0.beta.47/lib/commonAPI/coreapi extyml C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhodes-4.0.0.beta.47/lib/commonAPI/coreapi/ext.yml ext - json iter=C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhodes-4.0.0.beta.47/lib/extensions/json extyml C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhodes-4.0.0.beta.47/lib/extensions/json/ext.yml ext - barcode iter=C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhoelements-4.0.0.beta.47/libs/barcode extyml C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhoelements-4.0.0.beta.47/libs/barcode/ext.yml ext - cardreader iter=C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhoelements-4.0.0.beta.47/libs/cardreader extyml C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhoelements-4.0.0.beta.47/libs/cardreader/ext.yml ext - indicators iter=C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhoelements-4.0.0.beta.47/libs/indicators
building of the rhoapi-module.js with the "javascript_application: true" entry
C:\RhoStudio04b47\WalgreensMPOS\public\api>rake update_rho_modules_js[android](in C:/RhoStudio04b47/WalgreensMPOS) cd C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhodes-4.0.0.beta.47 1.9.3 $app_config['extensions'] : ["coreapi", "json", "barcode", "cardreader", "indicators"] $app_config['capabilities'] : ["native_browser"] !!!MODIFY C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhodes-4.0.0.beta.47/platform/shared/common/app_build_capabil ities.h rhoapi_js_folder: C:/RhoStudio04b47/WalgreensMPOS/public/api init extensions latest_update_time=2013-07-24 14:41:24 -0500 cached_time : 2013-08-05 13:52:59 -0500 ext - coreapi iter=C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhodes-4.0.0.beta.47/lib/commonAPI/coreapi extyml C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhodes-4.0.0.beta.47/lib/commonAPI/coreapi/ext.yml ext - json iter=C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhodes-4.0.0.beta.47/lib/extensions/json extyml C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhodes-4.0.0.beta.47/lib/extensions/json/ext.yml ext - barcode iter=C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhoelements-4.0.0.beta.47/libs/barcode extyml C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhoelements-4.0.0.beta.47/libs/barcode/ext.yml ***** WARNING ***** Extension barcode does not have javascript api implementation and will not initilized in the application!!!
ext - cardreader iter=C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhoelements-4.0.0.beta.47/libs/cardreader extyml C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhoelements-4.0.0.beta.47/libs/cardreader/ext.yml ***** WARNING ***** Extension cardreader does not have javascript api implementation and will not initilized in the application!!!
ext - indicators iter=C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhoelements-4.0.0.beta.47/libs/indicators extyml C:/MotorolaRhoMobileSuite4.0.0.beta.47/ruby/lib/ruby/gems/1.9.1/gems/rhoelements-4.0.0.beta.47/libs/indicators/ext.yml ***** WARNING ***** Extension indicators does not have javascript api implementation and will not initilized in the application!!!