[ https://issues.apache.org/jira/browse/DOXIA-724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Konrad Windszus updated DOXIA-724: ---------------------------------- Affects Version/s: 2.0.0-M9 > SinkWrappers have wrong order AbstractParser.getWrappedSink(...) > ---------------------------------------------------------------- > > 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 is ordered > the other way around (i.e. lowest priority first). -- This message was sent by Atlassian Jira (v8.20.10#820010)