[
https://issues.apache.org/jira/browse/NIFI-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254532#comment-14254532
]
Joseph Witt commented on NIFI-189:
----------------------------------
The following libraries have been collapsed into a single 'nifi-utils' library:
- core-flowfile-attributes
- naive-search-ring-buffer
- nifi-file-utils
- nifi-stream-utils
- remote-communications-utils
- search-utils
The nifi-utils library has no dependencies other than what the parent pom for
it pulls in (which is basically nothing).
> Collapse commons without dependency into a single library
> ---------------------------------------------------------
>
> Key: NIFI-189
> URL: https://issues.apache.org/jira/browse/NIFI-189
> Project: Apache NiFi
> Issue Type: Bug
> Components: Tools and Build
> Reporter: Joseph Witt
> Assignee: Joseph Witt
> Priority: Minor
> Labels: refactor
> Fix For: 0.0.1
>
>
> Several folks commented on a thread requesting that we collapse the number of
> commons/libraries that exist. There are several which have no dependencies
> at all and have relatively few classes. Going to collapse these into a
> single library which is intended to never have dependencies so it keeps its
> surface area low. The packages for the classes will also be updated to more
> accurately reflect what it is.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)