From commits-return-41892-apmail-nifi-commits-archive=nifi.apache.org@nifi.apache.org Thu Oct 10 19:09:58 2019 Return-Path: X-Original-To: apmail-nifi-commits-archive@minotaur.apache.org Delivered-To: apmail-nifi-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id CE06E199B4 for ; Thu, 10 Oct 2019 19:09:57 +0000 (UTC) Received: (qmail 10763 invoked by uid 500); 10 Oct 2019 19:09:57 -0000 Delivered-To: apmail-nifi-commits-archive@nifi.apache.org Received: (qmail 10742 invoked by uid 500); 10 Oct 2019 19:09:57 -0000 Mailing-List: contact commits-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list commits@nifi.apache.org Received: (qmail 10728 invoked by uid 99); 10 Oct 2019 19:09:57 -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; Thu, 10 Oct 2019 19:09:57 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 0AB69811C0; Thu, 10 Oct 2019 19:09:57 +0000 (UTC) Date: Thu, 10 Oct 2019 19:09:56 +0000 To: "commits@nifi.apache.org" Subject: [nifi] branch master updated (a273ff1 -> af81afc) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <157073459652.26635.1834132787040417178@gitbox.apache.org> From: bbende@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: nifi X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a273ff10f98b77e108aebf34dfbe847f473132ae X-Git-Newrev: af81afce408a4d4e731d2431fb1b9b2b26def1fe 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. bbende pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nifi.git. from a273ff1 NIFI-6758 fixing checkstyle issues new 5d65e6a NIFI-5753 Add SSL support to HortonworksSchemaRegistry service new af81afc NIFI-5753 Make use of keyPassword optional and only used when keystore is used, bump registry client version 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: .../nifi-hwx-schema-registry-service/pom.xml | 6 +++- .../hortonworks/HortonworksSchemaRegistry.java | 38 +++++++++++++++++++++- 2 files changed, 42 insertions(+), 2 deletions(-)