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

fix(javadoc): fix javadoc generation due to doclint warnings #8054

Merged
merged 3 commits into from
Mar 14, 2024

Conversation

ossdhaval
Copy link
Contributor

Prepare


Description

Target issue

closes #8053

Implementation Details


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)

@ossdhaval ossdhaval self-assigned this Mar 14, 2024
@ossdhaval ossdhaval changed the title docs(javadoc): fix javadoc generation fix(javadoc): fix javadoc generation due to doclint warnings Mar 14, 2024
@mo-auto mo-auto added the area-documentation Documentation needs to change as part of issue or PR label Mar 14, 2024
@ossdhaval ossdhaval requested a review from moabu March 14, 2024 02:51
@mo-auto mo-auto added the kind-bug Issue or PR is a bug in existing functionality label Mar 14, 2024
Copy link

Quality Gate Passed Quality Gate passed for 'Jans-Keycloak-Link'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

Quality Gate Passed Quality Gate passed for 'Jans lock server parent'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@yuriyz yuriyz enabled auto-merge (squash) March 14, 2024 05:36
@moabu moabu disabled auto-merge March 14, 2024 07:49
@moabu moabu merged commit 2fc4953 into main Mar 14, 2024
4 checks passed
@moabu moabu deleted the docs-fix-javadoc-generation branch March 14, 2024 07:49
yuriyz pushed a commit that referenced this pull request Nov 7, 2024
* docs(kc-link): disable doclint

Signed-off-by: ossdhaval <[email protected]>

* docs(jans-link): disable doclint

Signed-off-by: ossdhaval <[email protected]>

* docs(jans-lock): disable doclint

Signed-off-by: ossdhaval <[email protected]>

---------

Signed-off-by: ossdhaval <[email protected]>
Former-commit-id: 2fc4953
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-documentation Documentation needs to change as part of issue or PR kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs(javadocs): javadoc generation is failing for few modules
4 participants