[
https://issues.apache.org/jira/browse/MINIFI-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15850825#comment-15850825
]
ASF GitHub Bot commented on MINIFI-187:
---------------------------------------
GitHub user phrocker opened a pull request:
https://github.com/apache/nifi-minifi-cpp/pull/45
MINIFI-187: Remove XML References and deps.
Remove XML references and dependencies. This
includes changing the reload functionality to use
YAML instead of XML.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/phrocker/nifi-minifi-cpp MINIFI-187
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-minifi-cpp/pull/45.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #45
----
commit affe73089009316ff229e0eb2cfeec89ae928cb7
Author: Marc Parisi <[email protected]>
Date: 2017-02-03T00:41:38Z
MINIFI-187: Remove XML References and deps.
Remove XML references and dependencies. This
includes changing the reload functionality to use
YAML instead of XML.
----
> Remove XML code and dependencies from configuration
> ---------------------------------------------------
>
> Key: MINIFI-187
> URL: https://issues.apache.org/jira/browse/MINIFI-187
> Project: Apache NiFi MiNiFi
> Issue Type: Task
> Components: C++, Core Framework, Processing Configuration
> Affects Versions: cpp-0.1.0
> Reporter: Aldrin Piri
> Assignee: marco polo
>
> As YAML is the current approach used by MiNiFi instances, we should remove
> the unused/unsupported XML code currently in the codebase as well as the
> associated componetns of the CMake build process.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)