Description
in order to address JCRVLT-340 the version properties of jackrabbit and oak need to be adjusted to use the most recent releases:
<jackrabbit.version>2.18.2</jackrabbit.version>
<oak.version>1.16.0</oak.version>
since there some significant moves made in the code base the following additional changes need to follow:
- adjust dependency oak-segment to oak-segment-tar (the former no longer exist)
- subsequently adjust the changed package names (o.a.jackrabbit.oak.plugins.segment.... to o.a.jackrabbit.segment....)
- adjust dependency jackrabbit-api to use oak-jackrabbit-api as jackrabbit-api will no longer be maintained
Attachments
Attachments
Issue Links
- blocks
-
JCRVLT-340 Adjust JackrabbitACLImporter to handle extensions provided by OAK-8190
- Closed
- breaks
-
JCRVLT-436 VLT-RCP bundle no longer working with older Jackrabbit/Oak versions
- Closed
- depends upon
-
OAK-8495 Release Oak 1.16.0
- Resolved
- is duplicated by
-
JCRVLT-159 Run FileVault core integration tests on oak-segment-tar
- Resolved
- is related to
-
JCRVLT-399 Update to Jackrabbit 2.20.0 / Oak 1.20.0
- Closed
- is required by
-
JCRVLT-346 IntegrationTestBase: allow for custom security setup
- Closed