Jianxia Chen created GEODE-6647:
-----------------------------------
Summary: Move CreatePooledJndiBindingDUnitTest to a proper package
Key: GEODE-6647
URL: https://issues.apache.org/jira/browse/GEODE-6647
Project: Geode
Issue Type: Bug
Components: gfsh
Reporter: Jianxia Chen
{{CreatePooledJndiBindingDUnitTest}} is current in package {{
org.apache.geode.connectors.jdbc
}} with {{
@Category(\{JDBCConnectorTest.class})}}
It should be in the package: {{
org.apache.geode.management.internal.cli.commands
}} with {{
@Category(GfshTest.class)}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)