X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.unit%2Fsrc%2Fmain%2Fjava%2Forg%2Fargeo%2Fslc%2Funit%2Fdb%2FDbUnitDeployment.java;h=7c10f8e9531a8292b7ce91195620a9b42c4ca8ed;hb=b98bef7b2e743103c93e719ac5c18bf41858ec3a;hp=998a36e5aad7000a11b720e09e6c7c35e4f4cd4f;hpb=ee6c3543a0ff9403420ce6a9c647723269f14331;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.unit/src/main/java/org/argeo/slc/unit/db/DbUnitDeployment.java b/runtime/org.argeo.slc.unit/src/main/java/org/argeo/slc/unit/db/DbUnitDeployment.java index 998a36e5a..7c10f8e95 100644 --- a/runtime/org.argeo.slc.unit/src/main/java/org/argeo/slc/unit/db/DbUnitDeployment.java +++ b/runtime/org.argeo.slc.unit/src/main/java/org/argeo/slc/unit/db/DbUnitDeployment.java @@ -56,7 +56,7 @@ public class DbUnitDeployment implements Deployment { } } - public DeployedSystem getDeployedSystem() { + public DeployedSystem getDeployedSystem() { throw new UnsupportedOperationException(); }