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: Sergey Beryozkin <sberyozkin_at_talend.com>
Date: Mon, 28 Jan 2013 14:55:21 +0000

Ouch, it was me after all who did not read it properly,
On 25/01/13 15:19, Sergey Beryozkin wrote:
> On 25/01/13 15:01, Bill Burke wrote:
>> What does the Priority class look like? The google couldn't find a good
>> reference for me.
>>
>> @interface Priority {
>>
>> int value();
>> }
>>
>> ?
>
> Nice one Bill :-), the link is below :-),
> Cheers, Sergey
>
>>
>> On 1/23/2013 12:56 PM, Santiago Pericas-Geertsen wrote:
>>>
>>> On Jan 18, 2013, at 2:27 PM, Marek Potociar <marek.potociar_at_oracle.com
>>> <mailto: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
>>>> <mailto: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
>>>>
>>>
>>