Commit ee06724
authored
feat: add an Automatic-Module-Name entry to the jar manifest
This adds an Automatic-Module-Name manifest entry in order to allow
epubcheck to be used in a modular context without having to depend
on an unstable generated module name.
The module name is `org.w3c.epubcheck`, which is already used as the
bundle symbolic name in OSGi.
Fixes #11281 parent 928c26a commit ee06724
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| 304 | + | |
304 | 305 | | |
305 | 306 | | |
306 | 307 | | |
| |||
0 commit comments