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

jcabi-doclint-java8-disable profile is harmful #81

Open
krzyk opened this issue May 5, 2018 · 3 comments
Open

jcabi-doclint-java8-disable profile is harmful #81

krzyk opened this issue May 5, 2018 · 3 comments

Comments

@krzyk
Copy link

krzyk commented May 5, 2018

jcabi-doclint-java8-disable enables ignoring of all javadoc related issues in the code (e.g. when someone forgets to add a @param for some method parameter, or when < is used without proper escaping).

It should be removed and projects depending on jcabi-parent should fix their javadoc issues.
Without removal of this profile projects depending on jcabi-parent might generate (or not generate at all) javadoc documentation.

@0crat
Copy link

0crat commented May 5, 2018

@yegor256/z please, pay attention to this issue

@0crat
Copy link

0crat commented May 5, 2018

@krzyk/z this project will fix the problem faster if you donate a few dollars to it; just click here and pay via Stripe, it's very fast, convenient and appreciated; thanks a lot!

@yegor256
Copy link
Member

@krzyk the problem is that it conflicts with Qulice tags. Try to enable it and run the build, you will see the problems. If you have a solution, please contribute.

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

No branches or pull requests

3 participants