GitHub user markap14 opened a pull request:
https://github.com/apache/nifi-registry/pull/36
NIFIREG-51: Fixed comparison between empty collection vs null and addâ¦
â¦ed notion of a DifferenceDescriptor to allow different verbiage for flow
differences
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/markap14/nifi-registry NIFIREG-51
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-registry/pull/36.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 #36
----
commit d273ab804d0c05677d3bc18f179ecd86ddb2e5cc
Author: Mark Payne <[email protected]>
Date: 2017-11-10T14:40:29Z
NIFIREG-51: Fixed comparison between empty collection vs null and added
notion of a DifferenceDescriptor to allow different verbiage for flow
differences
----
---