jansupol
jansupol
https://search.maven.org/artifact/fish.payara.distributions/payara/5.2022.2/zip binary distribution contains an EPLv2 license, unlike the CDDL + GPLv2+CPE license in the sources.
The Spec, Section 11, says: > A Servlet-based implementation MUST support injection of the following Servlet-defined types: `ServletConfig`, `ServletContext` , `HttpServletRequest` and `HttpServletResponse` . In the CDI environment, the implementation...
The Resource class contains a reference for the JAXBElement, which makes the tests irrelevant for JAX-B fail. After the split, the `@Tag("xml_binding")` annotations can be removed.
See https://github.com/eclipse-ee4j/jaxrs-api/pull/868
As a follow up to the discussion on the dev mailing [list](https://www.eclipse.org/lists/jaxrs-dev/msg00781.html), I believe it makes sense to bring the discussion here to get a larger consensus than from the...
Provide an ability to use the Multipart feature implemented by Jersey when using Helidon Connector / Web Client
Jersey plans to publish 4.0.0-M1 in a couple of hours. Compatible with the previous API: ------------------------------------- - Jersey 4.0.0-M1 is planned to support both Jakarta REST 4.0.0 and Jakarta REST...
Since Moxy has been removed from Glassfish, the Jersey-Moxy integration module should not be there either as it potentially causes classloading (OSGi) issues. Applies to GF 7.
- [x] Organization Name ("Organization") and, if applicable, URL\ Eclipse Foundation - [x] Product Name, Version and download URL (if applicable)\ Eclipse Jersey 4.0.0-M1, see TCK Result Summary for the...