You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bahir.apache.org by lr...@apache.org on 2017/03/14 18:11:52 UTC

[4/4] bahir-website git commit: [MINOR] Clarify wording on download page

[MINOR] Clarify wording on download page


Project: http://git-wip-us.apache.org/repos/asf/bahir-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/bahir-website/commit/586421a8
Tree: http://git-wip-us.apache.org/repos/asf/bahir-website/tree/586421a8
Diff: http://git-wip-us.apache.org/repos/asf/bahir-website/diff/586421a8

Branch: refs/heads/master
Commit: 586421a813bedeeaf98010b3ee368a44af1f2400
Parents: baa6252
Author: Luciano Resende <lr...@apache.org>
Authored: Tue Mar 14 11:11:29 2017 -0700
Committer: Luciano Resende <lr...@apache.org>
Committed: Tue Mar 14 11:11:29 2017 -0700

----------------------------------------------------------------------
 site/downloads/flink.md |  4 ++--
 site/downloads/spark.md | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bahir-website/blob/586421a8/site/downloads/flink.md
----------------------------------------------------------------------
diff --git a/site/downloads/flink.md b/site/downloads/flink.md
index f98536f..6734cf1 100644
--- a/site/downloads/flink.md
+++ b/site/downloads/flink.md
@@ -25,11 +25,11 @@ limitations under the License.
 
 {% include JB/setup %}
 
-# {{ site.data.project.name }} Flink Extensions Downloads
+# {{ site.data.project.name }} Extensions for Apache Flink Downloads
 
 Please find below the latest releases of {{ site.data.project.name }} for Apache Flink Extensions. Note that the binary artifacts for each platform are also published independently through Maven and each [extension documentation page](/docs/flink/overview) describes how to add these artifacts to your application.
 
-## Bahir Flink Extensions Latest Release
+## Bahir Extensions for Apache Flink Latest Release
 
 {% if site.data.project.flink_latest_release %}
 

http://git-wip-us.apache.org/repos/asf/bahir-website/blob/586421a8/site/downloads/spark.md
----------------------------------------------------------------------
diff --git a/site/downloads/spark.md b/site/downloads/spark.md
index 615c5e5..fba776e 100644
--- a/site/downloads/spark.md
+++ b/site/downloads/spark.md
@@ -25,15 +25,15 @@ limitations under the License.
 
 {% include JB/setup %}
 
-# {{ site.data.project.name }} Spark Extensions Downloads
+# {{ site.data.project.name }} Extensions for Apache Spark Downloads
 
 Please find below the latest releases of {{ site.data.project.name }} for Apache Spark Extensions. Note that the binary artifacts for each platform are also published independently through Maven and each [extension documentation page](/docs/spark/overview) describes how to add these artifacts to your application.
 
-## Bahir Spark Extensions Latest Release
+## Bahir Extensions for Apache Spark {{site.data.project.spark_latest_release}} Release
 
 {% if site.data.project.spark_latest_release %}
 
-Our latest {{ site.data.project.name }} release for Apache Spark extensions is {{site.data.project.spark_latest_release}}, released on {{site.data.project.spark_latest_release_date}}.
+Our latest release supports Apache Spark {{site.data.project.spark_latest_release}}, and was released on {{site.data.project.spark_latest_release_date}}.
 
 <table class="table table-hover sortable">
     <thead>
@@ -47,14 +47,14 @@ Our latest {{ site.data.project.name }} release for Apache Spark extensions is {
     </thead>
     <tbody>
         <tr>
-            <td>{{ site.data.project.name }} Spark Extensions {{site.data.project.spark_latest_release}} (tar.gz)</td>
+            <td>{{ site.data.project.name }} Extensions for Apache Spark {{site.data.project.spark_latest_release}} (tar.gz)</td>
             <td><a href="http://www.apache.org/dyn/closer.lua/{{site.data.project.spark_unix_name}}/{{site.data.project.spark_latest_release}}/apache-bahir-{{site.data.project.spark_latest_release}}-src.tar.gz">tar.gz</a></td>
             <td><a href="http://www.apache.org/dist/{{site.data.project.spark_unix_name}}/{{site.data.project.spark_latest_release}}/apache-bahir-{{site.data.project.spark_latest_release}}-src.tar.gz.md5">MD5</a></td>
             <!--td><a href="http://www.apache.org/dist/{{site.data.project.spark_unix_name}}/{{site.data.project.spark_latest_release}}/apache-bahir-{{site.data.project.spark_latest_release}}-src.tar.gz.sha1">SHA-1</a></td-->
             <td><a href="http://www.apache.org/dist/{{site.data.project.spark_unix_name}}/{{site.data.project.spark_latest_release}}/apache-bahir-{{site.data.project.spark_latest_release}}-src.tar.gz.asc">ASC</a></td>
         </tr>
         <tr>
-            <td>{{ site.data.project.name }} Spark Extensions {{site.data.project.spark_latest_release}} (zip)</td>
+            <td>{{ site.data.project.name }} Extensions for Apache Spark {{site.data.project.spark_latest_release}} (zip)</td>
             <td><a href="http://www.apache.org/dyn/closer.lua/{{site.data.project.spark_unix_name}}/{{site.data.project.spark_latest_release}}/apache-bahir-{{site.data.project.spark_latest_release}}-src.zip">zip</a></td>
             <td><a href="http://www.apache.org/dist/{{site.data.project.spark_unix_name}}/{{site.data.project.spark_latest_release}}/apache-bahir-{{site.data.project.spark_latest_release}}-src.zip.md5">MD5</a></td>
             <!--td><a href="http://www.apache.org/dist/{{site.data.project.spark_unix_name}}/{{site.data.project.spark_latest_release}}/apache-bahir-{{site.data.project.spark_latest_release}}-src.zip.sha1">SHA-1</a></td-->