[ https://issues.apache.org/jira/browse/DOXIA-724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806316#comment-17806316 ]
ASF GitHub Bot commented on DOXIA-724: -------------------------------------- kwin opened a new pull request, #195: URL: https://github.com/apache/maven-doxia/pull/195 (no comment) > Sink pipeline returned by AbstractParser.getWrappedSink(...) has wrong order > ---------------------------------------------------------------------------- > > Key: DOXIA-724 > URL: https://issues.apache.org/jira/browse/DOXIA-724 > Project: Maven Doxia > Issue Type: Bug > Affects Versions: 2.0.0-M9 > Reporter: Konrad Windszus > Assignee: Konrad Windszus > Priority: Major > > According to the javadoc the SinkWrapperFactory should be ordered according > to their priority from highest to lowest. However in > {{AbstractParser.getWrappedSink()}} a pipeline is returned which has no > predictable order. -- This message was sent by Atlassian Jira (v8.20.10#820010)