[
https://issues.apache.org/jira/browse/MINIFICPP-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mr TheSegfault updated MINIFICPP-579:
-------------------------------------
Description:
If a user requests that we disable curl we should not build or load any curl
dependencies; however, there is a link in Expression language. We can either
move that code into http-curl ( preferable ) or disable expression language
when curl is disabled entirely. Further logic is (enable all or (when exp is
enabled) or (when curl enabled)) – this should be changed to facilitate the
changes in this ticket.
Created to facilitate the merge of MINIFICPP-559
was:If a user requests that we disable curl we should not build or load any
curl dependencies; however, there is a link in Expression language. We can
either move that code into http-curl ( preferable ) or disable expression
language when curl is disabled entirely. Further logic is (enable all or (when
exp is enabled) or (when Created to facilitate the merge of MINIFICPP-559
> Break curl dependency within expression language.
> --------------------------------------------------
>
> Key: MINIFICPP-579
> URL: https://issues.apache.org/jira/browse/MINIFICPP-579
> Project: NiFi MiNiFi C++
> Issue Type: Question
> Reporter: Mr TheSegfault
> Assignee: Mr TheSegfault
> Priority: Critical
> Fix For: 0.6.0
>
>
> If a user requests that we disable curl we should not build or load any curl
> dependencies; however, there is a link in Expression language. We can either
> move that code into http-curl ( preferable ) or disable expression language
> when curl is disabled entirely. Further logic is (enable all or (when exp is
> enabled) or (when curl enabled)) – this should be changed to facilitate the
> changes in this ticket.
>
> Created to facilitate the merge of MINIFICPP-559
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)