Update website for v1.2 release

Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/0603a19e
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/0603a19e
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/0603a19e

Branch: refs/heads/1.x-HBase1.1.3
Commit: 0603a19e340ddd01db81c99267d8c461e3a7fd90
Parents: 41d1974
Author: shaofengshi <shaofeng...@apache.org>
Authored: Wed Dec 23 09:33:24 2015 +0800
Committer: shaofengshi <shaofeng...@apache.org>
Committed: Wed Dec 23 09:37:04 2015 +0800

----------------------------------------------------------------------
 website/_dev/howto_package.md |  9 ++++++++-
 website/_dev/howto_release.md |  6 +++---
 website/download/index.cn.md  | 11 +++++------
 website/download/index.md     | 10 +++++-----
 4 files changed, 21 insertions(+), 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/0603a19e/website/_dev/howto_package.md
----------------------------------------------------------------------
diff --git a/website/_dev/howto_package.md b/website/_dev/howto_package.md
index 4ebb46d..a9dec33 100644
--- a/website/_dev/howto_package.md
+++ b/website/_dev/howto_package.md
@@ -12,4 +12,11 @@ cd kylin
 ./script/package.sh
 {% endhighlight %}
 
-In order to generate binary package, **maven** and **npm** are pre-requisites.
\ No newline at end of file
+In order to generate binary package, **maven** and **npm** are pre-requisites.
+
+If you're behind a proxy server, both npm and bower need be told with the 
proxy info before running ./script/package.sh:
+
+{% highlight bash %}
+export http_proxy=http://your-proxy-host:port
+npm config set proxy http://your-proxy-host:port
+{% endhighlight %}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/kylin/blob/0603a19e/website/_dev/howto_release.md
----------------------------------------------------------------------
diff --git a/website/_dev/howto_release.md b/website/_dev/howto_release.md
index 484763e..2156ba7 100644
--- a/website/_dev/howto_release.md
+++ b/website/_dev/howto_release.md
@@ -170,9 +170,9 @@ __Check the artifacts:__
   * apache-kylin-X.Y.Z-SNAPSHOT-src.zip.asc
   * apache-kylin-X.Y.Z-SNAPSHOT-src.zip.md5
   * apache-kylin-X.Y.Z-SNAPSHOT-src.zip.sha1
