jakartaee / common-annotations-api

Jakarta Annotations
https://eclipse.org/ee4j/ca
Other
53 stars 40 forks source link

The jakarta.annotation-api.jar should go under modules/endorsed in Web Profile #32

Closed bhatpmk closed 5 years ago

bhatpmk commented 5 years ago

In the Eclipse GlassFish Web Profile, I can see jakarta.annotation-api.jar under glassfish/modules, where as the same jar is available under glassfish/modules/endorsed in Full Profile. This change in the location of the jar is resulting in signature test failure.

vinayvishal commented 5 years ago

PR https://github.com/eclipse-ee4j/glassfish/pull/22706 raised.

vinayvishal commented 5 years ago

PR merged. @bhatpmk, I am unable to close the issue.