Moti Asayag has uploaded a new change for review.

Change subject: engine: Clear redundant eclipse warnings
......................................................................

engine: Clear redundant eclipse warnings

Change-Id: I607e43912323d02c1ae6a02cbcacf51d8a9cd655
Signed-off-by: Moti Asayag <[email protected]>
---
M 
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/AddVmPoolWithVmsCommandTest.java
M 
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/UpdateVmPoolWithVmsCommandTest.java
2 files changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/40/38340/1

diff --git 
a/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/AddVmPoolWithVmsCommandTest.java
 
b/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/AddVmPoolWithVmsCommandTest.java
index 7e01b7f..f4a254d 100644
--- 
a/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/AddVmPoolWithVmsCommandTest.java
+++ 
b/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/AddVmPoolWithVmsCommandTest.java
@@ -16,7 +16,6 @@
     @Mock
     private MultipleStorageDomainsValidator multipleSdValidator;
 
-    @SuppressWarnings("serial")
     @Override
     protected AddVmPoolWithVmsCommand<AddVmPoolWithVmsParameters> 
createCommand() {
         AddVmPoolWithVmsParameters param =
diff --git 
a/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/UpdateVmPoolWithVmsCommandTest.java
 
b/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/UpdateVmPoolWithVmsCommandTest.java
index 5c21820..1de5b3b 100644
--- 
a/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/UpdateVmPoolWithVmsCommandTest.java
+++ 
b/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/UpdateVmPoolWithVmsCommandTest.java
@@ -8,7 +8,7 @@
 import org.ovirt.engine.core.common.action.AddVmPoolWithVmsParameters;
 
 public class UpdateVmPoolWithVmsCommandTest extends 
CommonVmPoolWithVmsCommandTestAbstract {
-    @SuppressWarnings("serial")
+
     @Override
     protected UpdateVmPoolWithVmsCommand<AddVmPoolWithVmsParameters> 
createCommand() {
         AddVmPoolWithVmsParameters param = new 
AddVmPoolWithVmsParameters(vmPools, testVm,


-- 
To view, visit https://gerrit.ovirt.org/38340
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I607e43912323d02c1ae6a02cbcacf51d8a9cd655
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to