Nightly build #584 for cordova has succeeded!

2017-12-27 Thread Apache Jenkins Server
Nightly build #584 for cordova has succeeded!
The latest nightly has been published and you can try it out with 'npm i -g 
cordova@nightly'

For details check build console at 
https://builds.apache.org/job/cordova-nightly/584/consoleFull

-
Jenkins for Apache Cordova

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

[DISCUSS] Plugins release

2017-12-27 Thread Terence M. Bandoian
Does the splash screen plugin include the Windows splash screen or is 
that completely in cordova-windows?  I recently submitted a pull request 
(CB-13641) to support transparent splash screen backgrounds on Windows 
and it would be nice to be able to get that from the official 
repository.  It's been reviewed but I'm not sure it's been merged.


-Terence Bandoian


On 12/27/2017 12:23 PM, Simon MacDonald wrote:

Hey all,

Any issues with doing a patch release for the plugins? All of the major
version bumps we did for:

 cordova-plugin-battery-status: 2.0.0 (8f1872cd45)
 cordova-plugin-camera: 4.0.0 (4ae0de1c5e)
 cordova-plugin-contacts: 3.0.1 (cfdffed461)
 cordova-plugin-device: 2.0.0 (753f956da4)
 cordova-plugin-dialogs: 2.0.0 (839eb34d06)
 cordova-plugin-file: 6.0.0 (957e1dcb22)
 cordova-plugin-geolocation: 4.0.0 (0f5868057f)
 cordova-plugin-globalization: 1.0.9 (a7b978f4a5)
 cordova-plugin-inappbrowser: 2.0.0 (d85991accb)
 cordova-plugin-media: 5.0.0 (4a7b55cceb)
 cordova-plugin-media-capture: 3.0.0 (52cfcf1052)
 cordova-plugin-network-information: 2.0.0 (2cfc366c2a)
 cordova-plugin-splashscreen: 5.0.0 (36bf91c9e8)
 cordova-plugin-statusbar: 2.4.0 (caf2ae6605)
 cordova-plugin-screen-orientation: 3.0.0 (044e8cc728)
 cordova-plugin-vibration: 3.0.0 (e6be96084f)

cannot be installed from npm due to an issue in package.json. The fix is
already in place thanks to Julio.

Simon Mac Donald
http://simonmacdonald.com




-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[VOTE] Plugins Release

2017-12-27 Thread Simon MacDonald
Please review and vote on the release of this plugins release
by replying to this email (and keep discussion on the DISCUSS thread)

Release issue: https://issues.apache.org/jira/browse/CB-13714

The plugins have been published to dist/dev:
https://dist.apache.org/repos/dist/dev/cordova/CB-13714/

The packages were published from their corresponding git tags:

cordova-plugin-battery-status: 2.0.1 (7fa0fe492d)
cordova-plugin-camera: 4.0.1 (fb02f48745)
cordova-plugin-device: 2.0.1 (ad0821d64d)
cordova-plugin-dialogs: 2.0.1 (c4e079de5f)
cordova-plugin-file: 6.0.1 (205708334e)
cordova-plugin-geolocation: 4.0.1 (8167dce4ee)
cordova-plugin-inappbrowser: 2.0.1 (7c1ea3b5c2)
cordova-plugin-media: 5.0.1 (e974e63dbc)
cordova-plugin-media-capture: 3.0.1 (e94dd74aea)
cordova-plugin-network-information: 2.0.1 (417d0f245f)
cordova-plugin-screen-orientation: 3.0.1 (9bd2ef7eda)
cordova-plugin-splashscreen: 5.0.1 (fb606fec6a)
cordova-plugin-statusbar: 2.4.1 (4988b6fec3)
cordova-plugin-vibration: 3.0.1 (dd4b6f2f32)

Upon a successful vote I will upload the archives to dist/, upload
them to npm, and post the corresponding blog post.

Voting guidelines:
https://github.com/apache/cordova-coho/blob/master/docs/release-voting.md
How to vote on a plugins release at
https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md#voting

Voting will go on for a minimum of 48 hours.

I vote +1:
* Ran coho audit-license-headers over the relevant repos
* Ran coho check-license to ensure all dependencies and
subdependencies have Apache-compatible licenses
* Ensured continuous build was green when repos were tagged


Simon Mac Donald
http://simonmacdonald.com

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: [VOTE] Cordova-browser@5.0.3 release

2017-12-27 Thread Steven Gill
The vote has now closed. The results are:

