[
https://issues.apache.org/jira/browse/GEODE-8190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143390#comment-17143390
]
ASF subversion and git services commented on GEODE-8190:
--------------------------------------------------------
Commit 4b7a5dc81edde8cc4526d0580319a66378f707c4 in geode's branch
refs/heads/feature/GEODE-8067 from Patrick Johnson
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4b7a5dc ]
GEODE-8190 - Completed GeodeJarModuleFinder to register and load Modules.
(#5234)
JBossModuleServiceImpl can now register and load Modules using
ModuleDescriptor. The ModuleDescriptor
can now contain source paths to be included in the module as code sources or
have dependencies on other modules.
The same functionality can now be represented/retrieved from the Manifest file
contained within the jar files.
Amended gradle scripts for geode-common-services and geode-common to now
generate
manifest files containing "Class-Path" dependencies and project module
dependencies
described in the "Dependent-Modules" attribute in the manifest file.
> Create JBoss Module to load jar with manifest and classpath
> -----------------------------------------------------------
>
> Key: GEODE-8190
> URL: https://issues.apache.org/jira/browse/GEODE-8190
> Project: Geode
> Issue Type: Sub-task
> Components: client/server
> Reporter: Udo Kohlmeyer
> Assignee: Patrick Johnsn
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)