You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@asterixdb.apache.org by im...@apache.org on 2016/02/27 00:48:32 UTC

incubator-asterixdb-site git commit: Update downloads page with binaries

Repository: incubator-asterixdb-site
Updated Branches:
  refs/heads/asf-site 237a264de -> dc9cbdd7f


Update downloads page with binaries

Change-Id: I384590c50b754f8eefc74dbca61350caf14b5268
Reviewed-on: https://asterix-gerrit.ics.uci.edu/673
Reviewed-by: Till Westmann <ti...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-site/commit/dc9cbdd7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-site/tree/dc9cbdd7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-site/diff/dc9cbdd7

Branch: refs/heads/asf-site
Commit: dc9cbdd7fbc0b468307f3ecbebe54f9841be3644
Parents: 237a264
Author: Ian Maxon <ia...@maxons.email>
Authored: Fri Feb 26 15:03:56 2016 -0800
Committer: Ian Maxon <im...@apache.org>
Committed: Fri Feb 26 15:43:21 2016 -0800

----------------------------------------------------------------------
 _config.yml |  6 +++---
 download.md | 34 +---------------------------------
 2 files changed, 4 insertions(+), 36 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-site/blob/dc9cbdd7/_config.yml
----------------------------------------------------------------------
diff --git a/_config.yml b/_config.yml
index 28246d7..6ca6257 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,11 +1,11 @@
 url: ""
 name: "Apache AsterixDB"
 
-STABLE_VERSION: 0.8.7-incubating
+STABLE_VERSION: 0.8.8-incubating
 UNSTABLE_VERSION: 0.8.8-SNAPSHOT
-STABLE_DOWNLOAD_URL: "http://asterixdb.ics.uci.edu/download/0.8.6/asterix-installer-0.8.6-binary-assembly.zip"
+STABLE_DOWNLOAD_URL: "http://www.apache.org/dyn/closer.lua/incubator/asterixdb/asterix-installer-0.8.8-incubating-binary-assembly.zip"
 UNSTABLE_DOWNLOAD_URL: "https://asterix-jenkins.ics.uci.edu/job/asterix-test-full/lastStableBuild/org.apache.asterix$asterix-installer/artifact/org.apache.asterix/asterix-installer/0.8.8-SNAPSHOT/asterix-installer-0.8.8-SNAPSHOT-binary-assembly.zip"
-STABLE_YARN_URL: ""
+STABLE_YARN_URL: "http://www.apache.org/dyn/closer.lua/incubator/asterixdb/asterix-yarn-0.8.8-incubating-binary-assembly.zip"
 UNSTABLE_YARN_URL: "https://asterix-jenkins.ics.uci.edu/job/asterix-test-full/lastStableBuild/org.apache.asterix$asterix-yarn/artifact/org.apache.asterix/asterix-yarn/0.8.8-SNAPSHOT/asterix-yarn-0.8.8-SNAPSHOT-binary-assembly.zip"
 DOCS_BASE_URL: "docs"
 UNSTABLE_DOCS_BASE_URL: "https://ci.apache.org/projects/asterixdb/"

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-site/blob/dc9cbdd7/download.md
----------------------------------------------------------------------
diff --git a/download.md b/download.md
index a17cf96..ce711b4 100644
--- a/download.md
+++ b/download.md
@@ -26,7 +26,6 @@ Feel free to browse and download the source tree of AsterixDB (and Hyracks) from
 
 <div class="row">
 
-<!--
 <div class="col-md-6" markdown="1">
 ### Standalone Cluster Installer
 
@@ -43,7 +42,6 @@ This packaging is most suitable for installation on a cluster without Hadoop or
 <div class="col-md-6" markdown="1">
 
 <p><a class="btn btn-md btn-success" href="{{ site.STABLE_DOWNLOAD_URL }}" role="button">Download AsterixDB {{ site.STABLE_VERSION }} <i class="fa fa-download fa-lg"></i> </a></p>
-<p><a class="btn btn-md btn-warning" href="{{ site.UNSTABLE_DOWNLOAD_URL }}" role="button">Download AsterixDB {{ site.UNSTABLE_VERSION }} <i class="fa fa-download fa-lg"></i> </a></p>
 
 </div>
 
@@ -68,38 +66,8 @@ This is AsterixDB packaged with the YARN installer. If you already have a cluste
 
 <div class="col-md-6" markdown="1">
 
-<p><a class="btn btn-md btn-warning" href="{{ site.UNSTABLE_YARN_URL }}" role="button">Download AsterixDB {{ site.UNSTABLE_VERSION }} <i class="fa fa-download fa-lg"></i> </a></p>
+<p><a class="btn btn-md btn-success" href="{{ site.STABLE_YARN_URL }}" role="button">Download AsterixDB {{ site.STABLE_VERSION }} <i class="fa fa-download fa-lg"></i> </a></p>
 
 </div>
 
 </div>
-
-
-<div class="row">
-
-
-<div class="col-md-6" markdown="1">
-### Extras
-
-
-</div>
-</div>
-
-<div class="row">
-
-<div class="col-md-6" markdown="1">
-APIs, Bindings and Demos. If you're a developer looking for examples of how to build an application on top of or integrated with AsterixDB, these should help you get started.
-
-</div>
-
-<div class="col-md-6" markdown="1">
-
-<p><a class="btn btn-md btn-success" href="{{ site.ICS_DOWNLOAD_BASE_URL }}/demos/tweetbook-demo.zip" role="button">Download the TweetBook Demo <i class="fa fa-download fa-lg"></i> </a></p>
-
-<p><a class="btn btn-md btn-success" href="{{ site.ICS_DOWNLOAD_BASE_URL }}/demos/admaql101-demo.zip" role="button">Download the AsterixDB ADM & AQL 101 Demo <i class="fa fa-download fa-lg"></i> </a></p>
-
-<p><a class="btn btn-md btn-success" href="{{ site.ICS_DOWNLOAD_BASE_URL }}/bindings/asterix-sdk-stable.js" role="button">Download AsterixDB Javascript Bindings <i class="fa fa-download fa-lg"></i> </a></p>
-</div>
-</div>
-
--->