First of all thanks for your vote ^0^ According to the excluding files, we will add those files later. About the dependencies, it may be because the library we rely on has replaced the repo. Let's try to see if we can replace it with an official and more stable repo.
Thanks again everyone for voting. Ling Miao 张铎(Duo Zhang) <palomino...@gmail.com> 于2020年10月24日周六 下午10:33写道: > +1(binding) > > Checked sigs and sums: Matched > Checked License and NOTICE: In place > Rat check: Reported several files without AL, checked several files > manually, no problem, could update the .rat-excludes file later so we could > pass rat check in the future > Build from src: Followed the instructions in README with docker, > successfully built be but when building fe, there was a missing dependency > > [ERROR] Plugin net.sourceforge.czt.dev:cup-maven-plugin:1.6-cdh or one of > its dependencies could not be resolved: Could not find artifact > net.sourceforge.czt.dev:cup-maven-plugin:jar:1.6-cdh in spring-plugins ( > https://repo.spring.io/plugins-release/) -> [Help 1] > > Not a blocker as I could find this artifact when searching on > mvnrepository.com so it should be in some public available repos, but we'd > better not use a vendor specific plugin if possible(I guess 'cdh' means > cloudera?) > > Good luck! > > apache <yang...@apache.org> 于2020年10月21日周三 下午4:52写道: > > > +1 (non-binding) > > > > > > I checked: > > [x] Download links are valid. > > [x] Checksums and PGP signatures are valid. > > [x] Source code artifacts have correct names matching the current > release. > > [x] LICENSE and NOTICE files are correct for the repository[1]. > > > > ________________________________ > > From: ling miao <lingm...@apache.org> > > Sent: Wednesday, October 21, 2020 14:29 > > To: general@incubator.apache.org <general@incubator.apache.org> > > Subject: Re: Re: [VOTE] Release Apache Doris 0.13.0-incubating-rc03 > > > > The vote on Apache Doris (incubating) version 0.13 has been opened. > > Looking forward your votes ^0^ > > > > Ling Miao > > > > 陈明雨 <morning...@163.com> 于2020年10月16日周五 下午9:03写道: > > > > > +1 (non-binding) > > > > > > > > > I checked: > > > [x] Download links are valid. > > > [x] Checksums and PGP signatures are valid. > > > [x] Source code artifacts have correct names matching the current > > release. > > > [x] LICENSE and NOTICE files are correct for the repository[1]. > > > [x] All files have license headers if necessary[2]. > > > [x] No compiled archives bundled in source archive. > > > [x] Building is OK > > > > > > > > > [1] The content about MySQL and LZO in thirdparty/LICENSE need to be > > > modified. And it has been modified in PR: > > > https://github.com/apache/incubator-doris/pull/4740 > > > [2] Some of files does not contain license header, those are some test > > > files, or the licenses are statemented in LICENSE.txt. So they looks > good > > > to me. > > > > > > > > > > > > -- > > > > > > 此致!Best Regards > > > 陈明雨 Mingyu Chen > > > > > > Email: > > > chenmin...@apache.org > > > > > > > > > > > > > > > > > > 在 2020-10-16 10:57:40,"ling miao" <lingm...@apache.org> 写道: > > > >The vote on Apache Doris (incubating) version 0.13 has been opened. > > > >Welcome to vote ^0^ > > > > > > > >Ling Miao > > > > > > > >ling miao <lingm...@apache.org> 于2020年10月14日周三 下午7:22写道: > > > > > > > >> Thanks for voting. > > > >> Regarding the license file in third party, we have changed the > > > description > > > >> in this pr [https://github.com/apache/incubator-doris/pull/4740] > > > >> > > > >> Ling Miao > > > >> > > > >> ling miao <lingm...@apache.org> 于2020年10月12日周一 下午4:28写道: > > > >> > > > >>> The vote has been opened. Welcome to vote ^0^ > > > >>> > > > >>> Ling Miao > > > >>> > > > >>> ling miao <lingm...@apache.org> 于2020年10月9日周五 上午11:50写道: > > > >>> > > > >>>> Hi all, > > > >>>> > > > >>>> Please review and vote on Apache Doris 0.13.0-incubating-rc03 > > release. > > > >>>> > > > >>>> Apache Doris is an MPP-based interactive SQL data warehousing for > > > >>>> reporting and analysis. > > > >>>> > > > >>>> The Apache Doris community has voted on and approved this release: > > > >>>> > > > >>>> > > > > > > https://lists.apache.org/thread.html/rcaa6e8926c6f9ed11743c3d3b9265f78a5b2f2e1b61c3964e0718c8c%40%3Cdev.doris.apache.org%3E > > > >>>> > > > >>>> The vote result email thread: > > > >>>> > > > >>>> > > > > > > https://lists.apache.org/thread.html/rceaf95cdfc3a2ec5a39ad8964cd19319d0f65d51a3e979ac973a5c0e%40%3Cdev.doris.apache.org%3E > > > >>>> > > > >>>> The release candidate has been tagged in GitHub as 0.13.0-rc03, > > > >>>> available here: > > > >>>> > https://github.com/apache/incubator-doris/releases/tag/0.13.0-rc03 > > > >>>> > > > >>>> Thanks to everyone who has contributed to this release, and there > > is a > > > >>>> simple release notes can be found here: > > > >>>> https://github.com/apache/incubator-doris/issues/4370 > > > >>>> > > > >>>> The artifacts (source, signature and checksum) corresponding to > this > > > >>>> release candidate can be found here: > > > >>>> > > > > https://dist.apache.org/repos/dist/dev/incubator/doris/0.13/0.13.0-rc3/ > > > >>>> > > > >>>> This has been signed with PGP key 517E5B28, corresponding to > > > >>>> lingm...@apache.org. > > > >>>> KEYS file is available here: > > > >>>> https://dist.apache.org/repos/dist/dev/incubator/doris/KEYS > > > >>>> It is also listed here: > > > >>>> https://people.apache.org/keys/committer/lingmiao.asc > > > >>>> > > > >>>> The vote will be open for at least 72 hours. > > > >>>> [ ] +1 Approve the release > > > >>>> [ ] +0 No opinion > > > >>>> [ ] -1 Do not release this package because ... > > > >>>> > > > >>>> To verify and build, you can refer to following instruction: > > > >>>> > > > >>>> Firstly, you must be install and start docker service, and then > you > > > >>>> could build Doris as following steps: > > > >>>> > > > >>>> Step1: Pull the docker image with Doris building environment > > > >>>> $ docker pull apachedoris/doris-dev:build-env-1.2 > > > >>>> You can check it by listing images, its size is about 3.2 GB. > > > >>>> > > > >>>> Step2: Run the Docker image > > > >>>> You can run image directly: > > > >>>> $ docker run -it apachedoris/doris-dev:build-env-1.2 > > > >>>> > > > >>>> Step3: Download Doris source > > > >>>> Now you should in docker environment, and you can download Doris > > > source > > > >>>> package. > > > >>>> (If you have downloaded source and it is not in image, you can map > > its > > > >>>> path to image in Step2.) > > > >>>> $ wget > > > >>>> > > > https://dist.apache.org/repos/dist/dev/incubator/doris/0.13/0.13.0-rc3 > > > >>>> /apache-doris-0.13.0-incubating-src.tar.gz > > > >>>> > > > >>>> Step4: Build Doris > > > >>>> Now you can decompress and enter Doris source path and build > Doris. > > > >>>> $ tar zxvf apache-doris-0.13.0-incubating-src.tar.gz > > > >>>> $ cd apache-doris-0.13.0-incubating-src > > > >>>> $ sh build.sh > > > >>>> > > > >>>> Best Regards, > > > >>>> Ling Miao > > > >>>> > > > >>> > > > > > >