Re: [VOTE] Release Apache OpenDAL(incubating) 0.34.0-rc1

2023-05-19 Thread Willem Jiang
The LICENSE file communicates the licensing of all content in an
Apache product distribution.
It always contains the text of the Apache License and sometimes more
information.[1]
NOTICE file is used for required third-party notices [2]。
If we do the source release, we only include the bundled third-party
license in the License file.
Please take a look at StreamPark Source License[3] as an example。

[1]https://infra.apache.org/licensing-howto.html
[2]https://infra.apache.org/licensing-howto.html#mod-notice
[3]https://github.com/apache/incubator-streampark/blob/dev/LICENSE

Willem Jiang

Twitter: willemjiang
Weibo: 姜宁willem

On Fri, May 19, 2023 at 10:14 PM tison  wrote:
>
> >These License information should be put into the License file.
>
> Any requirement for this statement?
>
> In ASF projects I involve, I always put dependencies info in the NOTICE
> file and leave the LICENSE file AS IS from
> https://apache.org/licenses/LICENSE-2.0.txt.
>
> Best,
> tison.
>
>
> Willem Jiang  于2023年5月19日周五 22:03写道:
>
> > I checked the NOTICE file, it includs the third-party dependencies
> > license information.
> > These License information should be put into the License file.
> > Some third-party dependency Licenses are Apache or MIT,  we can choose
> > Apache License by default.
> >
> > I cannot find how to build from the README.md file in the root
> > directory.  Did I miss something?
> >
> >
> > Willem Jiang
> >
> > Twitter: willemjiang
> > Weibo: 姜宁willem
> >
> > On Wed, May 17, 2023 at 12:14 PM Xuanwo  wrote:
> > >
> > > Hello Incubator PMC,
> > >
> > > The Apache OpenDAL community has voted and approved the release of Apache
> > > OpenDAL(incubating) 0.34.0-rc1. We now kindly request the IPMC members
> > > review and vote for this release.
> > >
> > > OpenDAL is a data access layer that allows users to easily and
> > efficiently
> > > retrieve data from various storage services in a unified way.
> > >
> > > OpenDAL community vote thread:
> > >
> > > https://lists.apache.org/thread/nh80zh9y11frx7ls9fn4dvj1hdh2n4pb
> > >
> > > Vote result thread:
> > >
> > > https://lists.apache.org/thread/hjkxdvqr1dsrq71cr6j7ltjxvwmn0jg2
> > >
> > > The release candidate:
> > >
> > > https://dist.apache.org/repos/dist/dev/incubator/opendal/0.34.0-rc1/
> > >
> > > This release has been signed with a PGP available here:
> > >
> > > https://downloads.apache.org/incubator/opendal/KEYS
> > >
> > > Git branch for the release:
> > >
> > > https://github.com/apache/incubator-opendal/tree/release-0.34.0-rc1
> > >
> > > Please download, verify, and test.
> > >
> > > The VOTE will pass after got 3 binding approve.
> > >
> > > [ ] +1 approve
> > > [ ] +0 no opinion
> > > [ ] -1 disapprove with the reason
> > >
> > > To learn more about apache opendal, please see
> > https://opendal.apache.org/
> > >
> > > Checklist for reference:
> > >
> > > [ ] Download links are valid.
> > > [ ] Checksums and signatures.
> > > [ ] LICENSE/NOTICE files exist
> > > [ ] No unexpected binary files
> > > [ ] All source files have ASF headers
> > > [ ] Can compile from source
> > >
> > > More detailed checklist please refer to:
> > > https://github.com/apache/incubator-opendal/tree/main/scripts
> > >
> > > To compile from source, please refer to:
> > > https://github.com/apache/incubator-opendal/blob/main/CONTRIBUTING.md
> > >
> > > Thanks
> > >
> > > Xuanwo
> > >
> > > -
> > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > > For additional commands, e-mail: general-h...@incubator.apache.org
> > >
> >
> > -
> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > For additional commands, e-mail: general-h...@incubator.apache.org
> >
> >

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



Re: [VOTE] Release Apache OpenDAL(incubating) 0.34.0-rc1

2023-05-19 Thread tison
>These License information should be put into the License file.

Any requirement for this statement?

In ASF projects I involve, I always put dependencies info in the NOTICE
file and leave the LICENSE file AS IS from
https://apache.org/licenses/LICENSE-2.0.txt.

Best,
tison.


Willem Jiang  于2023年5月19日周五 22:03写道:

