Santiago Pericas-Geertsen

Results 38 issues of Santiago Pericas-Geertsen

Signed-off-by: Santiago Pericasgeertsen ## Specification PR template When creating a specification project release review, create PRs with the content defined as follows. Include the following in the PR: - [...

CDI version 4.0 is structured into two parts: CDI Full and CDI Lite. The main difference between the two is that CDI Lite can be implemented with support for built-time...

There are some options when it comes to starting the CDI container in an SE application. These options can impact the way in which Jakarta REST components are located and...

api
spec

Most of these definitions are straightforward, but still need to be clearly stated in the spec. For next major release.

api
spec

Note that this issue is not about deprecation, but about dropping support, and it is targeted for the next major release. We should review other artifacts related to `@Context` that...

api
spec

Related to issue #418 and PR #948

good first issue
tck

We need TCK tests for new Extensions. See PR #947.

good first issue
tck

Although the API jar cannot be split, most implementations do provide separate jars to avoid always referencing a large JAR containing all classes. For example, a JAX-RS client only application...

spec

Jakarta REST defines a number of integrations with other Jakarta EE technologies. We should explore if all these integrations are still valid and relevant in our next major release based...

spec

/The proposal is carry out all this work in the `release-4.0` branch (we can rename this branch later if necessary). After checking out that branch, review presentation in `JakartaRest40.pdf` for...

Epic