blackberry / BB10-Webworks-Packager

The BB10 WebWorks Packager bundles the App content with the BB10 WebWorks Framework to create a BAR to run on the BB10 Device (or simulator)
27 stars 18 forks source link

'Native packager exception occurred' if <action> or <mime-type>element is empty #158

Open tracyli opened 12 years ago

tracyli commented 12 years ago
  1. package the attached application, which has empty element observed: 'Native packager exception occurred' as below and the bar file could be generated

[INFO] Populating application source [INFO] Parsing config.xml [INFO] Generating output files [INFO] Info: Package created: C:\BB10Next\BB10webworks_PackagerIss152\testWidget\simulator\GHI152Action.bar [ERROR] MANIFEST.MF net.rim.tools.bar.ManifestException: Invalid action '' for attribute 'Invoke-Target-Filter'. [ERROR] Native Packager exception occurred [INFO] Info: Package created: C:\BB10Next\BB10webworks_PackagerIss152\testWidget\device\GHI152Action.bar [ERROR] MANIFEST.MF net.rim.tools.bar.ManifestException: Invalid action '' for attribute 'Invoke-Target-Filter'. [ERROR] Native Packager exception occurred

Attachment: https://github.com/downloads/blackberry-webworks/BB10-Webworks-Packager/GHI152Action.zip Packager build: http://ci0000003863287:8080/hudson/job/BB10-Webworks-Packager-next-invoke-type-error-GHI152/2/