[
https://issues.apache.org/jira/browse/GEODE-715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund updated GEODE-715:
----------------------------
Description:
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}
was:
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.**
> 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}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)