[
https://issues.apache.org/jira/browse/GEODE-8905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17310934#comment-17310934
]
ASF subversion and git services commented on GEODE-8905:
--------------------------------------------------------
Commit 6f764a7046d4dc6a511240dc592454a55d7efce0 in geode's branch
refs/heads/develop from Udo Kohlmeyer
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=6f764a7 ]
GEODE-8905: Introduce JarDeploymentService (#6144)
* GEODE-8905: Introduce JarDeploymentService (#5989)
* GEODE-8905: Introduce JarDeploymentService.
Unified deploy functionality between REST and GFSH
Pulled deploy jar functionality into its own module
Renamed internal *Util classes to *Utils
Co-authored-by: Patrick Johnson <[email protected]>
Co-authored-by: Udo Kohlmeyer <[email protected]>
> Introduce JarDeploymentService
> ------------------------------
>
> Key: GEODE-8905
> URL: https://issues.apache.org/jira/browse/GEODE-8905
> Project: Geode
> Issue Type: Improvement
> Components: gfsh, management
> Reporter: Patrick Johnsn
> Assignee: Udo Kohlmeyer
> Priority: Major
> Labels: pull-request-available
>
> Introduce a JarDeploymentService interface that will allow us to interchange
> the current way of deploying jars with the new modular approach.
>
> There will be an implementation that delegates to the existing JarDeployer
> and will maintain current behavior.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)