Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13647 )
Change subject: Remove "Could not transfer" exclusion in mvn-quiet.sh ...................................................................... Remove "Could not transfer" exclusion in mvn-quiet.sh "Could not transfer" warning messages are noisy. However, excluding "Could not transfer" words can lead to actual error messages that contain "Could not transfer" to not be shown in the stdout, which can make debugging difficult. This patch updates mvn-quiet.sh to show "Could not transfer" messages. Testing: - Ran FE build Change-Id: Ide3367fd98abbbe11eec1fa86fbad8b32eeecb8d Reviewed-on: http://gerrit.cloudera.org:8080/13647 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M bin/mvn-quiet.sh 1 file changed, 1 insertion(+), 2 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/13647 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ide3367fd98abbbe11eec1fa86fbad8b32eeecb8d Gerrit-Change-Number: 13647 Gerrit-PatchSet: 3 Gerrit-Owner: Fredy Wijaya <[email protected]> Gerrit-Reviewer: Bharath Vissapragada <[email protected]> Gerrit-Reviewer: Fredy Wijaya <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
