You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Karl Pauls (JIRA)" <ji...@apache.org> on 2017/02/16 10:04:41 UTC

[jira] [Resolved] (FELIX-5329) [Framework] Fix Java 8 packages and add Java 9 packages in default.properties

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

Karl Pauls resolved FELIX-5329.
-------------------------------
    Resolution: Fixed

I fixed the java8 packages and added the java9 packages Richard listed in r1783187.

However, I used the uses constraints from the java8 packages for the java9 packages (and added the ones for new packages myself). We likely will have to revisit java9 packages uses constraints at a later point - the tricky part is that there is no rt.jar anymore.

> [Framework] Fix Java 8 packages and add Java 9 packages in default.properties
> -----------------------------------------------------------------------------
>
>                 Key: FELIX-5329
>                 URL: https://issues.apache.org/jira/browse/FELIX-5329
>             Project: Felix
>          Issue Type: New Feature
>          Components: Framework
>    Affects Versions: framework-5.4.0
>            Reporter: Richard S. Hall
>            Assignee: Karl Pauls
>            Priority: Minor
>             Fix For: framework-5.6.2
>
>         Attachments: uses_java8.bnd
>
>
> People are starting to experiment with Java 9, but I don't believe we've created a Java 9 package definition yet in default.properties so that the system bundle knows what to export.
> I can't remember how we did this previously, but I think we used bnd to analyze and come up with the packages and their "uses" constraints.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)