You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by karensmolermiller <gi...@git.apache.org> on 2017/03/20 21:21:47 UTC

[GitHub] geode-examples issue #3: GEODE-2231 A partitioned region example

Github user karensmolermiller commented on the issue:

    https://github.com/apache/geode-examples/pull/3
  
    Geode devs - this partitioning example has been extensively revised based on the reviews.  Please review again to see if it is time to merge this example to develop.
    
    A future task that this example (and other examples) will need is a way to identify a versioned jar file for inclusion on the classpath when starting up locator/server members. The gradle.properties file includes a version number (that will go with a release), so at issue is how to acquire that version number from within bash scripts and such (outside of a gradle build). It'd be best to change exactly one spot when changing the version number, instead of hunting down all places where it is embedded. One floated idea was to just use whatever JAR file ended up in the build/libs directory.  We could do that, but it isn't very robust.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---