[
https://issues.apache.org/jira/browse/GEODE-9214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339182#comment-17339182
]
ASF subversion and git services commented on GEODE-9214:
--------------------------------------------------------
Commit baaca3d8a84961ec6a39bde02d7e6e4ecee8ec3b in geode-native's branch
refs/heads/develop from Mario Salazar de Torres
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=baaca3d ]
GEODE-9214: Remove ACE time library references (#797)
* GEODE-9214: Remove ACE time library references
- Replaced all references to ACE time library by boost/STL functions.
- Also replaced old ITs logging function implementation so it doesn't
use ACE.
- Changed test/cpp logging to Boost.Log
- Created modules to avoid including Boost.Log in headers from
test/security.
- Added security to old ITs to solve undefined symbols from
test/security.
- Added C4596 warning supression for test/security that solves a
inclusion issue related to Boost.Log in Windows platform.
> Remove ACE time library references
> ----------------------------------
>
> Key: GEODE-9214
> URL: https://issues.apache.org/jira/browse/GEODE-9214
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Mario Salazar de Torres
> Assignee: Mario Salazar de Torres
> Priority: Major
> Labels: obliterate-ace, pull-request-available
>
> *AS A* geode-native contributor
> *I WANT TO* remove all references to ACE time library
> *SO THAT* we can advance in the effort to completly remove ACE library from
> the native client
--
This message was sent by Atlassian Jira
(v8.3.4#803005)