[
https://issues.apache.org/jira/browse/GEODE-4869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barbara Pruijn updated GEODE-4869:
----------------------------------
Fix Version/s: 1.6.0
> Move all the Configuration objects to a public package
> ------------------------------------------------------
>
> Key: GEODE-4869
> URL: https://issues.apache.org/jira/browse/GEODE-4869
> Project: Geode
> Issue Type: Sub-task
> Components: configuration
> Reporter: Jinmei Liao
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.6.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> # Currently the configuration objects generated by the xsd is in
> org.apache.geode.internal.cache.configuration package. We need to move them
> all to a public package, probably org.apache.geode.cache.configuration
> package.
> # Consider rename CacheConfig to CacheType and RegionConfig to RegionType
> for consistency with other classes in the package.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)