Change in ovirt-engine[master]: common: Introduce ToStringBuilder
emesika at redhat.com
emesika at redhat.com
Wed Apr 1 09:13:38 UTC 2015
Eli Mesika has submitted this change and it was merged.
Change subject: common: Introduce ToStringBuilder
......................................................................
common: Introduce ToStringBuilder
Introduces ToStringBuilder:
- it eases implementation of toString() method
- it makes output of toString() methods in the project consistent
- it can be used with GWT (unlike for example commons-lang)
Change-Id: I3d4baa2430a45b0281b7891eb19ad2094c1b3408
Signed-off-by: Martin Perina <mperina at redhat.com>
---
A backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/ToStringBuilder.java
A backend/manager/modules/common/src/test/java/org/ovirt/engine/core/common/utils/ToStringBuilderTest.java
M frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml
3 files changed, 581 insertions(+), 0 deletions(-)
Approvals:
Martin Peřina: Verified
Eli Mesika: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/39240
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3d4baa2430a45b0281b7891eb19ad2094c1b3408
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Ori Liel <oliel at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <wallaroo1976 at gmail.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list