Sergey Beryozkin created SMX4-1618:
--------------------------------------
Summary: Create javax.validation.api 1.1 spec bundle
Key: SMX4-1618
URL: https://issues.apache.org/jira/browse/SMX4-1618
Project: ServiceMix 4
Issue Type: Task
Components: specs
Reporter: Sergey Beryozkin
Fix For: specs-2.3.0
I believe
javax.validation.Validation#GetValidationProviderListAction#run and/or
#loadProviders need to made OSGI-friendly
This is a regular dependency:
{code:xml}
<dependency>
<groupId>javax.validation</groupId>
<artifactId>validation-api</artifactId>
<version>1.1.0.Final</version>
</dependency>
{code}
--
This message was sent by Atlassian JIRA
(v6.1#6144)