Authentication
Concurrency
Connectors
Enterprise Java Beans (no biggie; just a micro)
JSON Binding
JSON Processing
Messaging
RESTFul Webservices
Server Pages
Servlet
Standard Tag Library
Websocket
There are for these:
Activation
Annotations
Authorization
Batch
Bean Validation
Contexts and Dependency Injection
Dependency Injection
Expression Language
Interceptors
Persistence
SOAP with Attachments
Transactions
XML Binding
XML Web Services
I've been using the jakarta.ws.rs:jakarta.ws.rs-api one from the stagingĀ repo as I don't see one in Maven Central.On Wed, Feb 23, 2022 at 2:15 PM Scott Stark <sstark@redhat.com> wrote:There are currently only about 6 specs that have not created a candidate final. I'm not aware of any that don't have a milestone of some sort at this point. Are you running into some?
On Feb 23, 2022 at 4:11:18 PM, James Perkins <jperkins@redhat.com> wrote:Excellent. Thanks Scott! It will be helpful when they arrive :)On Wed, Feb 23, 2022 at 2:02 PM Scott Stark <sstark@redhat.com> wrote:Regarding staged releases, I have been pushing for every spec to have some publicly available milestone in maven central for use by compatible implementations so that they don't need to validate against the staged final API artifacts. A ratifying compatible implementation for the specification is free to use such artifacts as long as they pass the associated signature tests. Weld is doing this for CDI 4.0.0.
--James R. PerkinsJBoss by Red Hat