[
https://issues.apache.org/jira/browse/GEODE-6647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16818200#comment-16818200
]
ASF subversion and git services commented on GEODE-6647:
--------------------------------------------------------
Commit c721ec88fe1a5ab0d46aecd73d52a51792f57cbc in geode's branch
refs/heads/develop from Jianxia Chen
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=c721ec8 ]
GEODE-6647: Move CreatePooledJndiBindingDUnitTest (#3457)
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
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {{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)