完成发布

    当正式发布投票成功后,先发[Result]邮件,然后就准备 release package。 将之前在dev下发布的对应文件夹下的源码包、签名文件和hash文件拷贝到另一个目录 0.9.0-incubating,注意文件名字中不要rcxx (可以rename,但不要重新计算签名,hash可以重新计算,结果不会变)

    第一次发布的话 KEYS 文件也需要拷贝过来。然后add到svn release 下。

    1. https://dist.apache.org/repos/dist/release/incubator/doris/0.xx.0-incubating/
    2. 稍等一段时间后,能在 apache 官网看到:
    3. http://www.apache.org/dist/incubator/doris/0.9.0-incubating/

    我们以 Doris Core 为例。其他组件注意替换对应的名称。

    下载链接:

    1. http://www.apache.org/dyn/closer.cgi?filename=incubator/doris/0.9.0-incubating/apache-doris-0.9.0-incubating-src.tar.gz&action=download
    2. wget --trust-server-names "https://www.apache.org/dyn/mirrors/mirrors.cgi?action=download&filename=incubator/doris/0.9.0-incubating/apache-doris-0.9.0-incubating-src.tar.gz"

    原始位置:

    1. https://www.apache.org/dist/incubator/doris/0.9.0-incubating/
    2. http://www.apache.org/dyn/closer.cgi/incubator/doris/0.9.0-incubating/apache-doris-0.9.0-incubating-src.tar.gz

    KEYS:

    1. http://archive.apache.org/dist/incubator/doris/KEYS

    refer to: http://www.apache.org/dev/release-download-pages#closer (opens new window)

    需要修改如下两个地方:

    1、Github 的 release 页面

    1. https://github.com/apache/incubator-doris/releases/tag/0.9.0-rc01

    2、Doris 官网下载页面

    1. docs/en/downloads/downloads.md
    1. 需要将上一次发布版本的下载包地址改为 apache 的归档地址(见后)。
    2. 增加新版本的下载信息。
    1. svn 上删除旧版本的包

    由于 svn 只需要保存最新版本的包,所以当有新版本发布的时候,旧版本的包就应该从 svn 上清理。

    保持这两个地址中,只有最新版本的包即可。

    1. 将 Doris 官网的下载页面中,旧版本包的下载地址改为归档页面的地址
    1. 下载页面: http://doris.apache.org/downloads.html

    Apache 会有同步机制去将历史的发布版本进行一个归档,具体操作见: 所以即使旧的包从 svn 上清除,还是可以在归档页面中找到。

    Title:

    1. [ANNOUNCE] Apache Doris (incubating) 0.9.0 Release

    发送邮件组:

    1. dev@doris.apache.org

    邮件正文:

    1. Hi All,
    2. We are pleased to announce the release of Apache Doris 0.9.0-incubating.
    3. Apache Doris (incubating) is an MPP-based interactive SQL data warehousing for reporting and analysis.
    4. The release is available at:
    5. http://doris.apache.org/master/zh-CN/downloads/downloads.html
    6. Thanks to everyone who has contributed to this release, and the release note can be found here:
    7. Best Regards,
    8. On behalf of the Doris team,
    9. xxx
    10. ---
    11. DISCLAIMER:
    12. Apache Doris (incubating) is an effort undergoing incubation at The
    13. Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC.
    14. Incubation is required of all newly accepted
    15. projects until a further review indicates that the
    16. infrastructure, communications, and decision making process have
    17. stabilized in a manner consistent with other successful ASF
    18. projects.
    19. While incubation status is not necessarily a reflection