Commit d943022
fix: make mvnw executable and raise javadoc heap for large beta SDK
- Set the executable bit on mvnw so Linux CI (GitHub Actions) can run it
(was failing with exit 126 / Permission denied)
- Increase maven-javadoc-plugin fork heap to -J-Xmx4g; the beta SDK has
27,817 source files and OOMed javadoc at 2g (Please increase memory)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 67ef51a commit d943022
2 files changed
Lines changed: 1 addition & 1 deletion
File mode changed.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
0 commit comments