Author: lidong
Date: Mon May 23 06:01:16 2016
New Revision: 1745110

URL: http://svn.apache.org/viewvc?rev=1745110&view=rev
Log:
Update release doc for code change

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

Modified: kylin/site/development/howto_release.html
URL: 
http://svn.apache.org/viewvc/kylin/site/development/howto_release.html?rev=1745110&r1=1745109&r2=1745110&view=diff
==============================================================================
--- kylin/site/development/howto_release.html (original)
+++ kylin/site/development/howto_release.html Mon May 23 06:01:16 2016
@@ -878,15 +878,25 @@ svn commit -m <span class="s1">'Remove o
 
 <p>Release same version in JIRA, check <a 
href="https://issues.apache.org/jira/browse/KYLIN/?selectedTab=com.atlassian.jira.jira-projects-plugin:changelog-panel";>Change
 Log</a> for the latest released version.</p>
 
+<h2 id="update-source-code">Update source code</h2>
+<p>After publish the release, you need to manually update some source code:</p>
+
+<ul>
+  <li>Update <code class="highlighter-rouge">KylinVersion</code> class, change 
value of <code class="highlighter-rouge">CURRENT_KYLIN_VERSION</code> to 
current development version.</li>
+</ul>
+
 <h2 id="publishing-the-web-site">Publishing the web site</h2>
 <p>Refer to <a href="howto_docs.html">How to document</a> for more detail.</p>
 
 <h2 id="send-announcement-mail-to-mailing-list">Send announcement mail to 
mailing list</h2>
-<p>Send one mail with subject like “[Announce] Apache Kylin x.y released” 
to following list:<br />
-* Apache Kylin Dev mailing list: d...@kylin.apache.org<br />
-* Apache Kylin User mailing list: u...@kylin.apache.org<br />
-* Apache Announce mailing list: annou...@apache.org<br />
-Please notice to always use your Apache mail address to send this</p>
+<p>Send one mail with subject like “[Announce] Apache Kylin x.y released” 
to following list:</p>
+
+<ul>
+  <li>Apache Kylin Dev mailing list: d...@kylin.apache.org</li>
+  <li>Apache Kylin User mailing list: u...@kylin.apache.org</li>
+  <li>Apache Announce mailing list: annou...@apache.org<br />
+Please notice to always use your Apache mail address to send this</li>
+</ul>
 
 <h1 id="thanks">Thanks</h1>
 <p>This guide drafted with reference from <a 
href="http://calcite.apache.org";>Apache Calcite</a> Howto doc, Thank you very 
much.</p>

Modified: kylin/site/feed.xml
URL: 
http://svn.apache.org/viewvc/kylin/site/feed.xml?rev=1745110&r1=1745109&r2=1745110&view=diff
==============================================================================
--- kylin/site/feed.xml (original)
+++ kylin/site/feed.xml Mon May 23 06:01:16 2016
@@ -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>Fri, 20 May 2016 06:59:27 -0700</pubDate>
-    <lastBuildDate>Fri, 20 May 2016 06:59:27 -0700</lastBuildDate>
+    <pubDate>Mon, 23 May 2016 06:59:39 -0700</pubDate>
+    <lastBuildDate>Mon, 23 May 2016 06:59:39 -0700</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>


Reply via email to