You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2013/12/31 07:20:50 UTC

[jira] [Resolved] (SMX4-1618) Create javax.validation.api 1.1 spec bundle

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

Jean-Baptiste Onofré resolved SMX4-1618.
----------------------------------------

    Resolution: Fixed

> 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
>            Assignee: Jean-Baptiste Onofré
>             Fix For: specs-2.4.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.5#6160)