> I checked the NOTICE file, it includs the third-party dependencies
> license information.
> These License information should be put into the License file.
> Some third-party dependency Licenses are Apache or MIT,  we can choose
> Apache License by default.
>
> I cannot find how to build from the README.md file in the root
> directory.  Did I miss something?
>
>
> Willem Jiang
>
> Twitter: willemjiang
> Weibo: 姜宁willem
>
> On Wed, May 17, 2023 at 12:14 PM Xuanwo  wrote:
> >
> > Hello Incubator PMC,
> >
> > The Apache OpenDAL community has voted and approved the release of Apache
> > OpenDAL(incubating) 0.34.0-rc1. We now kindly request the IPMC members
> > review and vote for this release.
> >
> > OpenDAL is a data access layer that allows users to easily and
> efficiently
> > retrieve data from various storage services in a unified way.
> >
> > OpenDAL community vote thread:
> >
> > https://lists.apache.org/thread/nh80zh9y11frx7ls9fn4dvj1hdh2n4pb
> >
> > Vote result thread:
> >
> > https://lists.apache.org/thread/hjkxdvqr1dsrq71cr6j7ltjxvwmn0jg2
> >
> > The release candidate:
> >
> > https://dist.apache.org/repos/dist/dev/incubator/opendal/0.34.0-rc1/
> >
> > This release has been signed with a PGP available here:
> >
> > https://downloads.apache.org/incubator/opendal/KEYS
> >
> > Git branch for the release:
> >
> > https://github.com/apache/incubator-opendal/tree/release-0.34.0-rc1
> >
> > Please download, verify, and test.
> >
> > The VOTE will pass after got 3 binding approve.
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove with the reason
> >
> > To learn more about apache opendal, please see
> https://opendal.apache.org/
> >
> > Checklist for reference:
> >
> > [ ] Download links are valid.
> > [ ] Checksums and signatures.
> > [ ] LICENSE/NOTICE files exist
> > [ ] No unexpected binary files
> > [ ] All source files have ASF headers
> > [ ] Can compile from source
> >
> > More detailed checklist please refer to:
> > https://github.com/apache/incubator-opendal/tree/main/scripts
> >
> > To compile from source, please refer to:
> > https://github.com/apache/incubator-opendal/blob/main/CONTRIBUTING.md
> >
> > Thanks
> >
> > Xuanwo
> >
> > -
> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > For additional commands, e-mail: general-h...@incubator.apache.org
> >
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [VOTE] Release Apache OpenDAL(incubating) 0.34.0-rc1

2023-05-19 Thread Willem Jiang
I checked the NOTICE file, it includs the third-party dependencies
license information.
These License information should be put into the License file.
Some third-party dependency Licenses are Apache or MIT,  we can choose
Apache License by default.

I cannot find how to build from the README.md file in the root
directory.  Did I miss something?


Willem Jiang

Twitter: willemjiang
Weibo: 姜宁willem

On Wed, May 17, 2023 at 12:14 PM Xuanwo  wrote:
>
> Hello Incubator PMC,
>
> The Apache OpenDAL community has voted and approved the release of Apache
> OpenDAL(incubating) 0.34.0-rc1. We now kindly request the IPMC members
> review and vote for this release.
>
> OpenDAL is a data access layer that allows users to easily and efficiently
> retrieve data from various storage services in a unified way.
>
> OpenDAL community vote thread:
>
> https://lists.apache.org/thread/nh80zh9y11frx7ls9fn4dvj1hdh2n4pb
>
> Vote result thread:
>
> https://lists.apache.org/thread/hjkxdvqr1dsrq71cr6j7ltjxvwmn0jg2
>
> The release candidate:
>
> https://dist.apache.org/repos/dist/dev/incubator/opendal/0.34.0-rc1/
>
> This release has been signed with a PGP available here:
>
> https://downloads.apache.org/incubator/opendal/KEYS
>
> Git branch for the release:
>
> https://github.com/apache/incubator-opendal/tree/release-0.34.0-rc1
>
> Please download, verify, and test.
>
> The VOTE will pass after got 3 binding approve.
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> To learn more about apache opendal, please see https://opendal.apache.org/
>
> Checklist for reference:
>
> [ ] Download links are valid.
> [ ] Checksums and signatures.
> [ ] LICENSE/NOTICE files exist
> [ ] No unexpected binary files
> [ ] All source files have ASF headers
> [ ] Can compile from source
>
> More detailed checklist please refer to:
> https://github.com/apache/incubator-opendal/tree/main/scripts
>
> To compile from source, please refer to:
> https://github.com/apache/incubator-opendal/blob/main/CONTRIBUTING.md
>
> Thanks
>
> Xuanwo
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>

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



Re: [VOTE] Release Apache OpenDAL(incubating) 0.34.0-rc1

2023-05-19 Thread Xiaoqiao He
+1(binding)

[x] Download links are valid.
[x] Checksums and PGP signatures are valid.
[x] LICENSE files exist.
[x] NOTICE is included. (checked included dependencies, years etc.).
[x] DISCLAIMER is included.
[x] Source code artifacts have correct names matching the current release.
[x] All source files have license headers if necessary. (checked 271 rs, 11
js, 9 java, 2 .h/.cpp files)
[x] Checked no binary files in source package.

Best Regards,
- He Xiaoqiao


On Thu, May 18, 2023 at 3:25 PM tison  wrote:

> +1 (binding)
>
> I checked:
>
> + Download links are valid.
> + Checksums and signatures - although the SIGNING KEY has multiple entries,
> it contains xua...@apache.org so I think it's OK.
> + LICENSE/NOTICE files exist
> + DISCLAIMER files exist
> + No unexpected binary files
> + All source files have ASF headers
> + Can compile from source on macOS M1 with "cargo build"
>
> Best,
> tison.
>
>
> Xuanwo  于2023年5月17日周三 12:14写道:
>
> > Hello Incubator PMC,
> >
> > The Apache OpenDAL community has voted and approved the release of Apache
> > OpenDAL(incubating) 0.34.0-rc1. We now kindly request the IPMC members
> > review and vote for this release.
> >
> > OpenDAL is a data access layer that allows users to easily and
> efficiently
> > retrieve data from various storage services in a unified way.
> >
> > OpenDAL community vote thread:
> >
> > https://lists.apache.org/thread/nh80zh9y11frx7ls9fn4dvj1hdh2n4pb
> >
> > Vote result thread:
> >
> > https://lists.apache.org/thread/hjkxdvqr1dsrq71cr6j7ltjxvwmn0jg2
> >
> > The release candidate:
> >
> > https://dist.apache.org/repos/dist/dev/incubator/opendal/0.34.0-rc1/
> >
> > This release has been signed with a PGP available here:
> >
> > https://downloads.apache.org/incubator/opendal/KEYS
> >
> > Git branch for the release:
> >
> > https://github.com/apache/incubator-opendal/tree/release-0.34.0-rc1
> >
> > Please download, verify, and test.
> >
> > The VOTE will pass after got 3 binding approve.
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove with the reason
> >
> > To learn more about apache opendal, please see
> https://opendal.apache.org/
> >
> > Checklist for reference:
> >
> > [ ] Download links are valid.
> > [ ] Checksums and signatures.
> > [ ] LICENSE/NOTICE files exist
> > [ ] No unexpected binary files
> > [ ] All source files have ASF headers
> > [ ] Can compile from source
> >
> > More detailed checklist please refer to:
> > https://github.com/apache/incubator-opendal/tree/main/scripts
> >
> > To compile from source, please refer to:
> > https://github.com/apache/incubator-opendal/blob/main/CONTRIBUTING.md
> >
> > Thanks
> >
> > Xuanwo
> >
> > -
> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > For additional commands, e-mail: general-h...@incubator.apache.org
> >
> >
>


Re: [VOTE] Release Apache Paimon(incubating) 0.4.0-incubating rc5

2023-05-19 Thread Kelu Tao
+1(non-binding)

Checked:
- Download links are valid.
- Checksums and signatures.
- LICENSE/NOTICE files exist
- All source files have ASF headers
- Compile from source on macOS Monterey

On 2023/05/15 09:51:43 Jingsong Li wrote:
> Hello Incubator PMC,
> 
> The Apache Paimon community has voted and approved the release of
> Apache Paimon(incubating) 0.4.0-incubating rc5. We now kindly request
> the IPMC members review and vote for this release.
> 
> Apache Paimon(incubating) is a streaming data lake platform that
> supports high-speed data ingestion, change data tracking and efficient
> real-time analytics.
> 
> Paimon community vote thread:
> 
> https://lists.apache.org/thread/wkqlokj752vm097wrqmks87mkl30bzoz
> 
> Vote result thread:
> 
> https://lists.apache.org/thread/1j7zd3fv11jcryy913d1rbpj84ysbx7b
> 
> The official Apache source release to be deployed to dist.apache.org:
> 
> https://dist.apache.org/repos/dist/dev/incubator/paimon/paimon-0.4.0-incubating-rc5/
> 
> This source release has been signed with a PGP available here:
> 
> https://downloads.apache.org/incubator/paimon/KEYS
> 
> All artifacts to be deployed to the Maven Central Repository:
> 
> https://repository.apache.org/content/repositories/orgapachepaimon-1016/
> 
> Git branch for the release:
> 
> https://github.com/apache/incubator-paimon-shade/tree/release-0.4.0-incubating-rc5
> https://github.com/apache/incubator-paimon/tree/release-0.4.0-incubating-rc5
> 
> Please download, verify, and test.
> 
> The VOTE will pass after 3 binding approve.
> 
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
> 
> To learn more about apache paimon, please see https://paimon.apache.org/
> 
> Checklist for reference:
> 
> [ ] Download links are valid.
> [ ] Checksums and signatures.
> [ ] LICENSE/NOTICE files exist
> [ ] No unexpected binary files
> [ ] All source files have ASF headers
> [ ] Can compile from source
> 
> Best,
> Jingsong
> 
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
> 
> 

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