Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15353
Change subject: [build] Move the echo subprocess to the kudu-subprocess jar. ...................................................................... [build] Move the echo subprocess to the kudu-subprocess jar. This patch moves the echo subprocess to the kudu-subprocess jar. This simplifies the build so that a single module is used for all subprocess implementations. Change-Id: Id42e55185007905bf831fb9214d5292817e0f8f4 --- D java/kudu-subprocess-echo/build.gradle R java/kudu-subprocess/src/main/java/org/apache/kudu/subprocess/echo/EchoProtocolHandler.java R java/kudu-subprocess/src/main/java/org/apache/kudu/subprocess/echo/EchoSubprocessMain.java R java/kudu-subprocess/src/test/java/org/apache/kudu/subprocess/echo/TestEchoSubprocess.java M src/kudu/subprocess/CMakeLists.txt M src/kudu/subprocess/subprocess_server-test.cc 6 files changed, 11 insertions(+), 61 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/53/15353/1 -- To view, visit http://gerrit.cloudera.org:8080/15353 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Id42e55185007905bf831fb9214d5292817e0f8f4 Gerrit-Change-Number: 15353 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
