kwin commented on code in PR #182: URL: https://github.com/apache/maven-doxia/pull/182#discussion_r1427097303
########## doxia-core/src/main/java/org/apache/maven/doxia/sink/impl/AbstractSink.java: ########## @@ -23,12 +23,337 @@ /** * An abstract base class that defines some convenience methods for sinks. + * Also acts as compatibility bridge for Doxia 1.0 methods which have overridden variants in Doxia > 1.0 Review Comment: As long as the methods not taking SinkEventAttributes are not deprecated, this is permanent. -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org