[
https://issues.apache.org/jira/browse/DOXIA-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467228#comment-17467228
]
ASF GitHub Bot commented on DOXIA-632:
--------------------------------------
michael-o removed a comment on pull request #81:
URL: https://github.com/apache/maven-doxia/pull/81#issuecomment-1003222864
Open:
```
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)},
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)