Change in ovirt-engine[master]: core: Removed deprecated StringBuilderCompat class

tnisan at redhat.com tnisan at redhat.com
Tue Feb 5 17:07:51 UTC 2013


Tal Nisan has submitted this change and it was merged.

Change subject: core: Removed deprecated StringBuilderCompat class
......................................................................


core: Removed deprecated StringBuilderCompat class

Remove the deprecated StringBuilderCompat class and replaced all usages
to use the standard StringBuilder, in the single classes that special
methods were used, the methods were extracted to the using class itself

Change-Id: I5192154dc008c18c4169020c8bfe71946c3c8716
Signed-off-by: Tal Nisan <tnisan at redhat.com>
---
D backend/manager/modules/compat/src/main/java/org/ovirt/engine/core/compat/StringBuilderCompat.java
M backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/ADSyntaxChecker.java
M backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/SyntaxContainer.java
M frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Compat.gwt.xml
4 files changed, 26 insertions(+), 75 deletions(-)

Approvals:
  Tal Nisan: Verified
  Allon Mureinik: Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5192154dc008c18c4169020c8bfe71946c3c8716
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>



More information about the Engine-commits mailing list