RE: [DISCUSS] Browser 5.0.0 release

2017-08-16 Thread alsorokin
Well yeah... `cordova run browser` currently gives me this:
https://gist.github.com/alsorokin/0c586acbfd560f50a908a9916909b220

-Original Message-
From: Steven Gill [mailto:stevengil...@gmail.com] 
Sent: Wednesday, August 16, 2017 8:09 PM
To: dev@cordova.apache.org
Subject: [DISCUSS] Browser 5.0.0 release

Hey everyone!

I want to start a new browser release. 5.0.0. It will be a major because 
browser has adopted the platformAPI & because it introduces the creation of 
manifest.json (from config.xml) for basic PWA support.

Any issues or concerns?


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



Nightly build #456 for cordova has failed

2017-08-16 Thread Apache Jenkins Server
Nightly build #456 for cordova has failed.

Please check failure details on build details page at 
https://builds.apache.org/job/cordova-nightly/456/
You can also take a look at build console: 
https://builds.apache.org/job/cordova-nightly/456/consoleFull

-
Jenkins for Apache Cordova

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

[GitHub] cordova-lib pull request #574: CB-12838 : prevented sorting and alphabetizin...

2017-08-16 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cordova-lib/pull/574


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] cordova-coho pull request #156: Remove cordova-plugin-compat

2017-08-16 Thread macdonst
GitHub user macdonst opened a pull request:

https://github.com/apache/cordova-coho/pull/156

Remove cordova-plugin-compat

### Platforms affected

Android

### What does this PR do?

Removes cordova-plugin-compat from cordova-coho

### What testing has been done on this change?

Absolutely none. Sue me, I'm honest.

### Checklist
- [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
- [ ] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB- is the JIRA ID & "android" is the platform 
affected.
- [ ] Added automated test coverage as appropriate for this change.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/macdonst/cordova-coho compat

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-coho/pull/156.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #156


commit 847232fa70d238d3cba135fd340c12c0faa850ac
Author: Simon MacDonald 
Date:   2017-08-16T20:44:43Z

Remove cordova-plugin-compat




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] cordova-lib issue #574: CB-12838 : prevented sorting and alphabetizing platf...

2017-08-16 Thread audreyso
Github user audreyso commented on the issue:

https://github.com/apache/cordova-lib/pull/574
  
Thanks @stevengill ! I will merge it in today!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] cordova-docs pull request #720: remove duplicate information

2017-08-16 Thread janpio
GitHub user janpio opened a pull request:

https://github.com/apache/cordova-docs/pull/720

remove duplicate information

version has its own entry, no need to duplicate the explanation here.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/janpio/cordova-docs patch-1

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-docs/pull/720.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #720


commit 0b5eb75e0bb4ef10031305d0f7fb5a7f748c3bc8
Author: Jan Piotrowski 
Date:   2017-08-16T18:46:50Z

remove duplicate information

version has its own entry, no need to duplicate the explanation here.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] cordova-lib issue #574: CB-12838 : prevented sorting and alphabetizing platf...

2017-08-16 Thread stevengill
Github user stevengill commented on the issue:

https://github.com/apache/cordova-lib/pull/574
  
LGTM


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[DISCUSS] Browser 5.0.0 release

2017-08-16 Thread Steven Gill
Hey everyone!

I want to start a new browser release. 5.0.0. It will be a major because
browser has adopted the platformAPI & because it introduces the creation of
manifest.json (from config.xml) for basic PWA support.

Any issues or concerns?