You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "nealrichardson (via GitHub)" <gi...@apache.org> on 2023/01/24 19:35:55 UTC

[GitHub] [arrow] nealrichardson opened a new issue, #33851: [C++] Bump version of bundled boost to 1.81.0

nealrichardson opened a new issue, #33851:
URL: https://github.com/apache/arrow/issues/33851

   ### Describe the enhancement requested
   
   In addition to bumping the version in versions.txt, we need to update our trimmed version that we host (90% smaller than the full boost). See `cpp/build-support/trim-boost.sh`. Edit `BOOST_VERSION` and/or provide on the command line. Then upload the bundle to artifactory (see https://issues.apache.org/jira/browse/ARROW-14336). 
   
   While you're in there, you should edit the comment about uploading to https://github.com/ursa-labs/thirdparty/releases/edit/latest, which we've switched off of. (It also appears in versions.txt but isn't used anywhere else anymore.) 
   
   May also need to edit `Boost_ADDITIONAL_VERSIONS` in ThirdpartyToolchain.cmake. Check for other places in that file too.
   
   ### Component(s)
   
   C++


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou closed issue #33851: [C++] Bump version of bundled boost to 1.81.0

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou closed issue #33851: [C++] Bump version of bundled boost to 1.81.0
URL: https://github.com/apache/arrow/issues/33851


-- 
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: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on issue #33851: [C++] Bump version of bundled boost to 1.81.0

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou commented on issue #33851:
URL: https://github.com/apache/arrow/issues/33851#issuecomment-1402717587

   Could you use https://apache.jfrog.io/artifactory/arrow/thirdparty/ instead of  https://github.com/ursa-labs/thirdparty/releases/edit/latest ?
   We're using https://apache.jfrog.io/artifactory/arrow/thirdparty/ for mirror URL: https://github.com/apache/arrow/blob/master/cpp/cmake_modules/ThirdpartyToolchain.cmake#L424
   
   All Apache Arrow committers/PMC members can upload a file to https://apache.jfrog.io/artifactory/arrow/thirdparty/ from https://apache.jfrog.io/ui/repos/tree/General/arrow/thirdparty with their ASF account.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] nealrichardson commented on issue #33851: [C++] Bump version of bundled boost to 1.81.0

Posted by "nealrichardson (via GitHub)" <gi...@apache.org>.
nealrichardson commented on issue #33851:
URL: https://github.com/apache/arrow/issues/33851#issuecomment-1402768076

   Agree @kou, part of this task should be to remove any vestigial references to the old ursalabs repo


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org