You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Romain Deltour (JIRA)" <ji...@apache.org> on 2012/07/04 18:22:34 UTC

[jira] [Updated] (FELIX-3583) org.osgi.framework.system.packages is incomplete

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

Romain Deltour updated FELIX-3583:
----------------------------------

    Description: 
I think the list of system packages exported by the system bundle is incomplete.

As per the comments on FELIX-3235, it seems the list of system packages is inferred from the JavaDocs, but I don't believe it is not an official - or at least complete - source of the Java SE API. For instance, JAXP 1.4 is part of Java SE 6 [1] yet the JavaDoc [2] does not list some of its packages like org.w3c.dom.traversal 

My understanding is that Felix should export all of JAXP 1.4 in the system packages of the JavaSE-6 environments (and likewise for the other environment version combinations) 

[1] http://docs.oracle.com/javase/6/docs/technotes/guides/xml/jaxp/index.html 
[2] http://docs.oracle.com/javase/6/docs/api/

  was:
I think the list of system packages exported by the system bundle is incomplete.

As per the comments on Issue 3235, it seems the list of system packages is inferred from the JavaDocs, but I don't believe it is not an official - or at least complete - source of the Java SE API. For instance, JAXP 1.4 is part of Java SE 6 [1] yet the JavaDoc [2] does not list some of its packages like org.w3c.dom.traversal 

My understanding is that Felix should export all of JAXP 1.4 in the system packages of the JavaSE-6 environments (and likewise for the other environment version combinations) 

[1] http://docs.oracle.com/javase/6/docs/technotes/guides/xml/jaxp/index.html 
[2] http://docs.oracle.com/javase/6/docs/api/

    
> org.osgi.framework.system.packages is incomplete
> ------------------------------------------------
>
>                 Key: FELIX-3583
>                 URL: https://issues.apache.org/jira/browse/FELIX-3583
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: framework-4.0.2
>            Reporter: Romain Deltour
>
> I think the list of system packages exported by the system bundle is incomplete.
> As per the comments on FELIX-3235, it seems the list of system packages is inferred from the JavaDocs, but I don't believe it is not an official - or at least complete - source of the Java SE API. For instance, JAXP 1.4 is part of Java SE 6 [1] yet the JavaDoc [2] does not list some of its packages like org.w3c.dom.traversal 
> My understanding is that Felix should export all of JAXP 1.4 in the system packages of the JavaSE-6 environments (and likewise for the other environment version combinations) 
> [1] http://docs.oracle.com/javase/6/docs/technotes/guides/xml/jaxp/index.html 
> [2] http://docs.oracle.com/javase/6/docs/api/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira