[
https://issues.apache.org/jira/browse/GEODE-9065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17320516#comment-17320516
]
ASF subversion and git services commented on GEODE-9065:
--------------------------------------------------------
Commit dd956a9a3864c4ed39f68c194daf5d8663539bb5 in geode's branch
refs/heads/develop from Udo Kohlmeyer
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=dd956a9 ]
GEODE-9065 - Introduce ClasspathService abstraction and create
LegacyClasspathServiceImpl. (#6223)
Co-authored-by: Patrick Johnson <[email protected]>
> Create a ClasspathService interface to back ClassPathLoader
> -----------------------------------------------------------
>
> Key: GEODE-9065
> URL: https://issues.apache.org/jira/browse/GEODE-9065
> Project: Geode
> Issue Type: Improvement
> Affects Versions: 1.15.0
> Reporter: Patrick Johnsn
> Assignee: Patrick Johnsn
> Priority: Major
> Labels: pull-request-available
>
> The ClasspathService will encapsulate the differences between classloading in
> JBoss modules compared to the current way of working. There will be an
> implementation for JBoss and another for legacy. This interface will be used
> to back the ClassPathLoader so it will behave appropriately in both worlds.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)