[
https://issues.apache.org/jira/browse/GEODE-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15981562#comment-15981562
]
ASF subversion and git services commented on GEODE-2814:
--------------------------------------------------------
Commit 1b93cd9a05272c644dad622b171bdbc46eaca474 in geode-native's branch
refs/heads/GEODE-2814 from [~dcavender]
[ https://git-wip-us.apache.org/repos/asf?p=geode-native.git;h=1b93cd9 ]
GEODE-2814 Remove curl dependency from native client build
Signed-off-by: Scott Jewell <[email protected]>
> 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)