From commits-return-21860-archive-asf-public=cust-asf.ponee.io@accumulo.apache.org Mon May 14 23:03:36 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 49A87180627 for ; Mon, 14 May 2018 23:03:36 +0200 (CEST) Received: (qmail 21977 invoked by uid 500); 14 May 2018 21:03:35 -0000 Mailing-List: contact commits-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list commits@accumulo.apache.org Received: (qmail 21968 invoked by uid 99); 14 May 2018 21:03:35 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 May 2018 21:03:35 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id C108D8080B; Mon, 14 May 2018 21:03:34 +0000 (UTC) Date: Mon, 14 May 2018 21:03:34 +0000 To: , "' commits@accumulo.apache.org" , '@gitbox.apache.org, Subject: [accumulo-website] branch master updated (c35fc78 -> eafeeaf) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <152633181457.9298.783786513999734543@gitbox.apache.org> From: ctubbsii@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: accumulo-website X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c35fc78b558c6711d4059ca19efe817aacca36da X-Git-Newrev: eafeeafbf82d0e7a7f77a93027230dac06409680 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/accumulo-website.git. from c35fc78 Update javadocs for 1.9.1 new 58030fa Website updates to release 1.9.1 new eafeeaf Add archive indicators for old version (#85) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: 1.9/accumulo_user_manual.html | 4 +- _config.yml | 6 +- _includes/nav.html | 2 +- _layouts/release.html | 19 ++++++- .../2011-12-16-accumulo-1.3.5-incubating.md | 1 + _posts/release/2012-03-30-accumulo-1.4.0.md | 1 + _posts/release/2012-07-03-accumulo-1.4.1.md | 1 + _posts/release/2012-07-06-accumulo-1.3.6.md | 1 + _posts/release/2012-11-15-accumulo-1.4.2.md | 1 + _posts/release/2013-03-18-accumulo-1.4.3.md | 1 + _posts/release/2013-05-25-accumulo-1.5.0.md | 1 + _posts/release/2013-08-23-accumulo-1.4.4.md | 1 + _posts/release/2014-03-06-accumulo-1.5.1.md | 1 + _posts/release/2014-04-04-accumulo-1.4.5.md | 1 + _posts/release/2014-05-02-accumulo-1.6.0.md | 1 + _posts/release/2014-09-25-accumulo-1.6.1.md | 1 + _posts/release/2015-02-16-accumulo-1.6.2.md | 1 + _posts/release/2015-05-18-accumulo-1.7.0.md | 1 + _posts/release/2015-06-25-accumulo-1.5.3.md | 1 + _posts/release/2015-07-04-accumulo-1.6.3.md | 1 + _posts/release/2015-09-19-accumulo-1.5.2.md | 1 + _posts/release/2015-09-21-accumulo-1.5.4.md | 1 + _posts/release/2015-10-03-accumulo-1.6.4.md | 1 + _posts/release/2016-02-17-accumulo-1.6.5.md | 1 + _posts/release/2016-02-26-accumulo-1.7.1.md | 1 + _posts/release/2016-06-22-accumulo-1.7.2.md | 1 + _posts/release/2016-09-06-accumulo-1.8.0.md | 1 + _posts/release/2016-09-18-accumulo-1.6.6.md | 1 + _posts/release/2017-02-26-accumulo-1.8.1.md | 1 + _posts/release/2017-04-06-accumulo-1.7.3.md | 1 + _posts/release/2018-04-23-accumulo-1.9.0.md | 1 + _posts/release/2018-05-08-accumulo-1.9.1.md | 19 ------- _posts/release/2018-05-14-accumulo-1.9.1.md | 64 ++++++++++++++++++++++ doap/accumulo.rdf | 7 +++ pages/downloads.md | 32 +++++------ pages/release.md | 6 +- 36 files changed, 143 insertions(+), 43 deletions(-) delete mode 100644 _posts/release/2018-05-08-accumulo-1.9.1.md create mode 100644 _posts/release/2018-05-14-accumulo-1.9.1.md -- To stop receiving notification emails like this one, please contact ctubbsii@apache.org.