Commit 4b5701b
committed
build: restore Automatic-Module-Name in MANIFEST.MF
Fixes #9 - a regression from v5.1.2 where Java Module Support
was broken due to the removal of the automatic module name.
Also, to prevent overwriting the parent's configuration,
'combine.children="append"' is added to <manifestEntries>.
Reported-by: Colm Divilly <@cdivilly>1 parent 5038e4b commit 4b5701b
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
| |||
361 | 363 | | |
362 | 364 | | |
363 | 365 | | |
364 | | - | |
| 366 | + | |
365 | 367 | | |
366 | 368 | | |
367 | 369 | | |
| |||
382 | 384 | | |
383 | 385 | | |
384 | 386 | | |
| 387 | + | |
| 388 | + | |
385 | 389 | | |
386 | 390 | | |
387 | 391 | | |
| |||
0 commit comments