[GitHub] cordova-lib pull request #452: commenting out some fetch tests due to appvey...

2016-06-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/452 --- 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

[GitHub] cordova-lib issue #452: commenting out some fetch tests due to appveyor fail...

2016-06-03 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-lib/pull/452 ## [Current coverage][cc-pull] is **80.52%** > Merging [#452][cc-pull] into [master][cc-base-branch] will decrease coverage by **<.01%** ```diff @@ master

[GitHub] cordova-lib pull request #452: commenting out some fetch tests due to appvey...

2016-06-03 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-lib/pull/452 commenting out some fetch tests due to appveyor failures You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-lib master

[GitHub] cordova-docs pull request #608: Update platform/plugin versioning

2016-06-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/608 --- 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

[GitHub] cordova-cli issue #256: CB-11349 passing --fetch to create

2016-06-03 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-cli/pull/256 @carynbear looks like you have a failing test! --- 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

[GitHub] cordova-lib pull request #451: CB-11164 Allow forced dependent plugin remova...

2016-06-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/451 --- 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

[GitHub] cordova-lib pull request #450: CB-11252 Fix cordova fetch for scoped package...

2016-06-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/450 --- 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

[GitHub] cordova-lib issue #450: CB-11252 Fix cordova fetch for scoped packages

2016-06-03 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-lib/pull/450 Nice find! --- 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,

[GitHub] cordova-lib issue #451: CB-11164 Allow forced dependent plugin removal

2016-06-03 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-lib/pull/451 ## [Current coverage][cc-pull] is **80.57%** > Merging [#451][cc-pull] into [master][cc-base-branch] will increase coverage by **<.01%** ```diff @@ master

[GitHub] cordova-lib issue #450: CB-11252 Fix cordova fetch for scoped packages

2016-06-03 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-lib/pull/450 ## [Current coverage][cc-pull] is **80.56%** > Merging [#450][cc-pull] into [master][cc-base-branch] will not change coverage ```diff @@ master #450 diff

[GitHub] cordova-lib issue #448: CB-11164 Allow forced dependent plugin removal and C...

2016-06-03 Thread carynbear
Github user carynbear commented on the issue: https://github.com/apache/cordova-lib/pull/448 split this into two separate PRs, excuse my gitting --- 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

[GitHub] cordova-lib pull request #448: CB-11164 Allow forced dependent plugin remova...

2016-06-03 Thread carynbear
Github user carynbear closed the pull request at: https://github.com/apache/cordova-lib/pull/448 --- 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

[GitHub] cordova-lib pull request #450: CB-11252 Fix cordova fetch for scoped package...

2016-06-03 Thread carynbear
GitHub user carynbear opened a pull request: https://github.com/apache/cordova-lib/pull/450 CB-11252 Fix cordova fetch for scoped packages You can merge this pull request into a Git repository by running: $ git pull https://github.com/carynbear/cordova-lib CB-11252

[GitHub] cordova-lib pull request #451: CB-11164 Allow forced dependent plugin remova...

2016-06-03 Thread carynbear
GitHub user carynbear opened a pull request: https://github.com/apache/cordova-lib/pull/451 CB-11164 Allow forced dependent plugin removal You can merge this pull request into a Git repository by running: $ git pull https://github.com/carynbear/cordova-lib CB-11164

[GitHub] cordova-lib pull request #447: attempting to fix failing travis and appveyor...

2016-06-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/447 --- 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

[GitHub] cordova-lib issue #449: CB-11023 Add edit-config functionality

2016-06-03 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-lib/pull/449 ## [Current coverage][cc-pull] is **80.56%** > Merging [#449][cc-pull] into [master][cc-base-branch] will not change coverage ```diff @@ master #449 diff

[GitHub] cordova-lib issue #447: attempting to fix failing travis and appveyor tests

2016-06-03 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-lib/pull/447 I ended up removing the fetch tests from travis for now. Better to having passing travis tests than a weird node 6 module missing issue that I can't reproduce --- If your project is set up

[GitHub] cordova-lib pull request #449: CB-11023 Add edit-config functionality

2016-06-03 Thread ktop
GitHub user ktop opened a pull request: https://github.com/apache/cordova-lib/pull/449 CB-11023 Add edit-config functionality New edit-config tag for plugin.xml will allow users to modify xml attributes. Ex. Assumes your AndroidManifest.xml has a second activity element with

[GitHub] cordova-lib pull request #432: CB-11023 Add attribute through config-file ta...

2016-06-03 Thread ktop
Github user ktop closed the pull request at: https://github.com/apache/cordova-lib/pull/432 --- 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

[GitHub] cordova-lib issue #432: CB-11023 Add attribute through config-file tag

2016-06-03 Thread ktop
Github user ktop commented on the issue: https://github.com/apache/cordova-lib/pull/432 I'm gonna open a new pull request with new changes. Closing this one --- 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

Re: [Vote] 4.3.4 Ubuntu Release

2016-06-03 Thread Jesse
+1 - verified archive sigs, and git tag - created project, added cordova-ubuntu, and added a plugin without issue ( on OSX ) @purplecabbage risingj.com On Fri, May 27, 2016 at 10:16 PM, Shazron wrote: > +1 > > - verified archive sigs, and git tag > - created the platform

[GitHub] cordova-docs issue #609: Add blog post about windows@4.4.0 release

2016-06-03 Thread nikhilkh
Github user nikhilkh commented on the issue: https://github.com/apache/cordova-docs/pull/609 LGTM. One minor comment --- 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

[GitHub] cordova-docs pull request #609: Add blog post about windows@4.4.0 release

2016-06-03 Thread nikhilkh
Github user nikhilkh commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/609#discussion_r65756286 --- Diff: www/_posts/2016-06-03-cordova-windows-4.4.0.md --- @@ -0,0 +1,45 @@ +--- +layout: post +author: +name: Vladimir Kotikov

Re: [DISCUSS] Cordova-Ubuntu Release 4.3.4

2016-06-03 Thread Shazron
One more vote needed! Let's get this release out :) On Thursday, May 19, 2016, David Barth wrote: > Hey, > > Just a quick note to say I'm going to do another minor release of > cordova-ubuntu to fix some bugs. > > It will still be on the 4.3.x line, ie a bit outdated,

[GitHub] cordova-lib pull request #445: CB-11339 Add a warning about prerelease platf...

2016-06-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/445 --- 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

RE: [DISCUSS] Cordova-windows release

2016-06-03 Thread Vladimir Kotikov (Akvelon)
The release is done. Please review the blog post here: https://github.com/apache/cordova-docs/pull/609 - Best regards, Vladimir -Original Message- From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent: Thursday, June 2, 2016 7:27 PM To: dev@cordova.apache.org Subject:

[GitHub] cordova-docs pull request #609: Add blog post about windows@4.4.0 release

2016-06-03 Thread vladimir-kotikov
GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-docs/pull/609 Add blog post about windows@4.4.0 release You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-docs CB-11334

RE: [Vote] Cordova-windows 4.4.0 release

2016-06-03 Thread Vladimir Kotikov (Akvelon)
The vote has now closed. The results are: Positive Binding Votes: 3 Vladimir Kotikov Alexander Sorokin Sergey Grebnov The vote has passed. - Best regards, Vladimir -Original Message- From: Sergey Grebnov (Akvelon) [mailto:v-seg...@microsoft.com] Sent: Thursday, June 2, 2016 7:39 PM