Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18103 )
Change subject: [thirdparty] add jwt-cpp to thirdparty build ...................................................................... [thirdparty] add jwt-cpp to thirdparty build This is a header-only library implementing the JWT functionality. This is the same library used by Impala for its JWT implementation, but in Kudu we are using a snapshot which is close to 0.6.0-rc2 and contains an extra changelist [2] to avoid patching jwt-cpp upstream source code. [1] https://github.com/Thalhammer/jwt-cpp [2] https://github.com/Thalhammer/jwt-cpp/commit/97c8782605570c45b15183a270b39d16323068e8 Change-Id: Idab887e1e0c44e9ebe6897defec8238c020cccbb Reviewed-on: http://gerrit.cloudera.org:8080/18103 Reviewed-by: Andrew Wong <[email protected]> Tested-by: Alexey Serbin <[email protected]> --- M CMakeLists.txt A cmake_modules/FindJwtCpp.cmake M thirdparty/build-definitions.sh M thirdparty/build-thirdparty.sh M thirdparty/download-thirdparty.sh M thirdparty/vars.sh 6 files changed, 64 insertions(+), 0 deletions(-) Approvals: Andrew Wong: Looks good to me, approved Alexey Serbin: Verified -- To view, visit http://gerrit.cloudera.org:8080/18103 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Idab887e1e0c44e9ebe6897defec8238c020cccbb Gerrit-Change-Number: 18103 Gerrit-PatchSet: 3 Gerrit-Owner: Bankim Bhavsar <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
