GitHub user splatch opened a pull request:
https://github.com/apache/cxf/pull/161
CXF-6904 Customize Swagger scan logic so it doesn't hurt in OSGi.
This PR overrides bean config and allows to use most of it's code used for
swagger configuration. This keeps default behavior of swagger, with some small
difference that when scan on Swagger2Feature is disabled it passes classes
which are available on endpoint.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/splatch/cxf CXF-6904
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cxf/pull/161.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 #161
----
commit 5b12935081fcc2f97baf930e47955c1eaf2bbd0e
Author: Åukasz Dywicki <[email protected]>
Date: 2016-08-21T19:35:11Z
CXF-6904 Customize Swagger scan logic so it doesn't hurt in OSGi.
----
---
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.
---