[
https://issues.apache.org/activemq/browse/SMX4-506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58366#action_58366
]
Christian Mueller commented on SMX4-506:
----------------------------------------
By working on this task, I found an issue on hibernate validator:
[HV-300|http://opensource.atlassian.com/projects/hibernate/browse/HV-300].
Because of this issue, I have also to include com.googlecode.jtype:jtype into
this bundle (until this issue is fixed). This should not be a problem, because
jtype license is [Apache License
2.0|http://code.google.com/p/jtype/downloads/list].
> 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
> Assignee: 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.