[
https://issues.apache.org/jira/browse/OAK-11424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916073#comment-17916073
]
Rishabh Daim commented on OAK-11424:
------------------------------------
We have 2 options to replace *ObjectArrays.concat* api:
1. Implement our own as shown here [1]
2. Use commons-lang3 ArrayUtils apis [2].
cc [~reschke] [~baedke]
[1]
[https://www.baeldung.com/java-concatenate-arrays#using-the-array-copy-technique]
[2]
[https://www.baeldung.com/java-concatenate-arrays#using-the-apache-commons-lang-library]
> Remove usage of Guava ObjectArrays.concat
> -----------------------------------------
>
> Key: OAK-11424
> URL: https://issues.apache.org/jira/browse/OAK-11424
> Project: Jackrabbit Oak
> Issue Type: Technical task
> Reporter: Rishabh Daim
> Assignee: Rishabh Daim
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)