Commit a53104f
[build] Ensure to publish javadoc for scala3-library artifacts - (scala#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 6d44d04 commit a53104f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1420 | 1420 | | |
1421 | 1421 | | |
1422 | 1422 | | |
1423 | | - | |
| 1423 | + | |
1424 | 1424 | | |
1425 | 1425 | | |
1426 | 1426 | | |
| |||
1593 | 1593 | | |
1594 | 1594 | | |
1595 | 1595 | | |
1596 | | - | |
| 1596 | + | |
1597 | 1597 | | |
1598 | 1598 | | |
1599 | 1599 | | |
| |||
0 commit comments