1)
I just installed 3.5.0-0.2.2 and the FirefoxOS icon PR is not in it.
Although it is in here:
https://github.com/apache/cordova-lib/blob/master/cordova-lib/src/cordova/metadata/firefoxos_parser.js

2)
Again on platform==firefoxos the values of config.name and
config.description in firefoxos_parser.js seem to be the values of the
template app and not the values from config.xml
I get this values in manifest.webapp
    "name": "HelloCordova",
    "description": "A sample Apache Cordova application that responds to
the deviceready event.",
while www/config.xml contains different values.
In android's create.js the projectname is written to the
AndroidManifest.xml while on firefoxos the create.js never touches
manifest.webapp and leaves the manifest creation to firefoxos_parser.js
which seems to contain the bogus values from ConfigParser.js.



2014-05-13 1:22 GMT+02:00 Steven Gill <stevengil...@gmail.com>:

> New zips uploaded at
> https://dist.apache.org/repos/dist/dev/cordova/CB-6586/rc/
>
> Update versions of CLI + plugman available at the rc tag. Uses updated
> cordova-lib.
> npm install -g cordova@rc
> npm install -g plugman@rc
>
> TEST TEST TEST!
> I will start the vote threads tomorrow as long as we don't have any big new
> issues arise.
>
> -Steve
>
>
> On Mon, May 12, 2014 at 12:16 PM, Steven Gill <stevengil...@gmail.com
> >wrote:
>
> > Cordova-blackberry got retagged.
> >
> > Cordova-lib has a few changes incoming (bb check req, ffos icon support,
> > amazon-fireos error). I will add these in, bump version for lib, cli and
> > plugman around 2pm pst. I'll also take a look at any other PR on
> > cordova-lib.
> >
> > If you have other mandatory fixes with this new setup, please respond to
> > this thread asap.
> >
> > Keep testing! Cordova-lib is a pretty big change.
> >
> >
> > On Sun, May 11, 2014 at 8:20 PM, Steven Gill <stevengil...@gmail.com
> >wrote:
> >
> >> Also https://dist.apache.org/repos/dist/dev/cordova/CB-6586/
> >>
> >>
> >> On Fri, May 9, 2014 at 4:38 PM, Steven Gill <stevengil...@gmail.com
> >wrote:
> >>
> >>> https://twitter.com/apachecordova/status/464911591561887745
> >>>
> >>> npm install -g cordova@rc
> >>> npm install -g plugman@rc
> >>>
> >>> This release is using cordova-lib.
> >>>
> >>
> >>
> >
>

Reply via email to