users@jax-rs-spec.java.net

[jax-rs-spec users] [jsr339-experts] 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:19:24 +0100

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