[
https://issues.apache.org/jira/browse/NIFI-2971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Witt updated NIFI-2971:
------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> bcprov and commons-lang usage in application classloader
> --------------------------------------------------------
>
> Key: NIFI-2971
> URL: https://issues.apache.org/jira/browse/NIFI-2971
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework, Tools and Build
> Affects Versions: 1.0.0
> Reporter: Joseph Witt
> Assignee: Joseph Witt
> Priority: Blocker
> Fix For: 1.1.0
>
>
> In reviewing NIFI-2954 it was noticed that the work in NIFI-1831 led to
> bcprov and commons-lang3 entering the root application classloader which
> pollutes all classloaders. The only things that should be in the root
> classloader are logging libraries, the nifi api, and a way to bootstrap the
> application.
> These dependencies need to get moved into the nar and executed via the nifi
> startup routine
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)