Change in ovirt-engine[master]: engine: [cleanup] Rename Initialize to initialize

tnisan at redhat.com tnisan at redhat.com
Thu Nov 28 09:00:12 UTC 2013


Tal Nisan has submitted this change and it was merged.

Change subject: engine: [cleanup] Rename Initialize to initialize
......................................................................


engine: [cleanup] Rename Initialize to initialize

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

The method name org.ovirt.engine.core.bll.Backend.Initialize() 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: I2b48a9368fedd5da6eea764b773785e6df16db23
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/common/src/main/java/org/ovirt/engine/core/common/interfaces/BackendLocal.java
2 files changed, 3 insertions(+), 3 deletions(-)

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



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2b48a9368fedd5da6eea764b773785e6df16db23
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