You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (Jira)" <ji...@apache.org> on 2023/01/03 16:08:00 UTC

[jira] [Commented] (OAK-10051) oak-run jar incomplete

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

Julian Reschke commented on OAK-10051:
--------------------------------------

People needing oak-run 1.46.0 can try:

{noformat}
$ git clone -b jackrabbit-oak-1.46.0 https://github.com/apache/jackrabbit-oak FOOBAR
$ cd FOOBAR
$ mvn clean install -DskipTests
$ ls -l oak-run/target
{noformat}

> oak-run jar incomplete
> ----------------------
>
>                 Key: OAK-10051
>                 URL: https://issues.apache.org/jira/browse/OAK-10051
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: run, upgrade
>    Affects Versions: 1.46.0
>            Reporter: Torsten Stolpmann
>            Assignee: Konrad Windszus
>            Priority: Major
>              Labels: candidate_oak_1_22
>             Fix For: 1.48.0
>
>
> This is a regression from 1.44.0 and previous versions, where the entry was still present.
>  
> Without this entry it is no longer possible to use
> {{java - jar oak-run.jar}}
> and
> {{java - jar oak-upgrade.jar}}
> CLI invocations directly.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)