Skip to content

Fix: Switch javadoc aggregation plugin to non-jar version.#1432

Merged
davidgamez merged 1 commit intomasterfrom
issue/1431/javadoc
May 3, 2023
Merged

Fix: Switch javadoc aggregation plugin to non-jar version.#1432
davidgamez merged 1 commit intomasterfrom
issue/1431/javadoc

Conversation

@bdferris-v2
Copy link
Copy Markdown
Collaborator

Per issue #1431, this PR switches us away from the Javadoc jar-based aggregation step since, best I can tell, no one is using the jar output (only the uncompressed Javadoc content itself) and the jar step is currently hanging gradle.

Please make sure these boxes are checked before submitting your pull request - thanks!

@bdferris-v2 bdferris-v2 linked an issue May 3, 2023 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented May 3, 2023

✅ Rule acceptance tests passed.
New Errors: 0 out of 1426 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
Dropped Errors: 0 out of 1426 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
New Warnings: 0 out of 1426 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
Dropped Warnings: 0 out of 1426 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
0 out of 1426 sources (~0 %) are corrupted.
Commit: 8fb183e
Download the full acceptance test report here (report will disappear after 90 days).
✅ Rule acceptance tests passed.

@davidgamez davidgamez merged commit dc6a598 into master May 3, 2023
@davidgamez davidgamez deleted the issue/1431/javadoc branch May 3, 2023 22:25
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.

Gradle aggregrateJavadocJar hangs indefinitely.

3 participants