Change in ovirt-engine[master]: core: Fix modifiers in VmGuestAgentInterfaceDao

amureini at redhat.com amureini at redhat.com
Tue Feb 12 17:04:59 UTC 2013


Allon Mureinik has submitted this change and it was merged.

Change subject: core: Fix modifiers in VmGuestAgentInterfaceDao
......................................................................


core: Fix modifiers in VmGuestAgentInterfaceDao

Added missing implied final and static modifiers and @Override
annotations in VmGuestAgentInterfaceDaoDbFacadeImpl, to resolve the
MS_SHOULD_BE_FINAL issue detected by FindBugs.

Change-Id: I3b28efa59756f3f022271b8d8e352ceb3c91887d
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmGuestAgentInterfaceDaoDbFacadeImpl.java
1 file changed, 6 insertions(+), 3 deletions(-)

Approvals:
  Allon Mureinik: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/11898
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I3b28efa59756f3f022271b8d8e352ceb3c91887d
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin at redhat.com>



More information about the Engine-commits mailing list