You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/11 15:55:20 UTC

[jira] [Commented] (NIFI-2756) nifi-processor-bundle-archetype lacks displayName property

    [ https://issues.apache.org/jira/browse/NIFI-2756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15481958#comment-15481958 ] 

ASF GitHub Bot commented on NIFI-2756:
--------------------------------------

GitHub user trixpan opened a pull request:

    https://github.com/apache/nifi/pull/1004

    NIFI-2756 - Add displayName to maven archetypes

    @alopresto Would you mind having a look on this PR?
    
    I am not familiar with maven archetypes but I noticed that the ones we have seem to result in code lacking some of the present practices such as having displayName, including * imports, unused classes, etc.
    
    This PR tries to address that.
    
    Cheer
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/trixpan/nifi NIFI-2756

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/1004.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1004
    
----
commit 7f4436286713dcbb303114eeb5f1fd8fc8ef9799
Author: Andre F de Miranda <tr...@users.noreply.github.com>
Date:   2016-09-11T15:49:01Z

    NIFI-2756 - Add displayName to maven archetypes

----


> nifi-processor-bundle-archetype lacks displayName property
> ----------------------------------------------------------
>
>                 Key: NIFI-2756
>                 URL: https://issues.apache.org/jira/browse/NIFI-2756
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Andre
>            Assignee: Andre
>
> When using {{nifi-processor-bundle-archetype}} to create a new bundle, the resulting code lacks displayName leading to a number of PR and contributions to arrive to peer review without displayName configured



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)