jakartaee / inject

Apache License 2.0
17 stars 17 forks source link

We need a 2.0.1 service release to add module-info.class to API jar #24

Closed starksm64 closed 3 years ago

starksm64 commented 3 years ago

A requirement for the EE10 release is for API jars to include a proper module-info.class. This is here to track the final release.

eclipse-ee4j/jakartaee-platform#421

starksm64 commented 3 years ago

Both a 2.0.1 release with the module-info.class in the jar root and a 2.0.1.MR release with the module-info.class in a multi-release jar have been created.