[
https://issues.apache.org/jira/browse/GEODE-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hitesh Khamesra closed GEODE-1785.
----------------------------------
> generated AbstractRegionEntry subclasses can no longer be generated
> -------------------------------------------------------------------
>
> Key: GEODE-1785
> URL: https://issues.apache.org/jira/browse/GEODE-1785
> Project: Geode
> Issue Type: Bug
> Components: regions
> Reporter: Darrel Schneider
> Assignee: Darrel Schneider
> Fix For: 1.1.0
>
>
> A large number of the subclasses of AbstractRegionEntry are generated.
> They have comments instructing developers to not modify them. For example:
> /**
> * Do not modify this class. It was generated.
> * Instead modify LeafRegionEntry.cpp and then run
> * bin/generateRegionEntryClasses.sh from the directory
> * that contains your build.xml.
> */
> But Geode does not include LeafRegionEntry.cpp nor
> bin/generateRegionEntryClasses.sh. It also no longer has a build.xml.
> This is not a show stopper since the classes can be modified in place just
> like any other java file.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)