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

Throw exception for missing javadoc when generating the docs #3542

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

Conversation

lanseg
Copy link

@lanseg lanseg commented Jan 29, 2025

Also, added missing javadocs.

Fix: GSMFP-41

@lanseg lanseg requested a review from sbrunner January 29, 2025 17:57
@sbrunner sbrunner changed the title feat: GSMFP-41 Throw exception for missing javadoc when generating th… Throw exception for missing javadoc when generating th… Jan 30, 2025
@sbrunner sbrunner changed the title Throw exception for missing javadoc when generating th… Throw exception for missing javadoc when generating the docs Jan 30, 2025
@sbrunner sbrunner requested a review from sebr72 January 30, 2025 09:49
@sbrunner
Copy link
Member

We don't use semantic commit on this project!

@lanseg lanseg self-assigned this Jan 30, 2025
return ""
//throw new IllegalArgumentException(errorHandler(obj, objectName))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The exception is not thrown (code commented), so the code can be built ?
Are the tests failing during the build ?

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.

3 participants