[GitHub] nifi-registry pull request #67: NIFIREG-76 Adding exception mapper for Const...

2017-12-22 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] nifi-registry pull request #67: NIFIREG-76 Adding exception mapper for Const...

2017-12-21 Thread bbende
GitHub user bbende opened a pull request:

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

NIFIREG-76 Adding exception mapper for ConstraintViolationException, …

…and validating blank names on updates

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

$ git pull https://github.com/bbende/nifi-registry NIFIREG-76

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

https://github.com/apache/nifi-registry/pull/67.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 #67


commit 193484f64b15c264fc3fd6ebead71cc0ff230863
Author: Bryan Bende 
Date:   2017-12-21T22:08:31Z

NIFIREG-76 Adding exception mapper for ConstraintViolationException, and 
validating blank names on updates




---