amit-jain commented on code in PR #715:
URL: https://github.com/apache/jackrabbit-oak/pull/715#discussion_r996797821


##########
oak-commons/pom.xml:
##########
@@ -58,6 +58,9 @@
               org.apache.jackrabbit.oak.commons.sort,
               org.apache.jackrabbit.oak.commons.properties
             </Export-Package>
+            <Embed-Dependency>
+              lz4-java;scope=compile|runtime
+            </Embed-Dependency>

Review Comment:
   > This is a big change, and I think we need to be careful to not break 
anything. I think we will need more reviewers.
   
   This is a PR to incorporate changes from review of 
https://github.com/apache/jackrabbit-oak/pull/587. So, its been reviewed by 
many reviewers already



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to