Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakarta.ee-community] JAX-RS 2.1.1 Available On Maven Central

Unfortunately this is not the EFs official policy. According to EF president Mike Milinkovic, all EE4J API projects shall NOT force features from vendors, but instead shall only wrap existing features under a common hood. What I did is adding feature to API AND to Jersey parallel, and encouraged other vendors to follow.

-Markus

 

 

From: jakarta.ee-community-bounces@xxxxxxxxxxx [mailto:jakarta.ee-community-bounces@xxxxxxxxxxx] On Behalf Of Mihai A.
Sent: Sonntag, 9. September 2018 10:48
To: Jakarta EE community discussions
Subject: Re: [jakarta.ee-community] JAX-RS 2.1.1 Available On Maven Central

 

Well, from my point of view, the API should add features and force implementors to keep up. If we only ask for a feature from RestEasy, then the whole point of JAX-RS is gone... but I guess that's a neverending discussion.

 

Thanks,

Mihai

On Sun, Sep 9, 2018, 09:31 Markus KARG <markus@xxxxxxxxxxxxxxx> wrote:

In fact JAX-RS is just an API, not a product. So unless some implementations (like Jersey, CXF, RestEasy, etc.) already support your wanted feature, it might be a good idea to contribute your wanted feature to one of that products first. This makes it much easier for the vendors to agree to your feature proposal in the API as they do not have to invest their own ressources or at least have a guiding blue print (RI) then.

-Markus

 

 

From: jakarta.ee-community-bounces@xxxxxxxxxxx [mailto:jakarta.ee-community-bounces@xxxxxxxxxxx] On Behalf Of Guillermo González de Agüero
Sent: Sonntag, 9. September 2018 07:49
To: Jakarta EE community discussions
Cc: EE4J PMC Discussions; emo@xxxxxxxxxxx
Subject: Re: [jakarta.ee-community] JAX-RS 2.1.1 Available On Maven Central

 

Hi Mihai,

 

Just open some issues on https://github.com/eclipse-ee4j/jaxrs-api :)

El dom., 9 sept. 2018 1:54, Mihai A. <amihaiemil@xxxxxxxxx> escribió:

Congratulations!

 

Maybe a silly question, but how can one propose new features for JAX-RS exactly? I have a few ideas, but absolutely no idea who to talk to/how to propose them officialy.

 

Best regards,

Mihai

 

On Sun, Sep 9, 2018, 01:14 Markus KARG <markus@xxxxxxxxxxxxxxx> wrote:

The JAX-RS committers proudly announce that JAX-RS 2.1.1 is released and publicly available on Maven Central. :-)

-Markus

 

_______________________________________________
jakarta.ee-community mailing list
jakarta.ee-community@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/jakarta.ee-community

_______________________________________________
jakarta.ee-community mailing list
jakarta.ee-community@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/jakarta.ee-community

_______________________________________________
jakarta.ee-community mailing list
jakarta.ee-community@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/jakarta.ee-community


Back to the top