Change in ovirt-engine[master]: engine: [cleanup] Rename RunMultipleActions to runMultipleAc...

tnisan at redhat.com tnisan at redhat.com
Thu Nov 28 09:08:55 UTC 2013


Tal Nisan has submitted this change and it was merged.

Change subject: engine: [cleanup] Rename RunMultipleActions to runMultipleActions
......................................................................


engine: [cleanup] Rename RunMultipleActions to runMultipleActions

Findbugs warning message:
Backend.java:508, NM_METHOD_NAMING_CONVENTION, Priority: Low

The method name
org.ovirt.engine.core.bll.Backend.RunMultipleActions(VdcActionType,
                                                     ArrayList, boolean)
doesn't start with a lower case letter

Methods should be verbs, in mixed case with the first letter lowercase,
with the first letter of each internal word capitalized.

Change-Id: I0bfa0221abc1a533f39ec114238b89dbe437164c
Signed-off-by: Adam Litke <alitke at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/Backend.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveDisksCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/AttachStorageDomainsMultipleActionRunner.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/interfaces/BackendLocal.java
M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/server/gwt/GenericApiGWTServiceImpl.java
5 files changed, 6 insertions(+), 6 deletions(-)

Approvals:
  Tal Nisan: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0bfa0221abc1a533f39ec114238b89dbe437164c
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <alitke at redhat.com>
Gerrit-Reviewer: Adam Litke <alitke at redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list