Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9FE14200AF3 for ; Wed, 4 May 2016 17:48:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9E5DF1609A1; Wed, 4 May 2016 15:48:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D47A91609FC for ; Wed, 4 May 2016 17:48:13 +0200 (CEST) Received: (qmail 78730 invoked by uid 500); 4 May 2016 15:48:13 -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 78688 invoked by uid 99); 4 May 2016 15:48:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 May 2016 15:48:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E10C32C1F61 for ; Wed, 4 May 2016 15:48:12 +0000 (UTC) Date: Wed, 4 May 2016 15:48:12 +0000 (UTC) From: "Oleg Zhurakousky (JIRA)" To: commits@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (NIFI-1773) Typo in AbstractControllerService MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 04 May 2016 15:48:14 -0000 [ https://issues.apache.org/jira/browse/NIFI-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Zhurakousky resolved NIFI-1773. ------------------------------------ Resolution: Fixed > Typo in AbstractControllerService > --------------------------------- > > Key: NIFI-1773 > URL: https://issues.apache.org/jira/browse/NIFI-1773 > Project: Apache NiFi > Issue Type: Task > Reporter: Brandon DeVries > Assignee: Pierre Villard > Priority: Trivial > Fix For: 1.0.0, 0.7.0 > > > On line 84 of AbstractControllerService, the comment refers to "Reporting Task" instead of "Controller Service": > https://github.com/apache/nifi/blob/e4b7e47836edf47042973e604005058c28eed23b/nifi-api/src/main/java/org/apache/nifi/controller/AbstractControllerService.java#L84 -- This message was sent by Atlassian JIRA (v6.3.4#6332)