From: Sweidan Omar Date: Mon, 6 Dec 2021 10:23:12 +0000 (+0000) Subject: git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube... X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=daddca4e1d3027d3ddd23e071b52a4b0072343f3;p=mediacube.git git-tfs-id: [tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube;C32426 --- diff --git a/server/user.jobengine.osgi.commons/test/user/commons/TestStoreUri.java b/server/user.jobengine.osgi.commons/test/user/commons/TestStoreUri.java index 61583ad8..0b3d729e 100644 --- a/server/user.jobengine.osgi.commons/test/user/commons/TestStoreUri.java +++ b/server/user.jobengine.osgi.commons/test/user/commons/TestStoreUri.java @@ -54,10 +54,8 @@ public class TestStoreUri { try { sourceStoreUri.transferFrom(targetStoreUri, remoteFile, null); } catch (IOException e) { - // TODO Auto-generated catch block e.printStackTrace(); } catch (Exception e) { - // TODO Auto-generated catch block e.printStackTrace(); } } @@ -84,10 +82,8 @@ public class TestStoreUri { // try { // sourceStoreUri.transferFrom(targetStoreUri, remoteFile); // } catch (IOException e) { - // // TODO Auto-generated catch block // e.printStackTrace(); // } catch (Exception e) { - // // TODO Auto-generated catch block // e.printStackTrace(); // } // }