Michael Ho has uploaded a new change for review. http://gerrit.cloudera.org:8080/3206
Change subject: IMPALA-3223: Move squeasel and mustache to the util directory ...................................................................... IMPALA-3223: Move squeasel and mustache to the util directory This change moves the source and header files of squeasel and mustache to the util directory in which the webserver source code resides. This is a clean up of thirdparty as a preparation for moving to ASF. Change-Id: I782e493bc28086a1587274b3c474ea6b6f201855 --- M CMakeLists.txt M be/src/util/CMakeLists.txt R be/src/util/mustache/README R be/src/util/mustache/mustache.cc R be/src/util/mustache/mustache.h R be/src/util/squeasel/LICENSE R be/src/util/squeasel/squeasel.c R be/src/util/squeasel/squeasel.h 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, 8 insertions(+), 67 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/06/3206/1 -- To view, visit http://gerrit.cloudera.org:8080/3206 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I782e493bc28086a1587274b3c474ea6b6f201855 Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Michael Ho <[email protected]>
