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 08:00:10 UTC

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

     [ https://issues.apache.org/jira/browse/JCRVLT-344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

angela updated JCRVLT-344:
--------------------------
    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

  was:
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</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


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