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 "Vikas Saurabh (JIRA)" <ji...@apache.org> on 2019/07/19 18:36:00 UTC

[jira] [Updated] (OAK-8497) Remove oak-search-elastic declaration to skip baseline plugin

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

Vikas Saurabh updated OAK-8497:
-------------------------------
    Affects Version/s: 1.16.0

> Remove oak-search-elastic declaration to skip baseline plugin
> -------------------------------------------------------------
>
>                 Key: OAK-8497
>                 URL: https://issues.apache.org/jira/browse/OAK-8497
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: search-elastic
>    Affects Versions: 1.16.0
>            Reporter: Vikas Saurabh
>            Priority: Blocker
>             Fix For: 1.18.0
>
>
> {{oak-search-elastic}} module was introduced in OAK-7981 which would be released with 1.16. After that we should remove the baseline skip config:
> {noformat}
>           <execution>
>             <id>baseline</id>
>             <goals>
>               <goal>baseline</goal>
>             </goals>
>             <phase>pre-integration-test</phase>
>             <configuration>
>               <!--
>                 TODO: This is required because there's no prior (stable) version of oak-search.
>                 This should be removed once this module is released
>               -->
>               <skip>true</skip>
>             </configuration>
>           </execution>
> {noformat}



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