[ https://issues.apache.org/jira/browse/CXF-7256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15874680#comment-15874680 ]
ASF GitHub Bot commented on CXF-7256: ------------------------------------- GitHub user deki opened a pull request: https://github.com/apache/cxf/pull/239 CXF-7256: CrossOriginResourceSharingFilter should have @Provider anno… …tation You can merge this pull request into a Git repository by running: $ git pull https://github.com/deki/cxf CXF-7256 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cxf/pull/239.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 #239 ---- commit 3f5d88022385c8313d1a4f199ef02877ebfecb55 Author: Dennis Kieselhorst <m...@dekies.de> Date: 2017-02-20T15:18:41Z CXF-7256: CrossOriginResourceSharingFilter should have @Provider annotation ---- > CrossOriginResourceSharingFilter should have @Provider annotation > ----------------------------------------------------------------- > > Key: CXF-7256 > URL: https://issues.apache.org/jira/browse/CXF-7256 > Project: CXF > Issue Type: Improvement > Components: JAX-RS Security > Affects Versions: 3.1.10 > Reporter: Dennis Kieselhorst > Fix For: 3.2.0 > > > Is there a reason why CrossOriginResourceSharingFilter is not annotated with > @Provider? > Currently it is not picked up by AbstractSpringComponentScanServer when the > package is specified in classes-scan-packages. -- This message was sent by Atlassian JIRA (v6.3.15#6346)