Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15358 )
Change subject: [subprocess] Fix subprocess JAR path ...................................................................... [subprocess] Fix subprocess JAR path f4176b1a was tested before c35871df was merged in. While they didn't conflict code-wise, the kudu-subprocess-echo.jar that f4176b1a tries to run in a test doesn't exist anymore since c35871df. This commit fixes the location of the JAR and provides the main class as it's not in the manifest of the JAR anymore. Change-Id: Icce4088580fcccfe34bddafb0d84f3835091f27c Reviewed-on: http://gerrit.cloudera.org:8080/15358 Reviewed-by: Grant Henke <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/subprocess/subprocess_proxy-test.cc 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Grant Henke: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/15358 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Icce4088580fcccfe34bddafb0d84f3835091f27c Gerrit-Change-Number: 15358 Gerrit-PatchSet: 2 Gerrit-Owner: Attila Bukor <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Anonymous Coward (314) Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
