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 [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B266718DB4 for ; Wed, 10 Feb 2016 22:36:18 +0000 (UTC) Received: (qmail 16537 invoked by uid 500); 10 Feb 2016 22:36:18 -0000 Delivered-To: apmail-nifi-commits-archive@nifi.apache.org Received: (qmail 16502 invoked by uid 500); 10 Feb 2016 22:36:18 -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 16473 invoked by uid 99); 10 Feb 2016 22:36:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Feb 2016 22:36:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 422D12C1F60 for ; Wed, 10 Feb 2016 22:36:18 +0000 (UTC) Date: Wed, 10 Feb 2016 22:36:18 +0000 (UTC) From: "Joseph Witt (JIRA)" To: commits@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (NIFI-1379) Perform Release Management Functions for 0.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/NIFI-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15141844#comment-15141844 ] Joseph Witt commented on NIFI-1379: ----------------------------------- [~trkurc@gmail.com] we need to be sure to update the Release Notes or migration guide with this finding. In using the username/password auth mode there are a couple functions which are not working and will not be corrected until post 0.5.0. Thanks joe > Perform Release Management Functions for 0.5.0 > ---------------------------------------------- > > Key: NIFI-1379 > URL: https://issues.apache.org/jira/browse/NIFI-1379 > Project: Apache NiFi > Issue Type: Task > Components: Tools and Build > Affects Versions: 0.5.0 > Reporter: Joseph Witt > Assignee: Tony Kurc > Fix For: 0.5.0 > > Attachments: NIFI-1379.000.patch > > > Need to migrate all poms to 0.5.0 > {code} > mvn versions:set > mvn versions:commit > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)