[
https://issues.apache.org/jira/browse/NIFIREG-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16304946#comment-16304946
]
ASF GitHub Bot commented on NIFIREG-85:
---------------------------------------
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 <kdoran.apache@...>
Date: 2017-12-28T00:17:20Z
NIFIREG-85 Custom ascii art banner
----
> Custom ascii art banner
> -----------------------
>
> Key: NIFIREG-85
> URL: https://issues.apache.org/jira/browse/NIFIREG-85
> Project: NiFi Registry
> Issue Type: Improvement
> Reporter: Kevin Doran
> Assignee: Kevin Doran
> Priority: Trivial
> Fix For: 0.0.1
>
>
> Replace stock Spring Boot startup banner text with a NiFi Registry banner &
> version.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)