Allon Mureinik has posted comments on this change.
Change subject: core: Removed deprecated StringBuilderCompat class
......................................................................
Patch Set 6: (1 inline comment)
....................................................
File
backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/SyntaxContainer.java
Line 214:
Line 215: @Override
Line 216: public String toString() {
Line 217: StringBuilder sb = new StringBuilder("----------------
SyntaxContainer ---------------------");
Line 218: sb.append("\n");
replace this one to LINE_SEPARATOR too
Line 219: sb.append("mOrigText = ");
Line 220: sb.append(mOrigText);
Line 221: sb.append(LINE_SEPARATOR);
Line 222: sb.append("Valid = ");
--
To view, visit http://gerrit.ovirt.org/11660
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I5192154dc008c18c4169020c8bfe71946c3c8716
Gerrit-PatchSet: 6
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