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

ASF GitHub Bot commented on GEODE-8043:
---------------------------------------

yozaner1324 commented on a change in pull request #5081:
URL: https://github.com/apache/geode/pull/5081#discussion_r427524780



##########
File path: geode-assembly/build.gradle
##########
@@ -577,6 +579,9 @@ distributions {
         from {project(':geode-core').tasks.named('raJar')}
         from {project(':geode-core').tasks.named('jcaJar')}
 
+        from project(':geode-modules').tasks.named('module1Jar')
+        from project(':geode-modules').tasks.named('module2Jar')

Review comment:
       Removed.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Create JBoss-Modules ModuleService Implementation - loadModule
> --------------------------------------------------------------
>
>                 Key: GEODE-8043
>                 URL: https://issues.apache.org/jira/browse/GEODE-8043
>             Project: Geode
>          Issue Type: Sub-task
>            Reporter: Patrick Johnsn
>            Assignee: Patrick Johnsn
>            Priority: Major
>
> Implement the loadModule method of the ModuleService interface using 
> JBoss-Modules.



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

Reply via email to