Github user cschneider commented on the pull request:
https://github.com/apache/cxf/pull/102#issuecomment-164478366
Ah yes I see there are two wrap entries ... still I think this does not
belong into cxf.
I am especially concerned with the tight binding of the cxf validation to
hibernate validator. I think CXF should be able to work with any validation
provider and let the user choose which to install.
How about adding a correct hibernate 5 feature without wrap into the
upcoming karaf 4.0.4?
I will take care of providing a fix to hibernate so their own feature is
better in the next release.
I propose we only have the cxf-bean-validation feature in CXF. We can load
the validation api using dependency=true. This way it should nicely
interoperate with the hibernate validator feature.
---
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.
---