[ 
https://issues.apache.org/jira/browse/GEODE-8294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17153893#comment-17153893
 ] 

ASF subversion and git services commented on GEODE-8294:
--------------------------------------------------------

Commit 23babb80c770e50c0e5f8b841e51fc20e6a27dbc in geode's branch 
refs/heads/feature/GEODE-8067 from Patrick Johnson
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=23babb8 ]

GEODE-8239 - Add gradle config to add 'Class-Path' and 'Dependent-Modules' 
attirbutes to manifest file. (#5297)

GEODE-8043 - Create JBossModuleService and implement loadModule. (#5081)

GEODE-8294 - Integrate ModuleService into Geode.
        Integrated ModuleService into geode-membership.
        Integrate ModuleService into geode-cq.
        Integrate ModuleService into WAnServiceProvider
        Integrate ModuleService into ServerConnectionfactory.
        Integrate ModuleService into ListCollectingServiceLoader and 
InternalDistributedSystemMetricsService.
        Integrate ModuleService into HandshakeRequestOperationHandler and 
ValueSerializer
        Integrate ModuleService into CacheXml.
        Integrate ModuleService into CommandManager.
        Cleaned up library dependencies
        Moved BootstrappingService.java to geode-common-services
        Integrate ModuleService into tests and comments..

GEODE-8306 - Introduce GeodeEntityResolver2Interface.


> Integrate ModuleService into Geode
> ----------------------------------
>
>                 Key: GEODE-8294
>                 URL: https://issues.apache.org/jira/browse/GEODE-8294
>             Project: Geode
>          Issue Type: Sub-task
>            Reporter: Udo Kohlmeyer
>            Priority: Major
>
> ModuleService is the new way to loadServices, findResources, loadClasses. 
> Depending on implementation it will use either the default way of "standard" 
> Java ClassLoader semantics. 
> OR
> If configured use ClassLoader isolated semantics using JBoss-modules.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to