FasterXML / FasterXML/jackson-jaxrs-providers
`module-info` missing from "no-metainf" variant
Open
- Dominant language
- Java
- Stars
- 126
- Forks
- 83
- Avg merge
- 10h 11m
- Merged PRs (30d)
- 1
Description
Looks like "no-metainf" classifier variants (see #39) do not include `module-info.class`.
It would probably be good if they could include that, although as @GedMarc mentioned, there is the problem of `module-info.java` now declaring service beyond META-INF source file so this might require duplication of definitions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.