You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (JIRA)" <ji...@apache.org> on 2016/11/09 21:23:58 UTC

[jira] [Assigned] (GEODE-1785) generated AbstractRegionEntry subclasses can no longer be generated

     [ https://issues.apache.org/jira/browse/GEODE-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darrel Schneider reassigned GEODE-1785:
---------------------------------------

    Assignee: Darrel Schneider

> 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)