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

Fixes Javadoc building process #351

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Fixes Javadoc building process #351

merged 1 commit into from
Apr 8, 2024

Conversation

aaronbrethorst
Copy link
Member

The extra semicolon (;;) in the import was breaking mvn javadoc:javadoc. This change resolves that issue, allowing the command to run again.

The extra semicolon (`;;`) in the import was breaking `mvn javadoc:javadoc`. This change resolves that issue, allowing the command to run again.
@aaronbrethorst aaronbrethorst merged commit f0515af into master Apr 8, 2024
2 checks passed
@aaronbrethorst aaronbrethorst deleted the doc-building branch April 8, 2024 05:21
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.

1 participant