Repository: apex-site Updated Branches: refs/heads/asf-site 7cbad67cd -> 974baceda (forced update)
from ef6dfa014eddd6f6fea2beb8905c5fcee8675c80 Project: http://git-wip-us.apache.org/repos/asf/apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-site/commit/974baced Tree: http://git-wip-us.apache.org/repos/asf/apex-site/tree/974baced Diff: http://git-wip-us.apache.org/repos/asf/apex-site/diff/974baced Branch: refs/heads/asf-site Commit: 974baceda46d4dc64aef83c8d8f0f98bd0675460 Parents: 69d479d Author: Thomas Weise <[email protected]> Authored: Mon Sep 5 17:14:13 2016 -0700 Committer: Thomas Weise <[email protected]> Committed: Mon Sep 5 17:14:13 2016 -0700 ---------------------------------------------------------------------- content/announcements.html | 10 ++++---- content/downloads.html | 54 ++++++++++++++++++++--------------------- content/index.html | 7 ++++-- 3 files changed, 37 insertions(+), 34 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/apex-site/blob/974baced/content/announcements.html ---------------------------------------------------------------------- diff --git a/content/announcements.html b/content/announcements.html index 86565c4..9846eb2 100644 --- a/content/announcements.html +++ b/content/announcements.html @@ -76,21 +76,21 @@ <div class="col-md-8"> <h1 id="announcements">Announcements</h1> +<h2 id="apache-apex-malhar-library-release-3-5-0">Apache Apex Malhar Library release 3.5.0</h2> +<p>Sep 05, 2016. The Apache Apex community is pleased to announce release <a href="/downloads.html">3.5.0</a> of the Malhar Library.</p> +<p>Changes: <a href="https://github.com/apache/apex-malhar/blob/v3.5.0/CHANGELOG.md">https://github.com/apache/apex-malhar/blob/v3.5.0/CHANGELOG.md</a></p> <h2 id="apache-apex-malhar-library-release-3-4-0">Apache Apex Malhar Library release 3.4.0</h2> <p>May 25, 2016. The Apache Apex community is pleased to announce release <a href="/downloads.html">3.4.0</a> of the Malhar Library.</p> -<p>Changes: <a href="https://github.com/apache/apex-core/blob/v3.4.0/CHANGELOG.md">https://github.com/apache/apex-core/blob/v3.4.0/CHANGELOG.md</a></p> +<p>Changes: <a href="https://github.com/apache/apex-malhar/blob/v3.4.0/CHANGELOG.md">https://github.com/apache/apex-malhar/blob/v3.4.0/CHANGELOG.md</a></p> <h2 id="apache-apex-core-release-3-4-0">Apache Apex Core release 3.4.0</h2> <p>May 12, 2016. The Apache Apex community is pleased to announce release <a href="/downloads.html">3.4.0</a> of the Core.</p> -<p>Changes: <a href="https://github.com/apache/apex-malhar/blob/v3.4.0/CHANGELOG.md">https://github.com/apache/apex-malhar/blob/v3.4.0/CHANGELOG.md</a></p> +<p>Changes: <a href="https://github.com/apache/apex-core/blob/v3.4.0/CHANGELOG.md">https://github.com/apache/apex-core/blob/v3.4.0/CHANGELOG.md</a></p> <h2 id="apache-apex-announced-as-top-level-project">Apache Apex announced as Top-Level Project</h2> <p>Apr 25, 2016. The Apache Software Foundation (ASF) announced today that Apache Apex has graduated from the Apache Incubator to become a Top-Level Project (TLP), signifying that the project's community and products have been well-governed under the ASF's meritocratic process and principles. </p> <p><a href="https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces90">https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces90</a></p> <h2 id="apache-apex-core-release-3-2-1-incubating">Apache Apex Core release 3.2.1-incubating</h2> <p>Apr 21, 2016. The Apache Apex community is pleased to announce release <a href="/downloads.html">3.2.1-incubating</a> of the Core.</p> <p>Changes: <a href="https://github.com/apache/apex-core/blob/v3.2.1-incubating/CHANGELOG.md">https://github.com/apache/apex-core/blob/v3.2.1-incubating/CHANGELOG.md</a></p> -<h2 id="apache-apex-malhar-library-release-3-3-1-incubating">Apache Apex Malhar Library release 3.3.1-incubating</h2> -<p>Mar 2, 2016. The Apache Apex community is pleased to announce release <a href="/downloads.html">3.3.1-incubating</a> of the Malhar Library.</p> -<p>Changes: <a href="https://github.com/apache/apex-malhar/blob/v3.3.1-incubating/CHANGELOG.md">https://github.com/apache/apex-malhar/blob/v3.3.1-incubating/CHANGELOG.md</a></p> </div> <div class="col-md-4"> http://git-wip-us.apache.org/repos/asf/apex-site/blob/974baced/content/downloads.html ---------------------------------------------------------------------- diff --git a/content/downloads.html b/content/downloads.html index 7616bdc..5f026f2 100644 --- a/content/downloads.html +++ b/content/downloads.html @@ -153,54 +153,54 @@ <a href="/docs/apex-3.2">apex-3.2</a><br> </td> </tr> + </tbody> + </table> + + <!-- APEX MALHAR SOURCE RELEASES TABLE --> + <h2>Malhar Source Releases</h2> + <table class="table table-bordered table-striped"> + <thead> + <tr> + <th scope="col">Version</th> + <th scope="col">Date</th> + <th scope="col">Source (zip)</th> + <th scope="col">Source (tarball)</th> + <th scope="col">Docs</th> + </tr> + </thead> + <tbody> <tr> <td> - 3.3.0-incubating + 3.5.0 <span class="latest-tag">(latest)</span> </td> <td> - 2016-02-07 + 2016-08-30 </td> <td> - <a href="http://www.apache.org/dyn/closer.lua/apex/apache-apex-core-3.3.0-incubating/apex-3.3.0-incubating-source-release.zip">apex-3.3.0-incubating-source-release.zip</a><br> + <a href="http://www.apache.org/dyn/closer.lua/apex/apache-apex-malhar-3.5.0/apache-apex-malhar-3.5.0-source-release.zip">malhar-3.5.0-source-release.zip</a><br> <small> ( - <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-core-3.3.0-incubating/apex-3.3.0-incubating-source-release.zip.asc">pgp</a>, - <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-core-3.3.0-incubating/apex-3.3.0-incubating-source-release.zip.md5">md5</a>, - <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-core-3.3.0-incubating/apex-3.3.0-incubating-source-release.zip.sha">sha1</a> + <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-malhar-3.5.0/apache-apex-malhar-3.5.0-source-release.zip.asc">pgp</a>, + <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-malhar-3.5.0/apache-apex-malhar-3.5.0-source-release.zip.md5">md5</a>, + <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-malhar-3.5.0/apache-apex-malhar-3.5.0-source-release.zip.sha">sha1</a> ) </small> </td> <td> - <a href="http://www.apache.org/dyn/closer.lua/apex/apache-apex-core-3.3.0-incubating/apex-3.3.0-incubating-source-release.tar.gz">apex-3.3.0-incubating-source-release.tar.gz</a><br> + <a href="http://www.apache.org/dyn/closer.lua/apex/apache-apex-malhar-3.5.0/apache-apex-malhar-3.5.0-source-release.tar.gz">malhar-3.5.0-source-release.tar.gz</a><br> <small> ( - <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-core-3.3.0-incubating/apex-3.3.0-incubating-source-release.tar.gz.asc">pgp</a>, - <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-core-3.3.0-incubating/apex-3.3.0-incubating-source-release.tar.gz.md5">md5</a>, - <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-core-3.3.0-incubating/apex-3.3.0-incubating-source-release.tar.gz.sha">sha1</a> + <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-malhar-3.5.0/apache-apex-malhar-3.5.0-source-release.tar.gz.asc">pgp</a>, + <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-malhar-3.5.0/apache-apex-malhar-3.5.0-source-release.tar.gz.md5">md5</a>, + <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-malhar-3.5.0/apache-apex-malhar-3.5.0-source-release.tar.gz.sha">sha1</a> ) </small> </td> <td> - <a href="/docs/apex-3.3">apex-3.3</a><br> + <a href="/docs/malhar-3.5">malhar-3.5</a><br> </td> </tr> - </tbody> - </table> - - <!-- APEX MALHAR SOURCE RELEASES TABLE --> - <h2>Malhar Source Releases</h2> - <table class="table table-bordered table-striped"> - <thead> - <tr> - <th scope="col">Version</th> - <th scope="col">Date</th> - <th scope="col">Source (zip)</th> - <th scope="col">Source (tarball)</th> - <th scope="col">Docs</th> - </tr> - </thead> - <tbody> <tr> <td> 3.4.0 http://git-wip-us.apache.org/repos/asf/apex-site/blob/974baced/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html index 520ec57..431c6a1 100644 --- a/content/index.html +++ b/content/index.html @@ -114,12 +114,15 @@ <div class="container"> <div class="col-md-8"> <h1 id="announcements">Announcements</h1> +<h2 id="apache-apex-malhar-library-release-3-5-0">Apache Apex Malhar Library release 3.5.0</h2> +<p>Sep 05, 2016. The Apache Apex community is pleased to announce release <a href="/downloads.html">3.5.0</a> of the Malhar Library.</p> +<p>Changes: <a href="https://github.com/apache/apex-malhar/blob/v3.5.0/CHANGELOG.md">https://github.com/apache/apex-malhar/blob/v3.5.0/CHANGELOG.md</a></p> <h2 id="apache-apex-malhar-library-release-3-4-0">Apache Apex Malhar Library release 3.4.0</h2> <p>May 25, 2016. The Apache Apex community is pleased to announce release <a href="/downloads.html">3.4.0</a> of the Malhar Library.</p> -<p>Changes: <a href="https://github.com/apache/apex-core/blob/v3.4.0/CHANGELOG.md">https://github.com/apache/apex-core/blob/v3.4.0/CHANGELOG.md</a></p> +<p>Changes: <a href="https://github.com/apache/apex-malhar/blob/v3.4.0/CHANGELOG.md">https://github.com/apache/apex-malhar/blob/v3.4.0/CHANGELOG.md</a></p> <h2 id="apache-apex-core-release-3-4-0">Apache Apex Core release 3.4.0</h2> <p>May 12, 2016. The Apache Apex community is pleased to announce release <a href="/downloads.html">3.4.0</a> of the Core.</p> -<p>Changes: <a href="https://github.com/apache/apex-malhar/blob/v3.4.0/CHANGELOG.md">https://github.com/apache/apex-malhar/blob/v3.4.0/CHANGELOG.md</a></p> +<p>Changes: <a href="https://github.com/apache/apex-core/blob/v3.4.0/CHANGELOG.md">https://github.com/apache/apex-core/blob/v3.4.0/CHANGELOG.md</a></p> <h2 id="apache-apex-announced-as-top-level-project">Apache Apex announced as Top-Level Project</h2> <p>Apr 25, 2016. The Apache Software Foundation (ASF) announced today that Apache Apex has graduated from the Apache Incubator to become a Top-Level Project (TLP), signifying that the project's community and products have been well-governed under the ASF's meritocratic process and principles. </p> <p><a href="https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces90">https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces90</a></p>
