Joe McDonnell has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/23551 )
Change subject: IMPALA-14503: Log maven dependency when building frontend ...................................................................... IMPALA-14503: Log maven dependency when building frontend Impala Frontend has plenty of dependency, along with multitudes of dependency exclusion/inclusion rules in it. This patch adds maven dependency tree log to logs/mvn/mvn.log when invoking "make java" command. Testing: Manually run "make java" from $IMPALA_HOME and verify that the dependency trees are logged to logs/mvn/mvn.log. Change-Id: I8cbe20faeab24bae708733d54996bd6c1dd97757 Reviewed-on: http://gerrit.cloudera.org:8080/23551 Reviewed-by: Michael Smith <[email protected]> Tested-by: Michael Smith <[email protected]> Reviewed-by: Joe McDonnell <[email protected]> --- M java/CMakeLists.txt 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Michael Smith: Looks good to me, but someone else must approve; Verified Joe McDonnell: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/23551 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I8cbe20faeab24bae708733d54996bd6c1dd97757 Gerrit-Change-Number: 23551 Gerrit-PatchSet: 3 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]>
