You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Udo Schnurpfeil (Jira)" <de...@myfaces.apache.org> on 2020/06/05 09:25:00 UTC

[jira] [Resolved] (TOBAGO-2040) Config sort is sometimes broken

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

Udo Schnurpfeil resolved TOBAGO-2040.
-------------------------------------
    Resolution: Fixed

> Config sort is sometimes broken
> -------------------------------
>
>                 Key: TOBAGO-2040
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-2040
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.4.2, 4.5.0
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Major
>             Fix For: 2.4.3, 4.5.1, 5.0.0
>
>
> The sorting of tobago-config.xml files is sometimes broken.
> It's possible to use an "ordering" tag in the configuration files, to define if one configuration must apply before or after an other.
> The sorting is a [topological sorting|https://en.wikipedia.org/wiki/Topological_sorting] and can't be done by the normal sort() funktion of Java.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)