Debian Patches
Status for equalsverifier/4.5.2-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 01-remove-the-JPMS-module-descriptor.patch | Remove the JPMS module descriptor The module descriptor requires net.bytebuddy and kotlin.reflect, but neither the byte-buddy nor the kotlin jars in Debian declare a module name, so the module path resolution fails. Dropping the descriptor puts the dependencies back on the class path; the sealed interfaces then have to be opened up, since a sealed type can only permit implementations from another package when both live in the same named module. |
Emmanuel Bourg <ebourg@apache.org> | not-needed |
All known versions for source package 'equalsverifier'
- 4.5.2-2 (sid)
