[
https://issues.apache.org/jira/browse/GEODE-6941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16918994#comment-16918994
]
ASF subversion and git services commented on GEODE-6941:
--------------------------------------------------------
Commit 576e33bd9879709b9f87dfde99c53a90a37a69ae in geode's branch
refs/heads/feature/GEODE-7119 from Jinmei Liao
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=576e33b ]
GEODE-6941: clean out xml traces in geode-management (#3987)
> commands/code in goede-core should use the auto-generated configuration
> objects
> -------------------------------------------------------------------------------
>
> Key: GEODE-6941
> URL: https://issues.apache.org/jira/browse/GEODE-6941
> Project: Geode
> Issue Type: Sub-task
> Components: management
> Reporter: Jinmei Liao
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> some gfsh commands have started using these configuration objects for xml
> persistence, and they are using the modified classes, we should move these
> modified convenience methods into some utility methods and make sure these
> classes are using the auto-generated xml domain objects as it is.
> 1. regenerate the jaxb objects into an internal package in geode-core
> 2. modify the gfsh commands in core to use these objects instead of the
> objects in geode-management
> 3. leave the geode-management objects intact for now.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)