You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Carlos Santana (JIRA)" <ji...@apache.org> on 2014/05/20 03:48:39 UTC

[jira] [Created] (CB-6718) cordova firefox reports wrong version

Carlos Santana created CB-6718:
----------------------------------

             Summary: cordova firefox reports wrong version
                 Key: CB-6718
                 URL: https://issues.apache.org/jira/browse/CB-6718
             Project: Apache Cordova
          Issue Type: Bug
          Components: FirefoxOS
    Affects Versions: 3.5.0
         Environment: MacOSX


            Reporter: Carlos Santana


While doing rc testing platform cordova-firefoxos reports 3.4.0-dev when it should report 3.5.0

Steps to replicate
Install cordova cli 3.5.0-0.2.4
{code}
$ ../../node_modules/.bin/cordova -v

3.5.0-0.2.4



$ ./node_modules/.bin/cordova create firefox350/newProj

Creating a new cordova project with name "HelloCordova" and id "io.cordova.hellocordova" at location "/Users/csantana23/Documents/cordova/firefox350/newProj"

Downloading cordova library for www...

Download complete

/Users/csantana23/Documents/cordova/firefox350/newProj

$ ../../node_modules/.bin/cordova platform add firefoxos

Downloading cordova library for firefoxos...

Download complete

Creating firefoxos project...

Creating Firefox OS project

Project Path platforms/firefoxos

Package Name io.cordova.hellocordova

Project Name HelloCordova



/Users/csantana23/Documents/cordova/firefox350/newProj

$ ../../node_modules/.bin/cordova platform ls

Installed platforms: firefoxos 3.4.0-dev

Available platforms: amazon-fireos, android, blackberry10, ios
{code}



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