-* Note that the file names start `apache-kylin-` and include
-  `incubating` in the version.
-* In the two source distros `.tar.gz` and `.zip`, check that all files belong 
to a directory called
+* Remove the .zip, .zip.asc, .zip.md5 and zip.sha1 file as they are not needed.
+* Note that the file names start `apache-kylin-`.
+* In the source distro `.tar.gz`, check that all files belong to a directory 
called
   `apache-kylin-X.Y.Z-src`.
 * That directory must contain files `NOTICE`, `LICENSE`, `README.md`
 * Check PGP, per [this](https://httpd.apache.org/dev/verification.html)

http://git-wip-us.apache.org/repos/asf/kylin/blob/0603a19e/website/download/index.cn.md
----------------------------------------------------------------------
diff --git a/website/download/index.cn.md b/website/download/index.cn.md
index ff4cacb..7da5740 100644
--- a/website/download/index.cn.md
+++ b/website/download/index.cn.md
@@ -6,15 +6,15 @@ title: 下载
 __最新发布(源代码)__  
 最新发布的Apache Kylin™可以从ASF网站下载::
 
-* [Apache Kylin 
v1.1.1-incubating](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.1.1-incubating/)
+* [Apache Kylin 
v1.2](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.2/)
 * [发布日志](http://kylin.apache.org/docs/release_notes.html)
-* Git 标签: 
[kylin-1.1.1-incubating](https://github.com/apache/kylin/tree/kylin-1.1.1-incubating)
-* Git Commit: 
[6a9499b4d0fabb54211a8a536c2e18d3fe8b4a5d](https://github.com/apache/kylin/commit/6a9499b4d0fabb54211a8a536c2e18d3fe8b4a5d)
+* Git 标签: [kylin-1.2](https://github.com/apache/kylin/tree/kylin-1.2)
+* Git Commit: 
[c2589aee4ac5537b460b3b02fa89cdb3a922d64e](https://github.com/apache/kylin/commit/c2589aee4ac5537b460b3b02fa89cdb3a922d64e)
 
 __二进制包 for HBase 0.98/0.99__
 为方便使用,我们提供预打包的二进制安装包:
 
-  * 
[apache-kylin-1.1.1-incubating-bin.tar.gz](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.1.1-incubating/apache-kylin-1.1.1-incubating-bin.tar.gz)
+  * 
[apache-kylin-1.2-bin.tar.gz](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.2/apache-kylin-1.2-bin.tar.gz)
   * [安装帮助](http://kylin.apache.org/docs/install)
 
 __二进制包 for HBase 1.1.3及更高版本__
@@ -31,11 +31,10 @@ __构建二进制包__
 可以从各个版本或当前最新的开发分支中生成二进制包
,请参考这篇[帮助文档](https://kylin.apache.org/development/howto_package.html)
 
 __以前的版本__
-Apache 
Kylin的旧版本可以从[归档](https://dist.apache.org/repos/dist/release/kylin/)中下载。
+Apache 
Kylin的旧版本可以从[归档](https://archive.apache.org/dist/kylin/)中下载。
 
 __ODBC 驱动__  
 Kylin ODBC 驱动要求首先安装[Microsoft Visual C++ 2012 
Redistributable]()。 
 Kylin ODBC 驱动可以从这里下载:
 
   * [Kylin ODBC 驱动](http://kylin.apache.org/download/KylinODBCDriver.zip)
-  * [Kylin ODBC 驱动](http://kylin.apache.org/download/KylinODBCDriver.zip)
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/kylin/blob/0603a19e/website/download/index.md
----------------------------------------------------------------------
diff --git a/website/download/index.md b/website/download/index.md
index eed1a4b..98ae1ae 100644
--- a/website/download/index.md
+++ b/website/download/index.md
@@ -7,15 +7,15 @@ permalink: /download/index.html
 __Latest Release(Source Code)__  
 The latest release of Apache Kylin™ can be downloaded from the ASF:
 
-* [Apache Kylin 
v1.1.1-incubating](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.1.1-incubating/)
+* [Apache Kylin 
v1.2](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.2/)
 * [Release Notes](http://kylin.apache.org/docs/release_notes.html)
-* Git Tag: 
[kylin-1.1.1-incubating](https://github.com/apache/kylin/tree/kylin-1.1.1-incubating)
-* Git Commit: 
[6a9499b4d0fabb54211a8a536c2e18d3fe8b4a5d](https://github.com/apache/kylin/commit/6a9499b4d0fabb54211a8a536c2e18d3fe8b4a5d)
+* Git Tag: [kylin-1.2](https://github.com/apache/kylin/tree/kylin-1.2)
+* Git Commit: 
[c2589aee4ac5537b460b3b02fa89cdb3a922d64e](https://github.com/apache/kylin/commit/c2589aee4ac5537b460b3b02fa89cdb3a922d64e)
 
 __Binary Package (for running on HBase 0.98/0.99)__
 For convenience, there’s binary package also available: 
 
-* 
[apache-kylin-1.1.1-incubating-bin.tar.gz](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.1.1-incubating/apache-kylin-1.1.1-incubating-bin.tar.gz)
+* 
[apache-kylin-1.2-bin.tar.gz](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.2/apache-kylin-1.2-bin.tar.gz)
 * [Installation Guide](http://kylin.apache.org/docs/install)
 
 __Binary Package (for running on HBase 1.1.3 or above)__
@@ -33,7 +33,7 @@ __Build Binary Package__
 To build binary package from any version even latest development branch, 
please refer to this 
[guide](https://kylin.apache.org/development/howto_package.html)
 
 __Previous Release__  
- Older releases may be found in the 
[archives](https://dist.apache.org/repos/dist/release/kylin/).
+ Older releases may be found in the 
[archives](https://archive.apache.org/dist/kylin/).
     
 __ODBC Driver__  
 Kylin ODBC driver requires [Microsoft Visual C++ 2012 
Redistributable](http://www.microsoft.com/en-us/download/details.aspx?id=30679) 
installed first. 

Reply via email to