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

[0.16] Fix horreum-client javadoc generation #2180

Merged
merged 1 commit into from
Nov 20, 2024
Merged

[0.16] Fix horreum-client javadoc generation #2180

merged 1 commit into from
Nov 20, 2024

Conversation

rh-appservices-perf
Copy link
Collaborator

Backport: #2179

Fixes Issue

Fixes the horreum-client generation, in particular:

Error:  /home/runner/work/Horreum/Horreum/horreum-client/src/main/java/io/hyperfoil/tools/auth/HorreumApiKeyAuthentication.java:10: error: reference not found
Error:      /** sync with {@link io.hyperfoil.tools.horreum.server.ApiKeyAuthenticationMechanism} */
Error:                           ^

Changes proposed

Remove the link in the javadoc comment

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.

Signed-off-by: Andrea Lamparelli <[email protected]>
@lampajr lampajr merged commit 8a24663 into 0.16 Nov 20, 2024
3 checks passed
@lampajr lampajr deleted the bp-0.16-084328b branch November 20, 2024 08:33
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