Positive Binding Votes: 3
Simon MacDonald
Steve Gill
Suraj Pindoria

The vote has passed.


On Wed, Dec 20, 2017 at 1:21 PM, Simon MacDonald 
wrote:

> I vote +1:
> * Ran coho audit-license-headers over the relevant repos
> * Ran coho check-license to ensure all dependencies and
> subdependencies have Apache-compatible licenses
> * Ran npm test in cordova-browser
> * Created hello world app via cli
>
>
>
> Simon Mac Donald
> http://simonmacdonald.com
>
> On Wed, Dec 20, 2017 at 4:11 PM, Suraj Pindoria 
> wrote:
>
> > I vote +1:
> >
> > * ran coho audit-license-headers
> > * ran coho check-license
> > * added and ran platform on new project
> >
> > > On Dec 20, 2017, at 12:45, Steven Gill  wrote:
> > >
> > > Please review and vote on this 5.0.3 Browser Release
> > > by replying to this email (and keep discussion on the DISCUSS thread)
> > >
> > > Release issue: https://issues.apache.org/jira/browse/CB-13689
> > >
> > > The archive has been published to
> > > dist/dev:https://dist.apache.org/repos/dist/dev/cordova/CB-13689
> > >
> > > The package was published from its corresponding git tag:
> > >cordova-browser: 5.0.3 (94f95913ee)
> > >
> > > Note that you can test it out via:
> > >
> > >cordova platform add https://github.com/apache/
> cordova-browser#5.0.3
> > >
> > > Upon a successful vote I will upload the archive to dist/, publish it
> > > to npm, and post the blog post.
> > >
> > > Voting guidelines:
> > > https://github.com/apache/cordova-coho/blob/master/docs/
> > release-voting.md
> > >
> > > Voting will go on for a minimum of 48 hours.
> > >
> > > I vote +1:
> > > * Ran coho audit-license-headers over the relevant repos
> > > * Ran coho check-license to ensure all dependencies and
> > > subdependencies have Apache-compatible licenses
> > > * Built hello world app via cli
> >
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> > For additional commands, e-mail: dev-h...@cordova.apache.org
> >
> >
>


Re: [DISCUSS] Plugins release

2017-12-27 Thread Steven Gill
+1

On Wed, Dec 27, 2017 at 10:40 AM, julio cesar sanchez <
jcesarmob...@gmail.com> wrote:

> The plugins to be released are:
>
> cordova-plugin-vibration: 3.0.1
> cordova-plugin-screen-orientation: 3.0.1
> cordova-plugin-splashscreen: 5.0.1
> cordova-plugin-media: 5.0.1
> cordova-plugin-media-capture: 3.0.1
> cordova-plugin-network-information: 2.0.1
> cordova-plugin-file: 6.0.1
> cordova-plugin-geolocation: 4.0.1
> cordova-plugin-device: 2.0.1
> cordova-plugin-dialogs: 2.0.1
> cordova-plugin-battery-status: 2.0.1
> cordova-plugin-camera: 4.0.1
> cordova-plugin-inappbrowser: 2.0.1
>
> I also updated this one because of another issue
> cordova-plugin-statusbar: 2.4.1
>
> I'm +1 on releasing them before people start complaining about not being
> able to get latest version
>
>
>
> 2017-12-27 19:23 GMT+01:00 Simon MacDonald :
>
> > Hey all,
> >
> > Any issues with doing a patch release for the plugins? All of the major
> > version bumps we did for:
> >
> > cordova-plugin-battery-status: 2.0.0 (8f1872cd45)
> > cordova-plugin-camera: 4.0.0 (4ae0de1c5e)
> > cordova-plugin-contacts: 3.0.1 (cfdffed461)
> > cordova-plugin-device: 2.0.0 (753f956da4)
> > cordova-plugin-dialogs: 2.0.0 (839eb34d06)
> > cordova-plugin-file: 6.0.0 (957e1dcb22)
> > cordova-plugin-geolocation: 4.0.0 (0f5868057f)
> > cordova-plugin-globalization: 1.0.9 (a7b978f4a5)
> > cordova-plugin-inappbrowser: 2.0.0 (d85991accb)
> > cordova-plugin-media: 5.0.0 (4a7b55cceb)
> > cordova-plugin-media-capture: 3.0.0 (52cfcf1052)
> > cordova-plugin-network-information: 2.0.0 (2cfc366c2a)
> > cordova-plugin-splashscreen: 5.0.0 (36bf91c9e8)
> > cordova-plugin-statusbar: 2.4.0 (caf2ae6605)
> > cordova-plugin-screen-orientation: 3.0.0 (044e8cc728)
> > cordova-plugin-vibration: 3.0.0 (e6be96084f)
> >
> > cannot be installed from npm due to an issue in package.json. The fix is
> > already in place thanks to Julio.
> >
> > Simon Mac Donald
> > http://simonmacdonald.com
> >
>


