Skip to content
Snippets Groups Projects
Commit 80e9ae58 authored by ribeaudc's avatar ribeaudc
Browse files

[LMS-252]

change: - Smoke tests only use RMI.
- Unit tests run successfully.
remove:
- Axis2 stuff partly removed.
- Distribution builds from ETL server and openBIS NOT TESTED.

SVN: 4294
parent 34b33ca8
No related branches found
No related tags found
No related merge requests found
...@@ -21,6 +21,8 @@ import java.util.Map; ...@@ -21,6 +21,8 @@ import java.util.Map;
import org.apache.log4j.MDC; import org.apache.log4j.MDC;
import ch.systemsx.cisd.common.server.IRemoteHostProvider;
/** /**
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
*/ */
package ch.systemsx.cisd.common.logging; package ch.systemsx.cisd.common.server;
/** /**
* Provider of the remote host. * Provider of the remote host.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment