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

Removed § signs to pass jdk11 xlint #20

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

judovana
Copy link

@judovana judovana commented Jul 10, 2021

xlint for javadoc is requiring clean html in javadoc,
this § must bre repalced by § or removed

xlint for javadoc is requiring clean html in javadoc,
this § must bre repalced by § or removed
@judovana
Copy link
Author

This patch + #19 is making procyon jdk11 friendly.
The patch is used in feodra for a year now, and all seams to be working fine

@judovana
Copy link
Author

I'm currently removing the § char, but if you wish to keep it, I will happily replace it by entity.

@Geolykt
Copy link

Geolykt commented Sep 17, 2021

these aren't javadocs though?

@judovana
Copy link
Author

right. just ordinary comments

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