[
https://issues.apache.org/jira/browse/GEODE-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15652615#comment-15652615
]
ASF subversion and git services commented on GEODE-1785:
--------------------------------------------------------
Commit 2162effc8fd23b2c4648ef6f30545777bc3388e3 in incubator-geode's branch
refs/heads/feature/GEODE-1895 from [~dschneider]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=2162eff ]
Merge branch 'feature/GEODE-1785' into feature/GEODE-1895
> 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
>
> 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.4#6332)