KEMBAR78
docs: javadocs are now consistent with code, issue#4120 by DanielSLDev · Pull Request #10813 · JanssenProject/jans · GitHub
Skip to content

Conversation

@DanielSLDev
Copy link
Contributor

Prepare


Description

Javadoc was inconsistent with the code, and did not properly follow javadoc syntax, causing the "mvn javadoc:javadoc" command to fail build.

Target issue

#4120

closes #4120


Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed
  • Relevant unit and integration tests have been added/updated
  • Relevant documentation has been updated if any (i.e. user guides, installation and configuration guides, technical design docs etc)

Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with docs: to indicate documentation changes or if the below checklist is not selected.

  • [x ] I confirm that there is no impact on the docs due to the code changes in this PR.

Signed-off-by: Daniel Salas <daniel.salas@encora.com>
@yuriyz yuriyz enabled auto-merge (squash) February 8, 2025 11:30
@yuriyz yuriyz merged commit e3816af into JanssenProject:main Feb 8, 2025
2 checks passed
@DanielSLDev DanielSLDev deleted the jans-auth-server-javadocsFix branch February 11, 2025 17:52
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.

fix(docs): javadoc comments are inconsistent with code

3 participants