You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/12/29 00:47:49 UTC

[jira] [Commented] (GEODE-715) Move dunit.standalone to com.gemstone.gemfire.test.dunit.standalone

    [ https://issues.apache.org/jira/browse/GEODE-715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073266#comment-15073266 ] 

ASF subversion and git services commented on GEODE-715:
-------------------------------------------------------

Commit 3c80c599fa66dff3c37eb1cf0e6f5040ca104504 in incubator-geode's branch refs/heads/feature/GEODE-715 from [~apache@the9muses.net]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=3c80c59 ]

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
* Copy hydra.MethExecutor and hydra.MethExecutorResult to 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)