Re: [DISCUSS] Plugins release

2017-12-27 Thread julio cesar sanchez
The plugins to be released are:

cordova-plugin-vibration: 3.0.1
cordova-plugin-screen-orientation: 3.0.1
cordova-plugin-splashscreen: 5.0.1
cordova-plugin-media: 5.0.1
cordova-plugin-media-capture: 3.0.1
cordova-plugin-network-information: 2.0.1
cordova-plugin-file: 6.0.1
cordova-plugin-geolocation: 4.0.1
cordova-plugin-device: 2.0.1
cordova-plugin-dialogs: 2.0.1
cordova-plugin-battery-status: 2.0.1
cordova-plugin-camera: 4.0.1
cordova-plugin-inappbrowser: 2.0.1

I also updated this one because of another issue
cordova-plugin-statusbar: 2.4.1

I'm +1 on releasing them before people start complaining about not being
able to get latest version



2017-12-27 19:23 GMT+01:00 Simon MacDonald :

> Hey all,
>
> Any issues with doing a patch release for the plugins? All of the major
> version bumps we did for:
>
> cordova-plugin-battery-status: 2.0.0 (8f1872cd45)
> cordova-plugin-camera: 4.0.0 (4ae0de1c5e)
> cordova-plugin-contacts: 3.0.1 (cfdffed461)
> cordova-plugin-device: 2.0.0 (753f956da4)
> cordova-plugin-dialogs: 2.0.0 (839eb34d06)
> cordova-plugin-file: 6.0.0 (957e1dcb22)
> cordova-plugin-geolocation: 4.0.0 (0f5868057f)
> cordova-plugin-globalization: 1.0.9 (a7b978f4a5)
> cordova-plugin-inappbrowser: 2.0.0 (d85991accb)
> cordova-plugin-media: 5.0.0 (4a7b55cceb)
> cordova-plugin-media-capture: 3.0.0 (52cfcf1052)
> cordova-plugin-network-information: 2.0.0 (2cfc366c2a)
> cordova-plugin-splashscreen: 5.0.0 (36bf91c9e8)
> cordova-plugin-statusbar: 2.4.0 (caf2ae6605)
> cordova-plugin-screen-orientation: 3.0.0 (044e8cc728)
> cordova-plugin-vibration: 3.0.0 (e6be96084f)
>
> cannot be installed from npm due to an issue in package.json. The fix is
> already in place thanks to Julio.
>
> Simon Mac Donald
> http://simonmacdonald.com
>


[DISCUSS] Plugins release

2017-12-27 Thread Simon MacDonald
Hey all,

Any issues with doing a patch release for the plugins? All of the major
version bumps we did for:

cordova-plugin-battery-status: 2.0.0 (8f1872cd45)
cordova-plugin-camera: 4.0.0 (4ae0de1c5e)
cordova-plugin-contacts: 3.0.1 (cfdffed461)
cordova-plugin-device: 2.0.0 (753f956da4)
cordova-plugin-dialogs: 2.0.0 (839eb34d06)
cordova-plugin-file: 6.0.0 (957e1dcb22)
cordova-plugin-geolocation: 4.0.0 (0f5868057f)
cordova-plugin-globalization: 1.0.9 (a7b978f4a5)
cordova-plugin-inappbrowser: 2.0.0 (d85991accb)
cordova-plugin-media: 5.0.0 (4a7b55cceb)
cordova-plugin-media-capture: 3.0.0 (52cfcf1052)
cordova-plugin-network-information: 2.0.0 (2cfc366c2a)
cordova-plugin-splashscreen: 5.0.0 (36bf91c9e8)
cordova-plugin-statusbar: 2.4.0 (caf2ae6605)
cordova-plugin-screen-orientation: 3.0.0 (044e8cc728)
cordova-plugin-vibration: 3.0.0 (e6be96084f)

cannot be installed from npm due to an issue in package.json. The fix is
already in place thanks to Julio.

Simon Mac Donald
http://simonmacdonald.com