[
https://issues.apache.org/jira/browse/GEODE-6647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16816745#comment-16816745
]
ASF subversion and git services commented on GEODE-6647:
--------------------------------------------------------
Commit b3d9575e8f3060488fd9f091ef97fda551e3d9a4 in geode's branch
refs/heads/feature/GEODE-6647 from Jianxia Chen
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b3d9575 ]
GEODE-6647: Move CreatePooledJndiBindingDUnitTest
Authored-by: Jianxia Chen <[email protected]>
> 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
> Assignee: Jianxia Chen
> Priority: Major
>
> {{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)