stefan-egli commented on PR #1543:
URL: https://github.com/apache/jackrabbit-oak/pull/1543#issuecomment-2186287106

   actually, there are compilation errors:
   ```
   [INFO] -------------------------------------------------------------
   Error:  COMPILATION ERROR : 
   [INFO] -------------------------------------------------------------
   Error:  
/home/runner/work/jackrabbit-oak/jackrabbit-oak/oak-run/src/main/java/org/apache/jackrabbit/oak/run/RevisionsCommand.java:[367,11]
 setStatisticsProvider(org.apache.jackrabbit.oak.stats.StatisticsProvider) is 
not public in 
org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollector; cannot be 
accessed from outside package
   Error:  
/home/runner/work/jackrabbit-oak/jackrabbit-oak/oak-run/src/main/java/org/apache/jackrabbit/oak/run/RevisionsCommand.java:[538,11]
 setStatisticsProvider(org.apache.jackrabbit.oak.stats.StatisticsProvider) is 
not public in 
org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollector; cannot be 
accessed from outside package
   [INFO] 2 errors 
   ```


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