[
https://issues.apache.org/jira/browse/DOXIA-632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed DOXIA-632.
--------------------------------
Resolution: Fixed
Fixed with
[8e689f84c3b26257def33b1a243c35ad25e78dd2|https://gitbox.apache.org/repos/asf?p=maven-doxia.git;a=commit;h=8e689f84c3b26257def33b1a243c35ad25e78dd2].
> Remove remaining deprecated code
> --------------------------------
>
> Key: DOXIA-632
> URL: https://issues.apache.org/jira/browse/DOXIA-632
> Project: Maven Doxia
> Issue Type: Task
> Affects Versions: 1.11.1
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 2.0.0-M1
>
>
> * {{org.apache.maven.doxia.parser.AbstractParser.getBasedir()}} cannot be
> removed since there is no suitable replacement
> * These cannot be removed for now since they are only deprecated in the
> specific sink, but the interface does not deprecate:
> {noformat}
> XhtmlBaseSink.java (3 matches)
> 865: * @deprecated Use {@link #figure(SinkEventAttributes)}, this method is
> only kept for
> 926: * @deprecated Use {@link #figureGraphics(String,SinkEventAttributes)},
> 976: * @deprecated Use {@link #figureCaption(SinkEventAttributes)},
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)