You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by li...@apache.org on 2018/09/18 14:09:32 UTC

svn commit: r1841232 - in /kylin/site: cn/development/howto_release.html development/howto_release.html feed.xml

Author: lidong
Date: Tue Sep 18 14:09:32 2018
New Revision: 1841232

URL: http://svn.apache.org/viewvc?rev=1841232&view=rev
Log:
update howto_release

Modified:
    kylin/site/cn/development/howto_release.html
    kylin/site/development/howto_release.html
    kylin/site/feed.xml

Modified: kylin/site/cn/development/howto_release.html
URL: http://svn.apache.org/viewvc/kylin/site/cn/development/howto_release.html?rev=1841232&r1=1841231&r2=1841232&view=diff
==============================================================================
--- kylin/site/cn/development/howto_release.html (original)
+++ kylin/site/cn/development/howto_release.html Tue Sep 18 14:09:32 2018
@@ -577,7 +577,10 @@ svn commit -m <span class="s1">'Remove o
   <li>生成二进制包的 sha256 文件,例如:</li>
 </ul>
 
-<div class="highlight"><pre><code class="language-bash" data-lang="bash">shasum -a 256 apache-kylin-2.5.0-bin.tar.gz &gt; apache-kylin-2.5.0-bin.tar.gz.sha256</code></pre></div>
+<div class="highlight"><pre><code class="language-bash" data-lang="bash">shasum -a 256 apache-kylin-2.5.0-bin.tar.gz &gt; apache-kylin-2.5.0-bin.tar.gz.sha256
+
+  on Linux:
+  openssl sha256 apache-kylin-2.5.0-bin.tar.gz &gt; apache-kylin-2.5.0-bin.tar.gz.sha256</code></pre></div>
 
 <ul>
   <li>将二进制包,签名文件和 sha256 文件推送到 svn <strong>dev</strong> 仓库,然后运行 <code class="highlighter-rouge">svn mv &lt;files-in-dev&gt; &lt;files-in-release&gt;</code> 命令将他们移动到 svn <strong>release</strong> 仓库。</li>

Modified: kylin/site/development/howto_release.html
URL: http://svn.apache.org/viewvc/kylin/site/development/howto_release.html?rev=1841232&r1=1841231&r2=1841232&view=diff
==============================================================================
--- kylin/site/development/howto_release.html (original)
+++ kylin/site/development/howto_release.html Tue Sep 18 14:09:32 2018
@@ -6014,7 +6014,10 @@ svn commit -m <span class="s1">'Remove o
   <li>Generate the sha256 file for the binary package, e.g,:</li>
 </ul>
 
-<div class="highlight"><pre><code class="language-bash" data-lang="bash">shasum -a 256 apache-kylin-2.5.0-bin.tar.gz &gt; apache-kylin-2.5.0-bin.tar.gz.sha256</code></pre></div>
+<div class="highlight"><pre><code class="language-bash" data-lang="bash">shasum -a 256 apache-kylin-2.5.0-bin.tar.gz &gt; apache-kylin-2.5.0-bin.tar.gz.sha256
+
+  on Linux:
+  openssl sha256 apache-kylin-2.5.0-bin.tar.gz &gt; apache-kylin-2.5.0-bin.tar.gz.sha256</code></pre></div>
 
 <ul>
   <li>Push the binary package, the signature file and the sha256 file to the svn <strong>dev</strong> repo, then run <code class="highlighter-rouge">svn mv &lt;files-in-dev&gt; &lt;files-in-release&gt;</code> to move them to svn <strong>release</strong> repo.</li>

Modified: kylin/site/feed.xml
URL: http://svn.apache.org/viewvc/kylin/site/feed.xml?rev=1841232&r1=1841231&r2=1841232&view=diff
==============================================================================
--- kylin/site/feed.xml (original)
+++ kylin/site/feed.xml Tue Sep 18 14:09:32 2018
@@ -19,8 +19,8 @@
     <description>Apache Kylin Home</description>
     <link>http://kylin.apache.org/</link>
     <atom:link href="http://kylin.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Mon, 17 Sep 2018 06:59:26 -0700</pubDate>
-    <lastBuildDate>Mon, 17 Sep 2018 06:59:26 -0700</lastBuildDate>
+    <pubDate>Tue, 18 Sep 2018 06:59:19 -0700</pubDate>
+    <lastBuildDate>Tue, 18 Sep 2018 06:59:19 -0700</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>