You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ci] Don't convert Javadoc to Xmldoc for PR builds
Context: #5253 (comment)
When Javadoc-to-Xmldoc conversion was enabled, `make jenkins` took
1h 19min 47sec, up from 34min 45sec (ouch!).
Disable Javadoc-to-Xmldoc on PR builds. Hopefully `make jenkins`
times will return to normal.
0 commit comments