You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@incubator.apache.org by 申远 <sh...@gmail.com> on 2019/05/13 03:06:25 UTC

[VOTE] Release Apache Weex (Incubating) 0.24.0-RC3

Dear community,

This is a call for releasing Apache Weex(Incubating) 0.24.0-RC3.

The Apache Weex community has voted and approved the proposal to release
Apache Weex (Incubating) version 0.24.0-RC3, we now kindly request the
Incubator PMC members to review and vote on this incubator release.

   - Vote thread:
   https://lists.apache.org/thread.html/af68fda5a0c5cbceadb6b0a93a1a35d8f9e13e13a3e3f69f7bf37886@%3Cdev.weex.apache.org%3E
   - Vote result thread:
   https://lists.apache.org/thread.html/dc1499106878f647da051b0e7e1c526f3853214af4f2208323e321da@%3Cdev.weex.apache.org%3E
   - Git tag for this Release:
   https://github.com/apache/incubator-weex/tree/0.24.0-RC3
   - The source tarball could be found at :
*https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz
   <https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz>*
   - The signature of the source tarball could be found at :
*https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz.asc
   <https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz.asc>*
   - The SHA-512 checksum of the source tarball could be found at :
*https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz.sha512
   <https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz.sha512>*
   - The source tarball is signed with Key: EC0B28566883F364, which could
   be found in the key file: https://dist.apache.org/repos/dist/release
   /incubator/weex/KEYS
   - ChangeLog about this version:
   https://github.com/apache/incubator-weex/blob/0.24.0-RC3/CHANGELOG.md

One can build the binary from source according to
https://github.com/apache/incubator-weex/blob/0.24.0-RC3/HOW-TO-BUILD.md#build-all-by-script
with
corresponding compiling tools.

Note:

   - The building scripts of Weex relies on XCode/NPM/Android SDK/Android
   NDK 13/Android NDK 16, *it would not be a surprise if your build fails
   on non-Mac environment or without corresponding software**.*
   - *Though PPMC members tested the building process in their computers,
   one may still meet compiling problems as the complexity of the compiling
   procedure (You are going to compile JS/Android/iOS/C++ together in order to
   build Weex).*

This vote will remain open for at least 72 hours.
Please vote on releasing this RC.

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)

Best Regards,
YorkShen

申远

Re: [VOTE] Release Apache Weex (Incubating) 0.24.0-RC3

Posted by 申远 <sh...@gmail.com>.
Dear community

We have collected enough vote for the release (three +1 binding votes and
no -1 vote). I'd like to thank you the guys for the help and I will send
another mail to close the vote officially.

Best Regards,
YorkShen

申远


Liang Chen <ch...@gmail.com> 于2019年5月20日周一 下午11:19写道:

> Hi
>
> +1 (binding)
>
> I checked :
>   - Incubating in name
>   - DISCLAIMER exists
>   - LICENSE and NOTICE fine
>   - all source files have ASF headers
>   - no unexpected binary files
>   - can compile from source.
>
> Regards
> Liang
>
>
>
> --
> Sent from: http://apache-incubator-general.996316.n3.nabble.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>
>

Re: [VOTE] Release Apache Weex (Incubating) 0.24.0-RC3

Posted by Liang Chen <ch...@gmail.com>.
Hi

+1 (binding)

I checked : 
  - Incubating in name
  - DISCLAIMER exists
  - LICENSE and NOTICE fine
  - all source files have ASF headers
  - no unexpected binary files
  - can compile from source.

Regards
Liang



--
Sent from: http://apache-incubator-general.996316.n3.nabble.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Release Apache Weex (Incubating) 0.24.0-RC3

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

+1 (binding)

Sorry for the delay there been a bit going on.

I checked:
- incubating in name
- signatures and hashes good
- DISCLAIMER  exists
- LICENSE could be improved
- NOTICE is OK
- no unexpected binaries
- all source file have ASF headers
- can compile from source

Minor LICENSE issues:
- For this this file [1] contains a copyright by Yuxi Evan You but is not mentioned license (although he is)
- There copyrights belong to  International Business Machines Corporation, Apple, Google, The Chromium Author and Dropbox but this in not mentioned in LICENSE.
- LICENSE is missing license for [2], while not required it would be good to list.
- LICENSE is missing license for this files [3][4][5] and they also probably incorrectly have a ASF header on them.  Note all are different owners.
- This is "Copyright 2017 The WeexCore Authors” I think that header needs to be replaced with an ASF one

It might be a good idea to sign the artifacts with with an apache.org email address.

Thanks,
Justin

