Github user davinash commented on a diff in the pull request: https://github.com/apache/incubator-geode/pull/278#discussion_r86684743 --- Diff: geode-core/src/test/java/org/apache/geode/management/internal/cli/commands/CreateAlterDestroyRegionCommandsDUnitTest.java --- @@ -1091,6 +1086,126 @@ public void testDestroyRegionWithSharedConfig() { }); } + + final String PR_STRING = " package com.cadrdunit;" --- End diff -- @kirklund Thanks for the details review. I did not understand this comment. Could you please help me to understand this. I followed other examples from deploy jar tests
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---