jsr339-experts@jax-rs-spec.java.net

[jsr339-experts] Re: [jax-rs-spec users] Re: FYI - _at_BindingPriority has been replaced with common javax.annotation.Priority

From: Santiago Pericas-Geertsen <Santiago.PericasGeertsen_at_oracle.com>
Date: Wed, 23 Jan 2013 12:56:04 -0500

On Jan 18, 2013, at 2:27 PM, Marek Potociar <marek.potociar_at_oracle.com> wrote:

> Uups... forgot to comi the content of the new Priorities class. Here it goes:
> http://java.net/projects/jax-rs-spec/sources/git/revision/f4db089f5bdf04d40d5170f9307e54724776a7f7

 Spec document has been updated to use @Priority and the new Priorities class.

-- Santiago

>
> On Jan 18, 2013, at 8:19 PM, Marek Potociar <marek.potociar_at_oracle.com> wrote:
>
>> Hello experts,
>>
>> now that a common @Priority annotation is being introduced as part of Java EE 7 API, I have made changes to replace the custom JAX-RS @BindingPriority annotation with it's new common version. Please review the change:
>> http://java.net/projects/jax-rs-spec/sources/git/revision/a9b7cda5ee217664de36d0f6d12c67041f254582
>>
>> Thank you,
>> Marek
>