Michael Ho has submitted this change and it was merged. Change subject: IMPALA-3223: Relocate squeasel and mustache directories ......................................................................
IMPALA-3223: Relocate squeasel and mustache directories This change moves the source and header files of squeasel and mustache to be/src/thirdparty. This is a step towards removing thirdparty as a preparation to move to ASF. There is also corresponding change to Impala-lzo to update its include path. Change-Id: I782e493bc28086a1587274b3c474ea6b6f201855 Reviewed-on: http://gerrit.cloudera.org:8080/3206 Reviewed-by: Michael Ho <[email protected]> Tested-by: Michael Ho <[email protected]> --- M CMakeLists.txt R be/src/thirdparty/mustache/README R be/src/thirdparty/mustache/mustache.cc R be/src/thirdparty/mustache/mustache.h R be/src/thirdparty/squeasel/LICENSE R be/src/thirdparty/squeasel/squeasel.c R be/src/thirdparty/squeasel/squeasel.h M be/src/util/CMakeLists.txt M be/src/util/webserver.cc M be/src/util/webserver.h D cmake_modules/FindMustache.cmake D cmake_modules/FindSqueasel.cmake 12 files changed, 10 insertions(+), 66 deletions(-) Approvals: Michael Ho: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/3206 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I782e493bc28086a1587274b3c474ea6b6f201855 Gerrit-PatchSet: 6 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Michael Ho <[email protected]> Gerrit-Reviewer: Casey Ching <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-Reviewer: Michael Ho <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
