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

Packager should fail if the <content> element is missing #145

Closed ishneur closed 12 years ago

ishneur commented 12 years ago

Description: Package the attached app, which doesn't have a <content> element.

Expected: Packaging fails

Output in Tumbler and Snarf: [WARNING] No application start page found [ERROR] Invalid config.xml - failed to parse the <content> element(Invalid source or the source is not specified.)

Actual: The application packages successfully and can be installed. A blank page is displayed on startup.

Attachment: https://github.com/downloads/blackberry-webworks/BB10-Webworks-Packager/GHI145.zip