kszucs commented on a change in pull request #12190:
URL: https://github.com/apache/arrow/pull/12190#discussion_r788162843
##########
File path: cpp/cmake_modules/ThirdpartyToolchain.cmake
##########
@@ -364,6 +364,9 @@ foreach(_VERSION_ENTRY ${TOOLCHAIN_VERSIONS_TXT})
set(${_VARIABLE_NAME} ${_VARIABLE_VALUE})
endforeach()
+set(THIRDPARTY_MIRROR_URL
+
"https://github.com/ursa-labs/thirdparty/releases/download/apache-arrow-7.0.0")
Review comment:
We can, but the boost tarball there is the previous trimmed version.
I was thinking to keep the github mirror so we can see how reliable jfrog is
after the release.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]