Commit 241f261
authored
[build] Ensure to publish javadoc for scala3-library artifacts - (#24654)
Mavne requires all published artifacts to include JavaDoc artifact - see
[failed publish
job](https://github.com/scala/scala3/actions/runs/19905250615/job/57059665654)
Adds missing `packageDoc` for `scala3-library-bootstrapped` and
`scala3-library-sjs` artifacts - both are effectively empty, but we
still need to include valid javadoc to satisfy validation.1 parent 46fcf2f commit 241f261
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1419 | 1419 | | |
1420 | 1420 | | |
1421 | 1421 | | |
1422 | | - | |
| 1422 | + | |
1423 | 1423 | | |
1424 | 1424 | | |
1425 | 1425 | | |
| |||
1592 | 1592 | | |
1593 | 1593 | | |
1594 | 1594 | | |
1595 | | - | |
| 1595 | + | |
1596 | 1596 | | |
1597 | 1597 | | |
1598 | 1598 | | |
| |||
0 commit comments