1. ./apache-weex-incubating-0.24.0-RC3-src/src/js-framework/dist/index.js
2. ./ios_sdk/WeexSDKTests/dependency/OCMock/*
3. ./weex_core/Source/include/wtf/Optional.h
4. ./weex_core/Source/include/wtf/Brigand.h
5. ./weex_core/Source/include/wtf/Variant.h
6. ./weex_core/Source/base/android/jni/scoped_java_ref.h
---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Release Apache Weex (Incubating) 0.24.0-RC3

Posted by 申远 <sh...@gmail.com>.
Dear community

This is a gentle reminder that our vote for releasing Apache Weex
(incubating) version 0.24.0-RC3 has been going on for more than 72
hours.  For now, we have 0 vote on this list.

Please help us out if you are available, thanks. 😀

Best Regards,
YorkShen

申远


申远 <sh...@gmail.com> 于2019年5月14日周二 下午5:24写道:

> Dear community,
>
> This is a gentle reminder that our vote for releasing Apache Weex
> (incubating) version 0.24.0-RC3 has been going on for more than 24 hours.
> We need 3 binding +1 votes and more +1 votes than -1 votes for this release.
>
> I know the compiling procedure is complicated (toolchains
> for JavaScript/Android/iOS/C++ on a mac device are needed), but we really
> need to publish the release.
>
> Please help us out if you are available :-)
>
> Best Regards,
> YorkShen
>
> 申远
>
>
> 申远 <sh...@gmail.com> 于2019年5月13日周一 上午11:06写道:
>
>> Dear community,
>>
>> This is a call for releasing Apache Weex(Incubating) 0.24.0-RC3.
>>
>> The Apache Weex community has voted and approved the proposal to release
>> Apache Weex (Incubating) version 0.24.0-RC3, we now kindly request the
>> Incubator PMC members to review and vote on this incubator release.
>>
>>    - Vote thread:
>>    https://lists.apache.org/thread.html/af68fda5a0c5cbceadb6b0a93a1a35d8f9e13e13a3e3f69f7bf37886@%3Cdev.weex.apache.org%3E
>>    - Vote result thread:
>>    https://lists.apache.org/thread.html/dc1499106878f647da051b0e7e1c526f3853214af4f2208323e321da@%3Cdev.weex.apache.org%3E
>>    - Git tag for this Release:
>>    https://github.com/apache/incubator-weex/tree/0.24.0-RC3
>>    - The source tarball could be found at : *https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz
>>    <https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz>*
>>    - The signature of the source tarball could be found at : *https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz.asc
>>    <https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz.asc>*
>>    - The SHA-512 checksum of the source tarball could be found at : *https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz.sha512
>>    <https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz.sha512>*
>>    - The source tarball is signed with Key: EC0B28566883F364, which
>>    could be found in the key file: https://dist.apache.org/repos/dist/
>>    release/incubator/weex/KEYS
>>    <https://dist.apache.org/repos/dist/release/incubator/weex/KEYS>
>>    - ChangeLog about this version:
>>    https://github.com/apache/incubator-weex/blob/0.24.0-RC3/CHANGELOG.md
>>
>> One can build the binary from source according to
>> https://github.com/apache/incubator-weex/blob/0.24.0-RC3/HOW-TO-BUILD.md#build-all-by-script with
>> corresponding compiling tools.
>>
>> Note:
>>
>>    - The building scripts of Weex relies on XCode/NPM/Android
>>    SDK/Android NDK 13/Android NDK 16, *it would not be a surprise if
>>    your build fails on non-Mac environment or without corresponding software*
>>    *.*
>>    - *Though PPMC members tested the building process in their
>>    computers, one may still meet compiling problems as the complexity of the
>>    compiling procedure (You are going to compile JS/Android/iOS/C++ together
>>    in order to build Weex).*
>>
>> This vote will remain open for at least 72 hours.
>> Please vote on releasing this RC.
>>
>> [ ] +1 approve
>> [ ] +0 no opinion
>> [ ] -1 disapprove (and reason why)
>>
>> Best Regards,
>> YorkShen
>>
>> 申远
>>
>

Re: [VOTE] Release Apache Weex (Incubating) 0.24.0-RC3

Posted by 申远 <sh...@gmail.com>.
Dear community,

This is a gentle reminder that our vote for releasing Apache Weex
(incubating) version 0.24.0-RC3 has been going on for more than 24 hours.
We need 3 binding +1 votes and more +1 votes than -1 votes for this release.

I know the compiling procedure is complicated (toolchains
for JavaScript/Android/iOS/C++ on a mac device are needed), but we really
need to publish the release.

Please help us out if you are available :-)

Best Regards,
YorkShen

申远


申远 <sh...@gmail.com> 于2019年5月13日周一 上午11:06写道:

> Dear community,
>
> This is a call for releasing Apache Weex(Incubating) 0.24.0-RC3.
>
> The Apache Weex community has voted and approved the proposal to release
> Apache Weex (Incubating) version 0.24.0-RC3, we now kindly request the
> Incubator PMC members to review and vote on this incubator release.
>
>    - Vote thread:
>    https://lists.apache.org/thread.html/af68fda5a0c5cbceadb6b0a93a1a35d8f9e13e13a3e3f69f7bf37886@%3Cdev.weex.apache.org%3E
>    - Vote result thread:
>    https://lists.apache.org/thread.html/dc1499106878f647da051b0e7e1c526f3853214af4f2208323e321da@%3Cdev.weex.apache.org%3E
>    - Git tag for this Release:
>    https://github.com/apache/incubator-weex/tree/0.24.0-RC3
>    - The source tarball could be found at : *https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz
>    <https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz>*
>    - The signature of the source tarball could be found at : *https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz.asc
>    <https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz.asc>*
>    - The SHA-512 checksum of the source tarball could be found at : *https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz.sha512
>    <https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz.sha512>*
>    - The source tarball is signed with Key: EC0B28566883F364, which could
>    be found in the key file: https://dist.apache.org/repos/dist/release
>    /incubator/weex/KEYS
>    - ChangeLog about this version:
>    https://github.com/apache/incubator-weex/blob/0.24.0-RC3/CHANGELOG.md
>
> One can build the binary from source according to
> https://github.com/apache/incubator-weex/blob/0.24.0-RC3/HOW-TO-BUILD.md#build-all-by-script with
> corresponding compiling tools.
>
> Note:
>
>    - The building scripts of Weex relies on XCode/NPM/Android SDK/Android
>    NDK 13/Android NDK 16, *it would not be a surprise if your build fails
>    on non-Mac environment or without corresponding software**.*
>    - *Though PPMC members tested the building process in their computers,
>    one may still meet compiling problems as the complexity of the compiling
>    procedure (You are going to compile JS/Android/iOS/C++ together in order to
>    build Weex).*
>
> This vote will remain open for at least 72 hours.
> Please vote on releasing this RC.
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Best Regards,
> YorkShen
>
> 申远
>

Re: [VOTE] Release Apache Weex (Incubating) 0.24.0-RC3

Posted by 申远 <sh...@gmail.com>.
Thanks, Justin and Willem.

I will fix the issue before next release.

BTW: We have two +1 votes for releasing Weex(Incubating) 0.24.0-RC3, and we
need at least another one +1 vote to get passed.

Best Regards,
YorkShen

申远


Willem Jiang <wi...@gmail.com> 于2019年5月18日周六 下午8:04写道:

> +1. (binding)
>
> Here what I checked:
> Signed key and hash code are OK
> No binary in the source artifact
> Notice and Disclaimer files are OK,
> We need to polish the License file as Justin had mentioned in next release.
> I also find a minor issue of License file
>   I cannot find the License information about webkit from here[1],
> but I find the license information here[2].
>   I think we should update the License file for it.
>
>
> [1]
> https://svn.webkit.org/repository/webkit/releases/WebKitGTK/webkit-2.17.4/
> [2]https://webkit.org/licensing-webkit/
>
> Willem Jiang
>
> Twitter: willemjiang
> Weibo: 姜宁willem
>
> On Mon, May 13, 2019 at 11:06 AM 申远 <sh...@gmail.com> wrote:
> >
> > Dear community,
> >
> > This is a call for releasing Apache Weex(Incubating) 0.24.0-RC3.
> >
> > The Apache Weex community has voted and approved the proposal to release
> > Apache Weex (Incubating) version 0.24.0-RC3, we now kindly request the
> > Incubator PMC members to review and vote on this incubator release.
> >
> >    - Vote thread:
> >
> https://lists.apache.org/thread.html/af68fda5a0c5cbceadb6b0a93a1a35d8f9e13e13a3e3f69f7bf37886@%3Cdev.weex.apache.org%3E
> >    - Vote result thread:
> >
> https://lists.apache.org/thread.html/dc1499106878f647da051b0e7e1c526f3853214af4f2208323e321da@%3Cdev.weex.apache.org%3E
> >    - Git tag for this Release:
> >    https://github.com/apache/incubator-weex/tree/0.24.0-RC3
> >    - The source tarball could be found at :
> > *
> https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz
> >    <
> https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz
> >*
> >    - The signature of the source tarball could be found at :
> > *
> https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz.asc
> >    <
> https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz.asc
> >*
> >    - The SHA-512 checksum of the source tarball could be found at :
> > *
> https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz.sha512
> >    <
> https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz.sha512
> >*
> >    - The source tarball is signed with Key: EC0B28566883F364, which could
> >    be found in the key file: https://dist.apache.org/repos/dist/release
> >    /incubator/weex/KEYS
> >    - ChangeLog about this version:
> >    https://github.com/apache/incubator-weex/blob/0.24.0-RC3/CHANGELOG.md
> >
> > One can build the binary from source according to
> >
> https://github.com/apache/incubator-weex/blob/0.24.0-RC3/HOW-TO-BUILD.md#build-all-by-script
> > with
> > corresponding compiling tools.
> >
> > Note:
> >
> >    - The building scripts of Weex relies on XCode/NPM/Android SDK/Android
> >    NDK 13/Android NDK 16, *it would not be a surprise if your build fails
> >    on non-Mac environment or without corresponding software**.*
> >    - *Though PPMC members tested the building process in their computers,
> >    one may still meet compiling problems as the complexity of the
> compiling
> >    procedure (You are going to compile JS/Android/iOS/C++ together in
> order to
> >    build Weex).*
> >
> > This vote will remain open for at least 72 hours.
> > Please vote on releasing this RC.
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove (and reason why)
> >
> > Best Regards,
> > YorkShen
> >
> > 申远
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>
>

Re: [VOTE] Release Apache Weex (Incubating) 0.24.0-RC3

Posted by Willem Jiang <wi...@gmail.com>.
+1. (binding)

Here what I checked:
Signed key and hash code are OK
No binary in the source artifact
Notice and Disclaimer files are OK,
We need to polish the License file as Justin had mentioned in next release.
I also find a minor issue of License file
  I cannot find the License information about webkit from here[1],
but I find the license information here[2].
  I think we should update the License file for it.


[1]https://svn.webkit.org/repository/webkit/releases/WebKitGTK/webkit-2.17.4/
[2]https://webkit.org/licensing-webkit/

Willem Jiang

Twitter: willemjiang
Weibo: 姜宁willem

On Mon, May 13, 2019 at 11:06 AM 申远 <sh...@gmail.com> wrote:
>
> Dear community,
>
> This is a call for releasing Apache Weex(Incubating) 0.24.0-RC3.
>
> The Apache Weex community has voted and approved the proposal to release
> Apache Weex (Incubating) version 0.24.0-RC3, we now kindly request the
> Incubator PMC members to review and vote on this incubator release.
>
>    - Vote thread:
>    https://lists.apache.org/thread.html/af68fda5a0c5cbceadb6b0a93a1a35d8f9e13e13a3e3f69f7bf37886@%3Cdev.weex.apache.org%3E
>    - Vote result thread:
>    https://lists.apache.org/thread.html/dc1499106878f647da051b0e7e1c526f3853214af4f2208323e321da@%3Cdev.weex.apache.org%3E
>    - Git tag for this Release:
>    https://github.com/apache/incubator-weex/tree/0.24.0-RC3
>    - The source tarball could be found at :
> *https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz
>    <https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz>*
>    - The signature of the source tarball could be found at :
> *https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz.asc
>    <https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz.asc>*
>    - The SHA-512 checksum of the source tarball could be found at :
> *https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz.sha512
>    <https://dist.apache.org/repos/dist/dev/incubator/weex/0.24.0/RC3/apache-weex-incubating-0.24.0-RC3-src.tar.gz.sha512>*
>    - The source tarball is signed with Key: EC0B28566883F364, which could
>    be found in the key file: https://dist.apache.org/repos/dist/release
>    /incubator/weex/KEYS
>    - ChangeLog about this version:
>    https://github.com/apache/incubator-weex/blob/0.24.0-RC3/CHANGELOG.md
>
> One can build the binary from source according to
> https://github.com/apache/incubator-weex/blob/0.24.0-RC3/HOW-TO-BUILD.md#build-all-by-script
> with
> corresponding compiling tools.
>
> Note:
>
>    - The building scripts of Weex relies on XCode/NPM/Android SDK/Android
>    NDK 13/Android NDK 16, *it would not be a surprise if your build fails
>    on non-Mac environment or without corresponding software**.*
>    - *Though PPMC members tested the building process in their computers,
>    one may still meet compiling problems as the complexity of the compiling
>    procedure (You are going to compile JS/Android/iOS/C++ together in order to
>    build Weex).*
>
> This vote will remain open for at least 72 hours.
> Please vote on releasing this RC.
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Best Regards,
> YorkShen
>
> 申远

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org