GitHub user jgallimore opened a pull request:
https://github.com/apache/tomee/pull/96
TOMEE-2100 add @Priority to default sorting
This creates a default comparator when no setting for
cxf.jaxrs.provider-comparator is specified. This will order by priority first,
but will still incorporate the default CXF sorting where priorities are the
same for backwards compatibility.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jgallimore/tomee tomee-2100
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/96.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #96
----
commit a72f6d34b8bcd5740c976b4b2333268a6f5cfade
Author: Jonathan Gallimore <[email protected]>
Date: 2017-07-26T15:15:13Z
TOMEE-2100 add @Priority to default sorting
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---