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
Include compile classpath in unidoc module (#5858)
Solves generating unidoc in
#5836, which otherwise fails
because we don't properly traverse the
`compileMvnDeps`/`compileModuleDeps` of the transitive module graph,
which can result in some necessary parts of the classpath missing from
the unidoc compile classpath
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
0 commit comments