You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/30 05:30:12 UTC

[jira] [Commented] (KARAF-3566) The javax.annotation package should be exported from system bundle with version 1.0 in JDK8

    [ https://issues.apache.org/jira/browse/KARAF-3566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14606923#comment-14606923 ] 

ASF GitHub Bot commented on KARAF-3566:
---------------------------------------

GitHub user jvettraino opened a pull request:

    https://github.com/apache/karaf/pull/70

    KARAF-3566 updated the jre.properties on the 2.x branch to have the correct versions for the javax.annotations packages

    This is the same code that was placed on master, but it was never applied to the 2.x branch
    
    The KARAF-3566 ticket has more details on the reason the versions need to be adjusted to 1.0 instead of 1.1 or 1.2.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jvettraino/karaf karaf-2.x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/karaf/pull/70.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #70
    
----
commit 575f887974516cbb7d7200783d6ec232bd04b6b7
Author: Jeff Vettraino <je...@cohesiveintegrations.com>
Date:   2015-06-30T03:26:01Z

    KARAF-3566 updated the jre.properties on the 2.x branch to have the correct versions for the javax.annotations packages

----


> The javax.annotation package should be exported from system bundle with version 1.0 in JDK8
> -------------------------------------------------------------------------------------------
>
>                 Key: KARAF-3566
>                 URL: https://issues.apache.org/jira/browse/KARAF-3566
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 4.0.0.M3
>
>
> The package provided by the JRE is clearly not 1.2 as it's missing some annotations such as ManagedBean and Priority



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