You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2021/04/22 21:53:55 UTC

[GitHub] [geode-native] pivotal-jbarrett opened a new pull request #790: GEODE-9189: Upgrades dependencies.

pivotal-jbarrett opened a new pull request #790:
URL: https://github.com/apache/geode-native/pull/790


   Upgrades Boost to 1.76.
   Upgrades ACE to 7.0.1.
   Upgrades SQLite to 3.35.5
   Upgrades GTest to follow head.
   Upgrades Benchmark to follow head.
   Fixes Xerces-C to use Apache mirrors.


-- 
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.

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



[GitHub] [geode-native] pivotal-jbarrett commented on pull request #790: GEODE-9189: Upgrades dependencies.

Posted by GitBox <gi...@apache.org>.
pivotal-jbarrett commented on pull request #790:
URL: https://github.com/apache/geode-native/pull/790#issuecomment-825217387


   > If you're like me and were curious why gtest is following head now instead of a release, gtest now follows [live-at-head philosophy](https://abseil.io/about/philosophy#upgrade-support)
   
   Google Benchmark also started following the same philosophy but didn't really let anymore know.
   


-- 
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.

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



[GitHub] [geode-native] moleske commented on pull request #790: GEODE-9189: Upgrades dependencies.

Posted by GitBox <gi...@apache.org>.
moleske commented on pull request #790:
URL: https://github.com/apache/geode-native/pull/790#issuecomment-825213281


   If you're like me and were curious why gtest is following head now instead of a release, gtest now follows [live-at-head philosophy](https://abseil.io/about/philosophy#upgrade-support) 


-- 
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.

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



[GitHub] [geode-native] pivotal-jbarrett closed pull request #790: GEODE-9189: Upgrades dependencies.

Posted by GitBox <gi...@apache.org>.
pivotal-jbarrett closed pull request #790:
URL: https://github.com/apache/geode-native/pull/790


   


-- 
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: notifications-unsubscribe@geode.apache.org

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



[GitHub] [geode-native] mmartell commented on pull request #790: GEODE-9189: Upgrades dependencies.

Posted by GitBox <gi...@apache.org>.
mmartell commented on pull request #790:
URL: https://github.com/apache/geode-native/pull/790#issuecomment-828559408


   I strongly agree with Abseil's "Live at Head" philiosophy, which appears to be largely adopted by Google's 250 million lines of 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.

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



[GitHub] [geode-native] pivotal-jbarrett commented on pull request #790: GEODE-9189: Upgrades dependencies.

Posted by GitBox <gi...@apache.org>.
pivotal-jbarrett commented on pull request #790:
URL: https://github.com/apache/geode-native/pull/790#issuecomment-828749976


   Converted this back to draft again. There is one issue I want to resolve. CMake with either always update the git based projects on every compile or never unless forced by invoking the update target directly. I want to find a middle ground like a time based invocation, like no more than every 24h, similar to how Maven snapshots are updated.


-- 
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.

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