You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Joe Bowser <bo...@gmail.com> on 2017/11/06 23:44:09 UTC

[Vote] 6.4.0 Android Release

Please review and vote on this 6.4.0 Android Release

by replying to this email (and keep discussion on the DISCUSS thread)

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

The archive has been published to dist/dev:
https://dist.apache.org/repos/dist/dev/cordova/CB-15328

The package was published from its corresponding git tag:
    cordova-android: 6.4.0 (7a27ee4f69)

Note that you can test it out via:

    cordova platform add https://github.com/apache/cordova-android#6.4.0

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
* Ensured continuous build was green when repo was tagged

Re: [Vote] 6.4.0 Android Release

Posted by Joe Bowser <bo...@gmail.com>.
The vote has now closed. The results are:

Positive Binding Votes: (# of PMC members that +1'ed)

Joe Bowser
Suraj Pindora
Audrey So
Steven Gill

The vote has passed.

On Wed, Nov 8, 2017 at 2:08 PM, Steven Gill <st...@gmail.com> wrote:

> I vote +1:
> * Ran coho verify-archive
> * Created hello world app & and deployed to device
> * ran npm test
>
> On Wed, Nov 8, 2017 at 1:59 PM, Audrey So <au...@adobe.com.invalid> 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
> > * Created hello world app & was able to add/ rm, build/run successfully
> to
> > emulator
> > * Npm test (passed)
> >
> >
> >
> >
> >
> > On 11/8/17, 1:50 PM, "Suraj Pindoria" <pi...@gmail.com> wrote:
> >
> > >I vote +1:
> > >
> > >* Ran npm test, all greens
> > >* Created hello-world and successfully deployed to emulator and device
> > >
> > >On Mon, Nov 6, 2017 at 3:44 PM, Joe Bowser <bo...@gmail.com> wrote:
> > >
> > >> Please review and vote on this 6.4.0 Android 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-
> > 15328&data=02%7C01%7C%7C7ef3146720f64801841808d526f2cf99%
> > 7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636457746667246255&sdata=
> > KdNZwan2KSTZyr7h4FWDFjay%2BMXZFiSVBRmY7gTigHs%3D&reserved=0
> > >>
> > >> The archive has been published to dist/dev:
> > >> https://na01.safelinks.protection.outlook.com/?url=
> > https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%
> > 2Fcordova%2FCB-15328&data=02%7C01%7C%7C7ef3146720f64801841808d526f2cf99%
> > 7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636457746667246255&sdata=
> > cdg1bNexFkAsm8z6pbiLcFXVbxT8hWOIi27UNW7t2u0%3D&reserved=0
> > >>
> > >> The package was published from its corresponding git tag:
> > >>     cordova-android: 6.4.0 (7a27ee4f69)
> > >>
> > >> Note that you can test it out via:
> > >>
> > >>     cordova platform add https://na01.safelinks.
> > protection.outlook.com/?url=https%3A%2F%2Fgithub.com%
> > 2Fapache%2Fcordova-android%236.4.0&data=02%7C01%7C%
> > 7C7ef3146720f64801841808d526f2cf99%7Cfa7b1b5a7b34438794aed2c178de
> > cee1%7C0%7C0%7C636457746667246255&sdata=V4eSZvvNwyCt7VnF3oGcPdJfNHfH1A
> > m86tiFkc3fYcE%3D&reserved=0
> > >>
> > >> Upon a successful vote I will upload the archive to dist/, publish it
> to
> > >> npm, and post the blog post.
> > >>
> > >> Voting guidelines:
> > >> https://na01.safelinks.protection.outlook.com/?url=
> > https%3A%2F%2Fgithub.com%2Fapache%2Fcordova-coho%2Fblob%2Fmaster%2Fdocs%
> > 2Frelease-voting.md&data=02%7C01%7C%7C7ef3146720f64801841808d526f2cf99%
> > 7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636457746667246255&sdata=
> > pWKuOK95S2kEwumzjqU1jRxkQ3IjpOznjO3QghcB0Xg%3D&reserved=0
> > >>
> > >> 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 repo was tagged
> > >>
> >
>

Re: [Vote] 6.4.0 Android Release

Posted by Steven Gill <st...@gmail.com>.
I vote +1:
* Ran coho verify-archive
* Created hello world app & and deployed to device
* ran npm test

On Wed, Nov 8, 2017 at 1:59 PM, Audrey So <au...@adobe.com.invalid> 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
> * Created hello world app & was able to add/ rm, build/run successfully to
> emulator
> * Npm test (passed)
>
>
>
>
>
> On 11/8/17, 1:50 PM, "Suraj Pindoria" <pi...@gmail.com> wrote:
>
> >I vote +1:
> >
> >* Ran npm test, all greens
> >* Created hello-world and successfully deployed to emulator and device
> >
> >On Mon, Nov 6, 2017 at 3:44 PM, Joe Bowser <bo...@gmail.com> wrote:
> >
> >> Please review and vote on this 6.4.0 Android 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-
> 15328&data=02%7C01%7C%7C7ef3146720f64801841808d526f2cf99%
> 7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636457746667246255&sdata=
> KdNZwan2KSTZyr7h4FWDFjay%2BMXZFiSVBRmY7gTigHs%3D&reserved=0
> >>
> >> The archive has been published to dist/dev:
> >> https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%
> 2Fcordova%2FCB-15328&data=02%7C01%7C%7C7ef3146720f64801841808d526f2cf99%
> 7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636457746667246255&sdata=
> cdg1bNexFkAsm8z6pbiLcFXVbxT8hWOIi27UNW7t2u0%3D&reserved=0
> >>
> >> The package was published from its corresponding git tag:
> >>     cordova-android: 6.4.0 (7a27ee4f69)
> >>
> >> Note that you can test it out via:
> >>
> >>     cordova platform add https://na01.safelinks.
> protection.outlook.com/?url=https%3A%2F%2Fgithub.com%
> 2Fapache%2Fcordova-android%236.4.0&data=02%7C01%7C%
> 7C7ef3146720f64801841808d526f2cf99%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7C0%7C636457746667246255&sdata=V4eSZvvNwyCt7VnF3oGcPdJfNHfH1A
> m86tiFkc3fYcE%3D&reserved=0
> >>
> >> Upon a successful vote I will upload the archive to dist/, publish it to
> >> npm, and post the blog post.
> >>
> >> Voting guidelines:
> >> https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fgithub.com%2Fapache%2Fcordova-coho%2Fblob%2Fmaster%2Fdocs%
> 2Frelease-voting.md&data=02%7C01%7C%7C7ef3146720f64801841808d526f2cf99%
> 7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636457746667246255&sdata=
> pWKuOK95S2kEwumzjqU1jRxkQ3IjpOznjO3QghcB0Xg%3D&reserved=0
> >>
> >> 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 repo was tagged
> >>
>

Re: [Vote] 6.4.0 Android Release

Posted by Audrey So <au...@adobe.com.INVALID>.
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
* Created hello world app & was able to add/ rm, build/run successfully to emulator
* Npm test (passed)





On 11/8/17, 1:50 PM, "Suraj Pindoria" <pi...@gmail.com> wrote:

>I vote +1:
>
>* Ran npm test, all greens
>* Created hello-world and successfully deployed to emulator and device
>
>On Mon, Nov 6, 2017 at 3:44 PM, Joe Bowser <bo...@gmail.com> wrote:
>
>> Please review and vote on this 6.4.0 Android 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-15328&data=02%7C01%7C%7C7ef3146720f64801841808d526f2cf99%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636457746667246255&sdata=KdNZwan2KSTZyr7h4FWDFjay%2BMXZFiSVBRmY7gTigHs%3D&reserved=0
>>
>> The archive has been published to dist/dev:
>> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fcordova%2FCB-15328&data=02%7C01%7C%7C7ef3146720f64801841808d526f2cf99%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636457746667246255&sdata=cdg1bNexFkAsm8z6pbiLcFXVbxT8hWOIi27UNW7t2u0%3D&reserved=0
>>
>> The package was published from its corresponding git tag:
>>     cordova-android: 6.4.0 (7a27ee4f69)
>>
>> Note that you can test it out via:
>>
>>     cordova platform add https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fcordova-android%236.4.0&data=02%7C01%7C%7C7ef3146720f64801841808d526f2cf99%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636457746667246255&sdata=V4eSZvvNwyCt7VnF3oGcPdJfNHfH1Am86tiFkc3fYcE%3D&reserved=0
>>
>> Upon a successful vote I will upload the archive to dist/, publish it to
>> npm, and post the blog post.
>>
>> Voting guidelines:
>> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fcordova-coho%2Fblob%2Fmaster%2Fdocs%2Frelease-voting.md&data=02%7C01%7C%7C7ef3146720f64801841808d526f2cf99%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636457746667246255&sdata=pWKuOK95S2kEwumzjqU1jRxkQ3IjpOznjO3QghcB0Xg%3D&reserved=0
>>
>> 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 repo was tagged
>>

Re: [Vote] 6.4.0 Android Release

Posted by Suraj Pindoria <pi...@gmail.com>.
I vote +1:

* Ran npm test, all greens
* Created hello-world and successfully deployed to emulator and device

On Mon, Nov 6, 2017 at 3:44 PM, Joe Bowser <bo...@gmail.com> wrote:

> Please review and vote on this 6.4.0 Android Release
>
> by replying to this email (and keep discussion on the DISCUSS thread)
>
> Release issue: https://issues.apache.org/jira/browse/CB-15328
>
> The archive has been published to dist/dev:
> https://dist.apache.org/repos/dist/dev/cordova/CB-15328
>
> The package was published from its corresponding git tag:
>     cordova-android: 6.4.0 (7a27ee4f69)
>
> Note that you can test it out via:
>
>     cordova platform add https://github.com/apache/cordova-android#6.4.0
>
> 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
> * Ensured continuous build was green when repo was tagged
>