Commit 164fc78
[MNG-11642] Use legacyMode for aggregate javadoc with mixed JPMS modules
The aggregate javadoc report fails when some modules have module-info.java
(named modules) and others don't (unnamed modules). Using legacyMode forces
classpath-based javadoc generation, bypassing the named/unnamed conflict.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e964c95 commit 164fc78
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1126 | 1126 | | |
1127 | 1127 | | |
1128 | 1128 | | |
| 1129 | + | |
1129 | 1130 | | |
1130 | 1131 | | |
1131 | 1132 | | |
| |||
0 commit comments