rombert edited a comment on pull request #251: URL: https://github.com/apache/jackrabbit-oak/pull/251#issuecomment-696173631
The Travis error seems to come from the OSGi ITs, but it does not look related to my changes ``` ERROR: Bundle org.apache.jackrabbit.oak-segment-tar [45] Error starting file:/tmp/1600698042537-0/bundles/org.apache.jackrabbit.oak-segment-tar_1.35.0.SNAPSHOT.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.oak-segment-tar [45](R 45.0): missing requirement [org.apache.jackrabbit.oak-segment-tar [45](R 45.0)] osgi.wiring.package; (osgi.wiring.package=com.oracle.svm.core.annotate) Unresolved requirements: [[org.apache.jackrabbit.oak-segment-tar [45](R 45.0)] osgi.wiring.package; (osgi.wiring.package=com.oracle.svm.core.annotate)]) ``` And AFAICT it is fixed by 053fdc8a96051e3395b43e1b030fcd30669ac768 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
