Add a bundle for Hibernate Validator
------------------------------------
Key: SMX4-506
URL: https://issues.apache.org/activemq/browse/SMX4-506
Project: ServiceMix 4
Issue Type: Task
Components: Bundles
Environment: All
Reporter: Christian Mueller
The Hibernate Validator (the reference implementation for JSR 303) is licensed
under the Apache License Version 2:
http://anonsvn.jboss.org/repos/hibernate/validator/tags/v4_0_2_GA/license.txt
but not published as an OSGI bundle.
In Apache Camel, we want to provide validation component for java beans (POJOs)
based on [JSR 303|http://jcp.org/en/jsr/detail?id=303]. We want to use the
reference implementation, which is [Hibernate
Validator|http://docs.jboss.org/hibernate/stable/validator/reference/en/html_single/].
Please have a look into
[Nabble|http://old.nabble.com/Proposal-for-a-new-camel-bean-validation-component-based-on-jsr-303-tp27950969p27950969.html]
for details.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.