[ 
https://issues.apache.org/jira/browse/OAK-11748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17956610#comment-17956610
 ] 

Julian Reschke edited comment on OAK-11748 at 6/6/25 2:29 PM:
--------------------------------------------------------------

Ok, we have exactly two uses in Oak:

- oak-run / explorer -> UI
- oak-segment-tar / debug-tars -> diagnostics tool

Both use the same Escaper config, which does not seem to do more than replacing 
{{"\"}} by {{"\\"}} and {{"\n"}} by {{"\\n"}}.


was (Author: reschke):
Ok, we have exactly two uses in Oak:

- oak-run / explorer -> UI
- oak-segment-tar / debug-tars -> diagnostics tool

Both use the same Escaper config, which does not seem to do more than replacing 
"\" by "\\" and "\n" by "\\n".

> Remove usage of Guava Escapers
> ------------------------------
>
>                 Key: OAK-11748
>                 URL: https://issues.apache.org/jira/browse/OAK-11748
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to