One concern about moving RegionShortcut to geode-management is that with java modules (java 9 and up), you are not supposed to have the same package in more than one jar. So once we actually make geode-core and geode-management into jigsaw modules this class will be a problem if it is in geode-management since it's in a geode-core package.
[ Full content available at: https://github.com/apache/geode/pull/3287 ] This message was relayed via gitbox.apache.org for [email protected]
