You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2019/07/25 09:31:00 UTC

[jira] [Commented] (JCRVLT-344) update version of jackrabbit and oak dependencies

    [ https://issues.apache.org/jira/browse/JCRVLT-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16892588#comment-16892588 ] 

angela commented on JCRVLT-344:
-------------------------------

[~tripod], proposed patch attached. i tested it with the release-candidate of oak 1.16.0. once oak 1.16.0 is released, the patch could be committed. let me know if you have any concerns.

> update version of jackrabbit and oak dependencies 
> --------------------------------------------------
>
>                 Key: JCRVLT-344
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-344
>             Project: Jackrabbit FileVault
>          Issue Type: Task
>          Components: Misc
>            Reporter: angela
>            Priority: Major
>         Attachments: JCRVLT-344.patch
>
>
> 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



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)