Joe McDonnell has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15337 )
Change subject: IMPALA-9444: Fix URL for postgresql jar download ...................................................................... IMPALA-9444: Fix URL for postgresql jar download The current URL uses http://central.maven.org, which has been decommissioned as part of the transition to HTTPS. See: https://central.sonatype.org/articles/2019/Jul/15/central-http-deprecation-update/ https://central.sonatype.org/articles/2020/Jan/15/501-https-required-error/ This switches the URL to use https://repo.maven.apache.org/. Testing: - Removed postgresql jar, ran bin/create-test-configuration.sh, verified that it downloaded the jar. Change-Id: I7ee9a1ce77bc3f8c6b3f728633cafe4eb37e669d Reviewed-on: http://gerrit.cloudera.org:8080/15337 Reviewed-by: Joe McDonnell <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M bin/create-test-configuration.sh 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Joe McDonnell: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/15337 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I7ee9a1ce77bc3f8c6b3f728633cafe4eb37e669d Gerrit-Change-Number: 15337 Gerrit-PatchSet: 3 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
