Is your feature request related to a problem? Please describe.
After the Jakartification, mailcap and mime.types still have the same name. This can make problems in classpaths where exists both activations: javax and jakarta.
Describe the solution you'd like
Jakarta should have its own resource files: jakarta.mailcap and jakarta.mime.types
Additional context
We are doing this in mail too:
eclipse-ee4j/angus-mail#151
Is your feature request related to a problem? Please describe.
After the Jakartification, mailcap and mime.types still have the same name. This can make problems in classpaths where exists both activations: javax and jakarta.
Describe the solution you'd like
Jakarta should have its own resource files: jakarta.mailcap and jakarta.mime.types
Additional context
We are doing this in mail too:
eclipse-ee4j/angus-mail#151