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 11:21:00 UTC

[jira] [Updated] (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 updated JCRVLT-706:
-----------------------------------
    Summary: jackrabbit-packagetype validator: Use legacy type severity for mixed packages inside container packages  (was: jackrabbit-packagetype validator: Optionally allow mixed packages inside container packages)

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