[ 
https://issues.apache.org/jira/browse/SMX4-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Beryozkin updated SMX4-1618:
-----------------------------------

    Description: 
I believe 

javax.validation.Validation#GetValidationProviderListAction#run and/or 
#loadProviders need to be 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}

  was:
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}


> 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 be 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)

Reply via email to