You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/05/14 02:11:16 UTC

[jira] [Commented] (CB-5816) FirefoxOS - add build script

    [ https://issues.apache.org/jira/browse/CB-5816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13997074#comment-13997074 ] 

ASF subversion and git services commented on CB-5816:
-----------------------------------------------------

Commit 52a52556f4b07d7bf5f4dc5db657eb6e942c57c5 in cordova-firefoxos's branch refs/heads/master from [~Steckelfisch]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-firefoxos.git;h=52a5255 ]

CB-5816 Review-response: fix unix-centric paths to path.join(), minor typographic changes


> FirefoxOS - add build script
> ----------------------------
>
>                 Key: CB-5816
>                 URL: https://issues.apache.org/jira/browse/CB-5816
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: FirefoxOS
>            Reporter: Axel Nennker
>
> run:  cordova build firefoxos
> output:
> Generating config.xml from defaults for platform "firefoxos"
> Preparing firefoxos project
> Compiling app on platform "firefoxos" via command "/project/platforms/firefoxos/cordova/build" 
> events.js:72
>         throw er; // Unhandled 'error' event
>               ^
> Error: spawn ENOENT
>     at errnoException (child_process.js:980:11)
>     at Process.ChildProcess._handle.onexit (child_process.js:771:34)
> project$ 
> expected output: 
> nothing
> ---------
> platforms/firefoxos/cordova/build does not exist so the "cordova build firefoxos" command fails.
> Please add a "build" script (although it does nothing)



--
This message was sent by Atlassian JIRA
(v6.2#6252)