[ https://issues.apache.org/jira/browse/GEODE-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15998392#comment-15998392 ]
ASF GitHub Bot commented on GEODE-2814: --------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/geode-native/pull/96 > Native client test framework uses Xerces which depends on Curl > -------------------------------------------------------------- > > Key: GEODE-2814 > URL: https://issues.apache.org/jira/browse/GEODE-2814 > Project: Geode > Issue Type: Improvement > Components: native client > Reporter: Jens Deppe > Fix For: 1.1.1 > > > The native client driver uses Xerces which is being built with a dependency > on Curl. This can cause link problems due to availability of compatible > version > of Curl being available. Curl is not utilized by the Framework/Xerces and can > be built without Curl. Removing Curl dependency will avoid potential problems > in the future. -- This message was sent by Atlassian JIRA (v6.3.15#6346)