Repository: incubator-hivemall Updated Branches: refs/heads/master a2f78df05 -> 556503b1a
Updated the news feed of the top page: commit d282af9d2df41264104fbeb6ef583e4f03eb4a9a Merge: a2f78df 796d348 Author: myui <[email protected]> Date: Mon Dec 5 17:39:00 2016 +0900 Merge branch 'renew-initial-apache-release-news' of https://github.com/Lewuathe/incubator-hivemall into hotfix/pr-10 commit 796d348e0f73a668aa810c77a6301a063f5f9523 Author: Lewuathe <[email protected]> Date: Mon Dec 5 17:30:58 2016 +0900 HIVEMALL-22: Update news feed for next Apache release Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/556503b1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/556503b1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/556503b1 Branch: refs/heads/master Commit: 556503b1ac4d67bb8b0cb06e20afffdcaa8f5851 Parents: a2f78df Author: myui <[email protected]> Authored: Mon Dec 5 17:47:12 2016 +0900 Committer: myui <[email protected]> Committed: Mon Dec 5 17:47:12 2016 +0900 ---------------------------------------------------------------------- src/site/xdoc/index.xml.vm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/556503b1/src/site/xdoc/index.xml.vm ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml.vm b/src/site/xdoc/index.xml.vm index 816d8f8..d32b487 100644 --- a/src/site/xdoc/index.xml.vm +++ b/src/site/xdoc/index.xml.vm @@ -27,8 +27,7 @@ </head> <body> <div class="alert alert-info" role="alert"> - <strong>Info:</strong> We are now in the process of migrating the project repository from <a href="https://github.com/myui/hivemall">Github</a> to <a href="https://github.com/apache/incubator-hivemall">Apache Incubator</a>. - <a href="/userguide/index.html"><button class="btn btn-primary" type="button">Learn more</button></a> + <strong>Info:</strong> We are planning the initial Apache release on Q1, 2017. <a href="/userguide/index.html"><button class="btn btn-primary" type="button">Learn more</button></a>. </div> <div id="carousel-main" class="row"> <div id="screenshots-carousel" class="carousel slide span10">
