[
https://issues.apache.org/jira/browse/GEODE-715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15111300#comment-15111300
]
ASF subversion and git services commented on GEODE-715:
-------------------------------------------------------
Commit 5424312dcb3151ba6ddafca9bf8c4b0fc335f7af in incubator-geode's branch
refs/heads/develop from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=5424312 ]
GEODE-715: Move dunit.standalone under com.gemstone.gemfire.test
* Move dunit.BounceResult and dunit.RemoteDUnitVMIF to dunit.standalone
* Move dunit.standalone to com.gemstone.gemfire.test.dunit.standalone
* Remove hydra dependencies from com.gemstone.gemfire.test.dunit.standalone
> Move dunit.standalone to com.gemstone.gemfire.test.dunit.standalone
> -------------------------------------------------------------------
>
> Key: GEODE-715
> URL: https://issues.apache.org/jira/browse/GEODE-715
> Project: Geode
> Issue Type: Sub-task
> Components: tests
> Reporter: Kirk Lund
> Assignee: Kirk Lund
>
> 1) Move dunit.standalone to com.gemstone.gemfire.test.dunit.standalone
> 2) Move these classes from dunit to
> com.gemstone.gemfire.test.dunit.standalone:
> {noformat}
> BounceResult.java
> RemoteDUnitVMIF.java
> {noformat}
> 3) Copy these classes from hydra to
> com.gemstone.gemfire.test.dunit.standalone (hydra and dunit will then have
> their own versions):
> {noformat}
> MethExecutor.java
> MethExecutorResult.java
> {noformat}
> 4) Remove all hydra dependencies from all classes under
> com.gemstone.gemfire.test.dunit.standalone.**
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)