kwin commented on code in PR #295:
URL:
https://github.com/apache/jackrabbit-filevault/pull/295#discussion_r1194984808
##########
parent/pom.xml:
##########
@@ -373,7 +374,7 @@ Bundle-Category: jackrabbit
<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-jackrabbit-api</artifactId>
- <version>${oak.version}</version>
+ <version>${oak.version.compile}</version>
Review Comment:
Actually we state that we are backwards compatible with Jackrabbit 2.16+ (in
https://jackrabbit.apache.org/jcr/downloads.html#vlt) so if we distinguish let
us rather only manage that dependency in that version and not depend on the
newer Oak one.
--
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]