ashokmca07 commented on a change in pull request #2:
URL: 
https://github.com/apache/sling-org-apache-sling-jcr-maintenance/pull/2#discussion_r828406985



##########
File path: pom.xml
##########
@@ -31,7 +31,9 @@
     <description>Maintenance jobs for the JCR</description>
 
     <properties>
+        <sling.java.version>8</sling.java.version>
         
<project.build.outputTimestamp>2021-04-15T18:14:05Z</project.build.outputTimestamp>
+        <oak.version>1.40.0</oak.version>

Review comment:
       When I was updating `org.apache.sling.testing.sling-mock-oak` to the 
latest version and it is required a minimum oak version to be 1.40.0
   
   `java.lang.IllegalStateException: Unexpected (too old) Oak version 1.14.0, 
expected 1.40.0. Make sure to load the 
`org.apache.sling.testing.sling-mock-oak` dependency before any other 
dependency which may transitively depend on Apache Jackrabbit Oak as well!`
   




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