You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2023/04/25 12:24:00 UTC

[jira] [Resolved] (JCRVLT-706) jackrabbit-packagetype validator: Use legacy type severity for mixed packages inside container packages

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

Konrad Windszus resolved JCRVLT-706.
------------------------------------
    Resolution: Fixed

Fixed in https://github.com/apache/jackrabbit-filevault/commit/525ec7b73a9be6cf84e6213e0b6bb74598bc2f06.

> jackrabbit-packagetype validator: Use legacy type severity for mixed packages inside container packages
> -------------------------------------------------------------------------------------------------------
>
>                 Key: JCRVLT-706
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-706
>             Project: Jackrabbit FileVault
>          Issue Type: Improvement
>          Components: validation
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>             Fix For: 3.6.10
>
>
> Currently the following violation may be emitted
> {code}
> [ERROR] ValidationViolation: Package of type 'CONTAINER' must only contain sub packages of type 'APPLICATION, CONTENT, CONTAINER' but found subpackage of type 'MIXED'! @ ...
> {code}
> The severity of that message should be derived from the {{legacyTypeSeverity}} parameter (which is WARN by default), because it is common to iteratively migrate to non-Mixed packages.



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