Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOXIA-709] Cleanup overloaded Doxia 1.0 methods #182

Merged
merged 2 commits into from
Dec 15, 2023

Conversation

kwin
Copy link
Member

@kwin kwin commented Dec 14, 2023

Centrally delegate from Doxia 1.0 to Doxia 1.1 or 2.0 equivalents in AbstractSink.
Clarify in javadoc of Sink.
Only implement Doxia 1.1/2.0 variants in Sinks.

Centrally delegate from Doxia 1.0 to Doxia 1.1 or 2.0 equivalents in
AbstractSink.
Clarify in javadoc of Sink.
Only implement Doxia 1.1/2.0 variants in Sinks.
@kwin kwin requested review from hboutemy and michael-o December 14, 2023 17:07
@kwin
Copy link
Member Author

kwin commented Dec 14, 2023

This allows to get rid of 1750 lines of code :-)

@michael-o
Copy link
Member

This allows to get rid of 1750 lines of code :-)

Man, this I love!

Copy link
Member

@michael-o michael-o left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you run this down the chain until Maven Site Plugin? Any surprises?

@kwin
Copy link
Member Author

kwin commented Dec 14, 2023

Did you run this down the chain until Maven Site Plugin? Any surprises?

Yes, I just did. The only change being necessary was https://github.com/apache/maven-doxia-sitetools/pull/121/files. Afterwards m-site-p builds fine with latest doxia and doxia-sitetools snapshots from those PRs.

Copy link
Member

@michael-o michael-o left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No objections any more, I trust you here doing the right thing.

@kwin kwin merged commit 0dfe227 into master Dec 15, 2023
9 checks passed
@kwin kwin deleted the feature/cleanup-overlapping-sink-methods branch December 15, 2023 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants