kwin commented on code in PR #612:
URL: https://github.com/apache/jackrabbit-oak/pull/612#discussion_r915664160


##########
oak-segment-aws/pom.xml:
##########
@@ -309,6 +308,14 @@
             <type>dll</type>
             <scope>test</scope>
         </dependency>
+        <!-- add native implementation for Apple silicon from fork -->
+        <dependency>
+            <groupId>io.github.ganadist.sqlite4java</groupId>

Review Comment:
   sqlite4java was always a dependency, the fork uses the same license, so this 
should be fine.



-- 
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