GitHub user bbende opened a pull request: https://github.com/apache/nifi-registry/pull/33
NIFIREG-47 Improvements to nifi-registry-cleitn - Using separate Jersey version for client only - Added support for proxied entities - Fixed deserializing of BucketItems - Cleaned up methods with unnecessary parameters You can merge this pull request into a Git repository by running: $ git pull https://github.com/bbende/nifi-registry NIFIREG-47 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/nifi-registry/pull/33.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 #33 ---- commit ac33e6910815ba54e1d40fc15ea650d9f34259d7 Author: Bryan Bende <bbe...@apache.org> Date: 2017-11-02T19:05:30Z NIFIREG-47 Improvements to nifi-registry-cleitn - Using separate Jersey version for client only - Added support for proxied entities - Fixed deserializing of BucketItems - Cleaned up methods with unnecessary parameters ---- ---