[jira] [Commented] (GEODE-4869) Move all the Configuration objects to a public package

2018-03-20 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on GEODE-4869:


Commit 8da637717cad4c3491a7ce7c0b6ff5f38156 in geode's branch 
refs/heads/develop from [~jens.deppe]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8da6377 ]

GEODE-4869: Update sanctioned-geode-core-serializables.txt since moving 
configuration classes


> 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
>  Time Spent: 0.5h
>  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)


[jira] [Commented] (GEODE-4869) Move all the Configuration objects to a public package

2018-03-19 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on GEODE-4869:


Commit d8e29f021ceee6312692fb8aeeb139f9260fde6c in geode's branch 
refs/heads/develop from [~sai.boorlaga...@gmail.com]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d8e29f0 ]

GEODE-4869: Move all the Configuration objects to a public package (#1638)

* Moved all jaxb config objects to public package
* Added experimental annotation to all config objects

> 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
>  Time Spent: 20m
>  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)