Nightly build #472 for cordova has failed

2017-09-01 Thread Apache Jenkins Server
Nightly build #472 for cordova has failed.

Please check failure details on build details page at 
https://builds.apache.org/job/cordova-nightly/472/
You can also take a look at build console: 
https://builds.apache.org/job/cordova-nightly/472/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-docs pull request #724: CB-13231 : added cordova-common@2.1.0 releas...

2017-09-01 Thread audreyso
GitHub user audreyso opened a pull request:

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

CB-13231 : added cordova-common@2.1.0 release blog post



### Platforms affected


### What does this PR do?


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


### Checklist
- [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
- [X] 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.
- [X] 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/audreyso/cordova-docs CB-13231

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

https://github.com/apache/cordova-docs/pull/724.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 #724


commit 347dde1d1b9b6c04f6448c9da6497d9841bfe933
Author: Audrey So 
Date:   2017-09-01T23:32:58Z

CB-13231 : added cordova-common@2.1.0 release blog post




---
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



Re: [Vote] Cordova-Common@2.1.0 Release

2017-09-01 Thread Audrey So
Hi all!

Here is an update on the Cordova-Common@2.1.0 release vote. 
The vote has now closed. The results are:


Positive Binding Votes: 3

Audrey So +1
Steve Gill +1
Jesse MacFadyen +1


The vote has passed.





On 9/1/17, 2:44 PM, "Jesse"  wrote:

>I vote +1
>* Ran coho verify-archive
>* 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 and it passed
>* linked with cordova-lib and ran tests, passed
>
>
>@purplecabbage
>risingj.com
>
>On Thu, Aug 31, 2017 at 6:41 PM, Steven Gill  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 and it passed
>> * linked with cordova-lib and ran tests, passed
>>
>>
>>
>> On Wed, Aug 30, 2017 at 3:39 PM, Audrey So  wrote:
>>
>> > Hi everyone,
>> >
>> > Please review and vote on this Cordova-Common@2.1.0 Release
>> > by replying to this email (and keep discussion on the DISCUSS thread)
>> >
>> > Release issue: 
>> > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FCB-13231=02%7C01%7C%7C32b3ce80419047bb1a3d08d4f182921e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636398990481234310=w0tjZn%2FOjNSqEaprrGeJ7GZoDrxgfho%2B0nSV2uRsZ44%3D=0
>> >
>> > cordova-common@2.1.0 has been published to dist/dev:
>> > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fcordova%2FCB-13231%2F=02%7C01%7C%7C32b3ce80419047bb1a3d08d4f182921e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636398990481234310=i69wBwJf2m988C1TMwwfe4ZJRvFdCzORCfJeCV1qpXw%3D=0
>> >
>> > The packages were published from their corresponding git tags:
>> >
>> > cordova-common: 2.1.0 (e6d8e6f063)
>> >
>> > Upon a successful vote I will upload the archives to dist/, publish them
>> > to npm, and post the corresponding blog post.
>> >
>> > Voting guidelines: 
>> > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2F=02%7C01%7C%7C32b3ce80419047bb1a3d08d4f182921e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636398990481234310=QqNxW0eLYM5S7Jnd8z62GiDKgPQH3WUQJbQJ3gStX%2FQ%3D=0
>> > 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
>> > * Ensured continuous build was green when repos were tagged
>> >
>> > Thank you!
>> >
>> > Audrey
>> >
>>

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


Re: [Vote] Cordova-Common@2.1.0 Release

2017-09-01 Thread Jesse
I vote +1
* Ran coho verify-archive
* 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 and it passed
* linked with cordova-lib and ran tests, passed


@purplecabbage
risingj.com

On Thu, Aug 31, 2017 at 6:41 PM, Steven Gill  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 and it passed
> * linked with cordova-lib and ran tests, passed
>
>
>
> On Wed, Aug 30, 2017 at 3:39 PM, Audrey So  wrote:
>
> > Hi everyone,
> >
> > Please review and vote on this Cordova-Common@2.1.0 Release
> > by replying to this email (and keep discussion on the DISCUSS thread)
> >
> > Release issue: https://issues.apache.org/jira/browse/CB-13231
> >
> > cordova-common@2.1.0 has been published to dist/dev:
> > https://dist.apache.org/repos/dist/dev/cordova/CB-13231/
> >
> > The packages were published from their corresponding git tags:
> >
> > cordova-common: 2.1.0 (e6d8e6f063)
> >
> > Upon a successful vote I will upload the archives to dist/, publish them
> > to npm, and post the corresponding 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
> > * Ensured continuous build was green when repos were tagged
> >
> > Thank you!
> >
> > Audrey
> >
>


Re: [DISCUSS] Cordova-Common@2.1.0 Release

2017-09-01 Thread Steven Gill
Need one more vote so we can wrap it up this afternoon

On Wed, Aug 30, 2017 at 11:19 AM, Steven Gill 
wrote:

> +1 Do it!
>
> On Wed, Aug 30, 2017 at 11:19 AM, Audrey So 
> wrote:
>
>> Hi everyone!
>>
>> Does anyone have any reason to delay a Cordova-Common@2.1.0 release? Any
>> outstanding patches to land?
>>
>> If not, we would like to start the Cordova-Common@2.1.0 release process
>> later today. We would like to get it out soon so cordova-ios can use it for
>> its next release. Cordova-lib will come out after the cordova-ios release.
>>
>> The versions to be released are:
>> - cordova-common@2.1.0
>>
>> Thank you all! Have a great day.
>>
>> — Audrey
>>
>
>


Re: [DISCUSS] cordova-ios 4.1.1 Release

2017-09-01 Thread Jan Piotrowski
... like all Ionic projects for example:
https://github.com/ionic-team/ionic2-app-base/blob/master/config.xml#L87

Will this trip these up somehow?

-J

2017-08-31 23:44 GMT+02:00 Filip Maj :
> By the way, I think we should include notes about
> cordova-plugin-console being integrated in the blog post /
> announcement for this release - that may trip up folks trying to
> update cordova-ios, if they had the console plugin manually installed
> already.
>
> On Thu, Aug 31, 2017 at 7:21 PM, Shazron  wrote:
>> Stalled on testing and fixing https://github.com/apache/cordova-ios/pull/335
>> before a release can be sent for vote
>>
>> On Thu, Aug 24, 2017 at 4:12 PM, Shazron  wrote:
>>
>>> Issues on the board have been completed, the PRs need review:
>>>
>>> Board:
>>> https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=173
>>>
>>> Pull requests:
>>> 1. https://github.com/apache/cordova-ios/pull/326
>>> 2. https://github.com/apache/cordova-ios/pull/331
>>> 3. https://github.com/apache/cordova-ios/pull/332
>>>
>>>
>>> On Tue, Aug 22, 2017 at 6:00 PM, Shazron  wrote:
>>>
 Renamed board to 4.5.0, left Fil's issue and another that has a PR that
 is almost done review:
 https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=173

 On Tue, Aug 22, 2017 at 11:47 AM, Shazron  wrote:

> I'll get that in as the lone issue on the board.
> I'm also thinking this should be 4.5.0 instead of 4.4.1 because there is
> a new feature in there.
>
> On Tue, Aug 22, 2017 at 9:20 AM, Filip Maj  wrote:
>
>> CB-12830 [1] is something that I think we should sneak in to the
>> release, time permitting.
>>
>> [1] https://issues.apache.org/jira/browse/CB-12830
>>
>> On Sat, Aug 12, 2017 at 4:05 AM, Shazron  wrote:
>> >  I do! yes 4.4.1
>> >
>> > On Aug 11, 2017 at 5:40 PM, julio cesar sanchez <
>> jcesarmob...@gmail.com>
>> > wrote:
>> >
>> >
>> > You probably mean 4.4.1
>> >
>> > El 11 ago. 2017 3:37 p. m., "Steven Gill" 
>> escribió:
>> >
>> > Yay!
>> >
>> > On Aug 11, 2017 12:19 PM, "Shazron"  wrote:
>> >
>> > Long overdue.
>> >
>> > The board is here:
>> > https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=173
>> >
>> > Any issues in the left column that absolutely need to go in? If not I
>> >
>> > will
>> >
>> > punt them to the next release.
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
>> For additional commands, e-mail: dev-h...@cordova.apache.org
>>
>>
>

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

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