[
https://issues.apache.org/jira/browse/UIMA-5609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16197443#comment-16197443
]
Marshall Schor commented on UIMA-5609:
--------------------------------------
changed the definition slightly - the argument can be just a plain classLoader,
or an instanceof UIMAClassLoader. If it is not an instance of UIMAClassLoader,
then it will be wrapped in a new UIMAClassloader. But if it is an instance of
UIMAClassLoader, no wrapping will be done. This allows for more seamless
backwards compatibility.
> uv3 change ResourceManager setExtensionClassLoader to not wrap loader
> ---------------------------------------------------------------------
>
> Key: UIMA-5609
> URL: https://issues.apache.org/jira/browse/UIMA-5609
> Project: UIMA
> Issue Type: Improvement
> Components: Core Java Framework
> Reporter: Marshall Schor
> Assignee: Marshall Schor
> Priority: Minor
> Fix For: 3.0.0SDK-beta
>
>
> Change the impl of ResourceManager setExtensionClassLoader, to take a UIMA
> Class Loader instance - to allow sharing of these among resource managers.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)