You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Krzysztof Sobkowiak (JIRA)" <ji...@apache.org> on 2014/09/22 21:51:34 UTC

[jira] [Updated] (SM-2376) Incorrect javax.annotation version for java7

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

Krzysztof Sobkowiak updated SM-2376:
------------------------------------
    Description: 
In jre.properties it is assumed that jre-1.7 supports {{javax.annotation;version="1.2"}}, but this seems to be incorrect. Deploying bundles that depend on {{javax.annotation-1.2}} specific behavior will fail. We should downgrade the version to {{1.1}}.

If any bundle needs {{javax.annotation-1.2}} someone should install {{javax.annotation/javax.annotation-api/1.2}} wiith  a start level less than 5 (system bundles start at 5 by default).

See KARAF-3158 for more details

  was:In jre.properties it is assumed that jre-1.7 supports {{javax.annotation;version="1.2"}}, but this seems to be incorrect. See KARAF-3158 for more details


> Incorrect javax.annotation version for java7
> --------------------------------------------
>
>                 Key: SM-2376
>                 URL: https://issues.apache.org/jira/browse/SM-2376
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: assemblies
>            Reporter: Krzysztof Sobkowiak
>            Assignee: Krzysztof Sobkowiak
>             Fix For: 5.0.5, 5.1.3, 5.2.0, 6.0.0, 5.3.0
>
>
> In jre.properties it is assumed that jre-1.7 supports {{javax.annotation;version="1.2"}}, but this seems to be incorrect. Deploying bundles that depend on {{javax.annotation-1.2}} specific behavior will fail. We should downgrade the version to {{1.1}}.
> If any bundle needs {{javax.annotation-1.2}} someone should install {{javax.annotation/javax.annotation-api/1.2}} wiith  a start level less than 5 (system bundles start at 5 by default).
> See KARAF-3158 for more details



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)