Repository: apex-site Updated Branches: refs/heads/asf-site 345af0c3a -> 21f5a3999
from 705b8a7e0bcefee160d0f8a1d5156432674b38b8 Project: http://git-wip-us.apache.org/repos/asf/apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-site/commit/21f5a399 Tree: http://git-wip-us.apache.org/repos/asf/apex-site/tree/21f5a399 Diff: http://git-wip-us.apache.org/repos/asf/apex-site/diff/21f5a399 Branch: refs/heads/asf-site Commit: 21f5a39997103e5e7c8906d3461a62fc65bd63ff Parents: 345af0c Author: Apex Dev <[email protected]> Authored: Tue Mar 14 10:40:03 2017 -0700 Committer: Thomas Weise <[email protected]> Committed: Tue Mar 14 10:40:03 2017 -0700 ---------------------------------------------------------------------- content/downloads.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/apex-site/blob/21f5a399/content/downloads.html ---------------------------------------------------------------------- diff --git a/content/downloads.html b/content/downloads.html index 07900a9..6d5b04b 100644 --- a/content/downloads.html +++ b/content/downloads.html @@ -283,8 +283,8 @@ docker run -it --name=apex-sandbox apacheapex/sandbox </li> <li><p>Apex packages available are:</p> <ul> -<li>RPM: <a href="https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/BUILD_ENVIRONMENTS=centos-6,COMPONENTS=apex,label=docker-slave/lastSuccessfulBuild/artifact/output/apex/noarch/apex-3.3.0-1.el6.noarch.rpm">CentOS 6</a>, <a href="https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/BUILD_ENVIRONMENTS=centos-7,COMPONENTS=apex,label=docker-slave/lastSuccessfulBuild/artifact/output/apex/noarch/apex-3.3.0-1.el7.centos.noarch.rpm">CentOS 7</a>, <a href="https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/BUILD_ENVIRONMENTS=fedora-20,COMPONENTS=apex,label=docker-slave/lastSuccessfulBuild/artifact/output/apex/noarch/apex-3.3.0-1.fc20.noarch.rpm">Fedora 20</a>, <a href="https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/BUILD_ENVIRONMENTS=opensuse-13.2,COMPONENTS=apex,label=docker-slave/lastSuccessfulBuild/artifact/output/apex/noarch/apex-3.3.0-1.noarch.rpm">OpenSUSE 13.2</a> </li> -<li>DEB: <a href="https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/BUILD_ENVIRONMENTS=ubuntu-14.04,COMPONENTS=apex,label=docker-slave/lastSuccessfulBuild/artifact/output/apex/apex_3.3.0-1_all.deb">Ubuntu 14.04</a>, <a href="https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/BUILD_ENVIRONMENTS=debian-8,COMPONENTS=apex,label=docker-slave/lastSuccessfulBuild/artifact/output/apex/apex_3.3.0-1_all.">Debian 8</a></li> +<li>RPM: <a href="https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=apex,OS=centos-6/lastSuccessfulBuild/artifact/output/apex/apex-3.5.0-1.el6.src.rpm">CentOS 6</a>, <a href="https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=apex,OS=centos-7/lastSuccessfulBuild/artifact/output/apex/apex-3.5.0-1.el7.centos.src.rpm">CentOS 7</a>, <a href="https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=apex,OS=fedora-25/lastSuccessfulBuild/artifact/output/apex/apex-3.5.0-1.fc25.src.rpm">Fedora 25</a>, <a href="https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=apex,OS=opensuse-42.1/lastSuccessfulBuild/artifact/output/apex/apex-3.5.0-1.src.rpm">OpenSUSE 42.1</a> </li> +<li>DEB: <a href="https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=apex,OS=ubuntu-16.04/lastSuccessfulBuild/artifact/output/apex/apex_3.5.0-1_all.deb">Ubuntu 16.04</a>, <a href="https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=apex,OS=debian-8/lastSuccessfulBuild/artifact/output/apex/apex_3.5.0-1_all.deb">Debian 8</a></li> </ul> </li> </ul>
