[
https://issues.apache.org/jira/browse/FELIX-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13406608#comment-13406608
]
Romain Deltour commented on FELIX-3235:
---------------------------------------
I think this is wrong and should be reopened. The JavaDocs is not an official
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/
> missing org.w3c.dom.traversal in org.osgi.framework.system.packages
> -------------------------------------------------------------------
>
> Key: FELIX-3235
> URL: https://issues.apache.org/jira/browse/FELIX-3235
> Project: Felix
> Issue Type: Bug
> Components: Framework
> Affects Versions: framework-4.0.1
> Reporter: Martin Zdila
> Priority: Minor
>
> Please add org.w3c.dom.traversal to org.osgi.framework.system.packages in
> default.properties. It is there in 3.2.2. Thanks.
--
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