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 <[email protected]>
---
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 <[email protected]>
Gerrit-Reviewer: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to