You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by kevdoran <gi...@git.apache.org> on 2017/12/28 00:27:48 UTC

[GitHub] nifi-registry pull request #71: NIFIREG-85 Custom ascii art banner

GitHub user kevdoran opened a pull request:

    https://github.com/apache/nifi-registry/pull/71

    NIFIREG-85 Custom ascii art banner

    I doubt anyone will notice unless they are looking in bootstrap.log, but this replaces the stock Spring Boot banner with a custom one:
        
        # example with version populated:
    
          Apache NiFi   _     _              
         _ __ ___  __ _(_)___| |_ _ __ _   _ 
        | '__/ _ \/ _` | / __| __| '__| | | |
        | | |  __/ (_| | \__ \ |_| |  | |_| |
        |_|  \___|\__, |_|___/\__|_|   \__, |
        ==========|___/================|___/=
                       v0.0.1-SNAPSHOT


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

    $ git pull https://github.com/kevdoran/nifi-registry NIFIREG-85

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

    https://github.com/apache/nifi-registry/pull/71.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 #71
    
----
commit b453e767af86f0fe6977ccd3e1c28798e4c13fdd
Author: Kevin Doran <kd...@...>
Date:   2017-12-28T00:17:20Z

    NIFIREG-85 Custom ascii art banner

----


---

[GitHub] nifi-registry issue #71: NIFIREG-85 Custom ascii art banner

Posted by bbende <gi...@git.apache.org>.
Github user bbende commented on the issue:

    https://github.com/apache/nifi-registry/pull/71
  
    Very cool addition, going to merge


---

[GitHub] nifi-registry pull request #71: NIFIREG-85 Custom ascii art banner

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/nifi-registry/pull/71


---