Udo Schnurpfeil created TOBAGO-2040: ---------------------------------------
Summary: 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 Reporter: Udo Schnurpfeil Assignee: Udo Schnurpfeil 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|http://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)