Josh Soref created CB-6324:
------------------------------
Summary: regression from: add full ff support for plugman
Key: CB-6324
URL: https://issues.apache.org/jira/browse/CB-6324
Project: Apache Cordova
Issue Type: Bug
Components: Plugman
Affects Versions: 3.4.0
Reporter: Josh Soref
Priority: Blocker
{quote}
$ cordova create xx ; cd xx
$ cordova plugin add https://github.com/urbanairship/phonegap-ua-push.git
$ cordova platform add firefoxos
Creating firefoxos project...
Creating Firefox OS project
Project Path ../../../tmp/xx/platforms/firefoxos
Package Name io.cordova.hellocordova
Project Name HelloCordova
Installing "com.urbanairship.phonegap.PushNotification" for firefoxos
Installing "org.apache.cordova.device" for firefoxos
Failed to install 'org.apache.cordova.device':ReferenceError: xml_helpers is
not defined
at Object.module.exports.package_name
(cordova-plugman/src/platforms/firefoxos.js:25:26)
{quote}
--
This message was sent by Atlassian JIRA
(v6.2#6252)