jakartaee-api icon indicating copy to clipboard operation
jakartaee-api copied to clipboard

jakartaee-api

Results 7 jakartaee-api issues
Sort by recently updated
recently updated
newest added

Remove the dependencies and workarounds associated with the optional specifications ``` 4.0.1 4.0.1 3.0.1 ```

help wanted

This issue was fixed in https://github.com/jakartaee/jakartaee-api/pull/56, but not ported to 8.0.0 BOM.

Looking at how the API artifacts are built and what exactly they contain I see following issues: * web profile artifact transitively depends on `xml.binding-api` (see https://github.com/eclipse-ee4j/jstl-api/issues/149) * to compile...

The published [jakarta.jakartaee-bom:8.0.0](https://mvnrepository.com/artifact/jakarta.platform/jakarta.jakartaee-bom/8.0.0) artifact is missing the property `jakarta-persistence-api.version`. This was fixed in https://github.com/eclipse-ee4j/jakartaee-api/pull/49. Is a maintenance release planned to fix this issue for Jakarta EE 8 like mentioned in...

For "out-of-band" signature verification of the published artifacts, the docs should list the expected key used for signatures. As examples: - https://downloads.apache.org/logging/KEYS - https://square.github.io/okhttp/security/security/#verifying-artifacts The signatures can be verified with...

I updated the dependency analysis with the [jQA project](https://github.com/jqassistant-demo/jakarta-ee-dependencies): [jQA report export.zip](https://github.com/eclipse-ee4j/jakartaee-api/files/8677278/jQA.report.export.zip)

fixes #162 Includes a workaround for https://github.com/jakartaee/faces/issues/1913