Hi Mingyu,

I think you can do a quick by adding the DISCLAIMER file back. Then we
can go through the release voting process again.

Willem Jiang

Twitter: willemjiang
Weibo: 姜宁willem

On Wed, Mar 17, 2021 at 9:44 PM 陈明雨 <morning...@163.com> wrote:
>
> Hi kezhenxu94:
> I understood, thanks for you reply!
>
>
>
> --
>
> 此致!Best Regards
> 陈明雨 Mingyu Chen
>
> Email:
> chenmin...@apache.org
>
>
>
>
>
> 在 2021-03-17 21:41:06,"kezhenxu94@apache" <kezhenx...@apache.org> 写道:
> >You have to include a DISCLAIMER file in the release because Doris is still 
> >in incubator.
> >
> >If you have license issues, you can have DISCLAIMER-WIP so that IPMC members 
> >won’t -1 when voting a release (WIP indicates that you’re resolving the 
> >problem), but if you have resolved the license issues, you MUST have a 
> >DISCLAIMER file in it, at this time, IPMC members will vote -1 when they 
> >find license issues.
> >
> >> On Mar 17, 2021, at 21:22, 陈明雨 <morning...@163.com> wrote:
> >>
> >> Hi Juan, Williem and Zhiyuan:
> >>
> >>
> >> Thank for your review.
> >>
> >>
> >>
> >> But why do we still need to keep DISCLAIMER-WIP in the code base?
> >>
> >> We had some LICENSE issues in version 0.12, so we declared these issues in 
> >> DISCLAIMER-WIP.
> >>
> >> These license issues have been resolved in version 0.13, so we have 
> >> removed DISCLAIMER-WIP in version 0.13.
> >>
> >>
> >>
> >>
> >> --
> >>
> >> 此致!Best Regards
> >> 陈明雨 Mingyu Chen
> >>
> >>
> >>
> >> Email:
> >> chenmin...@apache.org
> >>
> >>
> >>
> >>
> >>
> >> 在 2021-03-17 09:18:37,"Zhiyuan Ju" <juzhiy...@apache.org> 写道:
> >>> Please check the necessary files :)
> >>>
> >>> Willem Jiang <willem.ji...@gmail.com>于2021年3月16日 周二下午11:19写道:
> >>>
> >>>> We need to keep the DISCLAIMER-WIP into the release kit file.
> >>>> Please add it back.
> >>>>
> >>>> Willem Jiang
> >>>>
> >>>> Twitter: willemjiang
> >>>> Weibo: 姜宁willem
> >>>>
> >>>> On Tue, Mar 16, 2021 at 1:36 PM Juan Pan <panj...@apache.org> wrote:
> >>>>>
> >>>>> Hi,
> >>>>> Sorry for my -1 (non-binding)
> >>>>> Same as Kris Calvin.
> >>>>> Just my curiosity, DISCLAIMER-WIP existed in incubator-doris-0.12.0 but
> >>>> disappears from this candidate one?
> >>>>>
> >>>>>
> >>>>> Cheers,
> >>>>> Trista
> >>>>>
> >>>>>
> >>>>> ----------------------------------------------------------------
> >>>>>   Juan Pan (Trista)
> >>>>>
> >>>>> Senior DBA & PMC of Apache ShardingSphere
> >>>>> E-mail: panj...@apache.org
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>> On 03/15/2021 10:56,寒江雪<yangz...@gmail.com> wrote:
> >>>>> Hi all,
> >>>>>
> >>>>> Please review and vote on Apache Doris 0.14.0-incubating-rc02 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/r0dd10dc04af92f262f74a67092c1d927e79c939d62396e2d6284b647%40%3Cdev.doris.apache.org%3E
> >>>>>
> >>>>> The vote result email thread:
> >>>>>
> >>>> https://lists.apache.org/thread.html/r18b7960eeeeac02836cf1285d2139ecb951156d43e94b9d81ba86c67%40%3Cdev.doris.apache.org%3E
> >>>>>
> >>>>> The release candidate has been tagged in GitHub as 0.14.0-rc02, 
> >>>>> available
> >>>>> here:
> >>>>> https://github.com/apache/incubator-doris/releases/tag/0.14.0-rc02
> >>>>>
> >>>>> 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/5374
> >>>>>
> >>>>> 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.14/0.14.0-rc02/
> >>>>>
> >>>>> This has been signed with PGP key 59F2ACED, corresponding to
> >>>>> yang...@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/yangzhg.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 wiki:
> >>>>>
> >>>> https://github.com/apache/incubator-doris/wiki/How-to-verify-Apache-Release
> >>>>> https://wiki.apache.org/incubator/Incubator+Release+Checklist
> >>>>>
> >>>>> You can also refer to 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 IMAGE ID is 686ed7f45a02
> >>>>>
> >>>>> Step2: Run the Docker image
> >>>>> You can run image directly:
> >>>>> $ docker run -it apachedoris/doris-dev:build-env1.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.14/0.14.0-rc02/apache-doris-0.14.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.14.0-incubating-src.tar.gz
> >>>>> $ cd apache-doris-0.14.0-incubating-src
> >>>>> $ sh build.sh
> >>>>>
> >>>>> Best Regards,
> >>>>> Yang Zhengguo
> >>>>
> >>>> ---------------------------------------------------------------------
> >>>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> >>>> For additional commands, e-mail: general-h...@incubator.apache.org
> >>>>
> >>>> --
> >>> 来自 琚致远
> >
> >
> >
> >—————————
> >Zhenxu Ke (柯振旭)
> >GitHub @kezhenxu94
> >
> >
> >---------------------------------------------------------------------
> >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

Reply via email to