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

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

From: Marek Potociar <marek.potociar_at_oracle.com>
Date: Fri, 18 Jan 2013 20:27:21 +0100

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

Marek


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