You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mr TheSegfault (JIRA)" <ji...@apache.org> on 2019/03/14 16:39:00 UTC

[jira] [Resolved] (MINIFICPP-579) Break curl dependency within expression language.

     [ https://issues.apache.org/jira/browse/MINIFICPP-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mr TheSegfault resolved MINIFICPP-579.
--------------------------------------
    Resolution: Won't Fix

> Break curl dependency within expression language. 
> --------------------------------------------------
>
>                 Key: MINIFICPP-579
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-579
>             Project: NiFi MiNiFi C++
>          Issue Type: Bug
>            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)