GitHub user bbende opened a pull request:
https://github.com/apache/nifi-registry/pull/124
NIFIREG-174 Fixing start-up to look for the system properties specifyâ¦
â¦ing the location of properties and bootstrap, and fallback to relative
paths
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbende/nifi-registry NIFIREG-174
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-registry/pull/124.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 #124
----
commit 3e1b9bf5c526505b9c6de571c368915cc1296fed
Author: Bryan Bende <bbende@...>
Date: 2018-06-13T16:16:37Z
NIFIREG-174 Fixing start-up to look for the system properties specifying
the location of properties and bootstrap, and fallback to relative paths
----
---