Repository: bahir-website Updated Branches: refs/heads/asf-site dc012766d -> c929762f6
Publishing from 59d7017bb7502dcdbcfae268fca0d9449a1a949e Project: http://git-wip-us.apache.org/repos/asf/bahir-website/repo Commit: http://git-wip-us.apache.org/repos/asf/bahir-website/commit/e4e8b461 Tree: http://git-wip-us.apache.org/repos/asf/bahir-website/tree/e4e8b461 Diff: http://git-wip-us.apache.org/repos/asf/bahir-website/diff/e4e8b461 Branch: refs/heads/asf-site Commit: e4e8b4611ba8f1173b948565c974bd4e93f5fc32 Parents: dc01276 Author: Luciano Resende <[email protected]> Authored: Mon Jun 25 11:30:43 2018 -0700 Committer: Luciano Resende <[email protected]> Committed: Mon Jun 25 11:30:43 2018 -0700 ---------------------------------------------------------------------- content/downloads/spark/index.html | 30 +++++++++----------- content/feed.xml | 14 ++++----- content/index.html | 2 +- .../news/2015/11/08/new-committers/index.html | 11 +++++++ .../news/2015/11/09/new-committers/index.html | 11 ------- 5 files changed, 32 insertions(+), 36 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bahir-website/blob/e4e8b461/content/downloads/spark/index.html ---------------------------------------------------------------------- diff --git a/content/downloads/spark/index.html b/content/downloads/spark/index.html index 19d61e3..8e03108 100644 --- a/content/downloads/spark/index.html +++ b/content/downloads/spark/index.html @@ -199,40 +199,36 @@ <p>Please find below the latest releases of Apache Bahir for Apache Spark Extensions. Note that the binary artifacts for each platform are also published independently through Maven and each <a href="/docs/spark/overview">extension documentation page</a> describes how to add these artifacts to your application.</p> -<h2 id="bahir-extensions-for-apache-spark-220-release">Bahir Extensions for Apache Spark 2.2.0 Release</h2> +<h2 id="bahir-extensions-for-apache-spark-221-release">Bahir Extensions for Apache Spark 2.2.1 Release</h2> -<p>Our latest release supports Apache Spark 2.2.0, and was released on 08/22/2017.</p> +<p>Our latest release supports Apache Spark 2.2.1, and was released on 06/25/2018.</p> <table class="table table-hover sortable"> <thead> <tr> <th><b>Name</b></th> <th><b>Archive</b></th> - <th><b>MD5</b></th> - <!--th><b>SHA-1</b></th--> + <!th><b>SHA-512</b></th> <th><b>signature</b></th> </tr> </thead> <tbody> <tr> - <td>Apache Bahir Extensions for Apache Spark 2.2.0 (tar.gz)</td> - <td><a href="http://www.apache.org/dyn/closer.lua/bahir/bahir-spark/2.2.0/apache-bahir-2.2.0-src.tar.gz">tar.gz</a></td> - <td><a href="http://www.apache.org/dist/bahir/bahir-spark/2.2.0/apache-bahir-2.2.0-src.tar.gz.md5">MD5</a></td> - <!--td><a href="http://www.apache.org/dist/bahir/bahir-spark/2.2.0/apache-bahir-2.2.0-src.tar.gz.sha1">SHA-1</a></td--> - <td><a href="http://www.apache.org/dist/bahir/bahir-spark/2.2.0/apache-bahir-2.2.0-src.tar.gz.asc">ASC</a></td> + <td>Apache Bahir Extensions for Apache Spark 2.2.1 (tar.gz)</td> + <td><a href="http://www.apache.org/dyn/closer.lua/bahir/bahir-spark/2.2.1/apache-bahir-2.2.1-src.tar.gz">tar.gz</a></td> + <td><a href="http://www.apache.org/dist/bahir/bahir-spark/2.2.1/apache-bahir-2.2.1-src.tar.gz.sha512">SHA-512</a></td> + <td><a href="http://www.apache.org/dist/bahir/bahir-spark/2.2.1/apache-bahir-2.2.1-src.tar.gz.asc">ASC</a></td> </tr> <tr> - <td>Apache Bahir Extensions for Apache Spark 2.2.0 (zip)</td> - <td><a href="http://www.apache.org/dyn/closer.lua/bahir/bahir-spark/2.2.0/apache-bahir-2.2.0-src.zip">zip</a></td> - <td><a href="http://www.apache.org/dist/bahir/bahir-spark/2.2.0/apache-bahir-2.2.0-src.zip.md5">MD5</a></td> - <!--td><a href="http://www.apache.org/dist/bahir/bahir-spark/2.2.0/apache-bahir-2.2.0-src.zip.sha1">SHA-1</a></td--> - <td><a href="http://www.apache.org/dist/bahir/bahir-spark/2.2.0/apache-bahir-2.2.0-src.zip.asc">ASC</a></td> + <td>Apache Bahir Extensions for Apache Spark 2.2.1 (zip)</td> + <td><a href="http://www.apache.org/dyn/closer.lua/bahir/bahir-spark/2.2.1/apache-bahir-2.2.1-src.zip">zip</a></td> + <td><a href="http://www.apache.org/dist/bahir/bahir-spark/2.2.1/apache-bahir-2.2.1-src.zip.sha512">SHA-512</a></td> + <td><a href="http://www.apache.org/dist/bahir/bahir-spark/2.2.1/apache-bahir-2.2.1-src.zip.asc">ASC</a></td> </tr> <tr> <td>Release Notes</td> - <td><a href="/releases/spark/2.2.0/release-notes">2.2.0</a></td> + <td><a href="/releases/spark/2.2.1/release-notes">2.2.1</a></td> <td></td> - <!--td></td--> <td></td> </tr> </tbody> @@ -243,7 +239,7 @@ <pre> git clone https://github.com/apache/bahir cd bahir -git checkout -b tags/v2.2.0 v2.2.0 +git checkout -b tags/v2.2.1 v2.2.1 </pre> <h3 id="previous-releases">Previous Releases</h3> http://git-wip-us.apache.org/repos/asf/bahir-website/blob/e4e8b461/content/feed.xml ---------------------------------------------------------------------- diff --git a/content/feed.xml b/content/feed.xml index cbbec7c..56d2f63 100644 --- a/content/feed.xml +++ b/content/feed.xml @@ -6,8 +6,8 @@ </description> <link>http://bahir.apache.org/</link> <atom:link href="http://bahir.apache.org/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Thu, 07 Jun 2018 10:46:32 +0200</pubDate> - <lastBuildDate>Thu, 07 Jun 2018 10:46:32 +0200</lastBuildDate> + <pubDate>Mon, 25 Jun 2018 11:30:39 -0700</pubDate> + <lastBuildDate>Mon, 25 Jun 2018 11:30:39 -0700</lastBuildDate> <generator>Jekyll v3.2.1</generator> <item> @@ -23,7 +23,7 @@ it.</p> this release includes faster-than-light travel and chewing gum that never loses its flavor.</p> </description> - <pubDate>Tue, 10 Nov 2015 13:00:00 +0100</pubDate> + <pubDate>Tue, 10 Nov 2015 04:00:00 -0800</pubDate> <link>http://bahir.apache.org/news/2015/11/10/release-0.2.0/</link> <guid isPermaLink="true">http://bahir.apache.org/news/2015/11/10/release-0.2.0/</guid> @@ -48,9 +48,9 @@ committers for their work on the project. Welcome!</p> <li>Princess Leia</li> </ul> </description> - <pubDate>Mon, 09 Nov 2015 04:03:07 +0100</pubDate> - <link>http://bahir.apache.org/news/2015/11/09/new-committers/</link> - <guid isPermaLink="true">http://bahir.apache.org/news/2015/11/09/new-committers/</guid> + <pubDate>Sun, 08 Nov 2015 19:03:07 -0800</pubDate> + <link>http://bahir.apache.org/news/2015/11/08/new-committers/</link> + <guid isPermaLink="true">http://bahir.apache.org/news/2015/11/08/new-committers/</guid> <category>team</category> @@ -67,7 +67,7 @@ committers for their work on the project. Welcome!</p> <p>Weâre so pleased to be in the Apache Incbuator.</p> </description> - <pubDate>Fri, 25 Sep 2015 14:00:00 +0200</pubDate> + <pubDate>Fri, 25 Sep 2015 05:00:00 -0700</pubDate> <link>http://bahir.apache.org/news/2015/09/25/release-0.1.0/</link> <guid isPermaLink="true">http://bahir.apache.org/news/2015/09/25/release-0.1.0/</guid> http://git-wip-us.apache.org/repos/asf/bahir-website/blob/e4e8b461/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html index a43f4d4..32f9716 100644 --- a/content/index.html +++ b/content/index.html @@ -45,7 +45,7 @@ <div class="col-md-12 text-center"> - <a href="/downloads/spark" class="btn btn-primary btn-lg bigFingerButton" role="button">Download Apache Bahir Spark Extensions 2.2.0</a></p> + <a href="/downloads/spark" class="btn btn-primary btn-lg bigFingerButton" role="button">Download Apache Bahir Spark Extensions 2.2.1</a></p> </div> http://git-wip-us.apache.org/repos/asf/bahir-website/blob/e4e8b461/content/news/2015/11/08/new-committers/index.html ---------------------------------------------------------------------- diff --git a/content/news/2015/11/08/new-committers/index.html b/content/news/2015/11/08/new-committers/index.html new file mode 100644 index 0000000..f0dd77d --- /dev/null +++ b/content/news/2015/11/08/new-committers/index.html @@ -0,0 +1,11 @@ +<!-- + +--> + +<p>The Bahir project management committee today added two new +committers for their work on the project. Welcome!</p> + +<ul> + <li>Darth Vader</li> + <li>Princess Leia</li> +</ul> http://git-wip-us.apache.org/repos/asf/bahir-website/blob/e4e8b461/content/news/2015/11/09/new-committers/index.html ---------------------------------------------------------------------- diff --git a/content/news/2015/11/09/new-committers/index.html b/content/news/2015/11/09/new-committers/index.html deleted file mode 100644 index f0dd77d..0000000 --- a/content/news/2015/11/09/new-committers/index.html +++ /dev/null @@ -1,11 +0,0 @@ -<!-- - ---> - -<p>The Bahir project management committee today added two new -committers for their work on the project. Welcome!</p> - -<ul> - <li>Darth Vader</li> - <li>Princess Leia</li> -</ul>
