[ https://issues.apache.org/jira/browse/CAMEL-4670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13149093#comment-13149093 ]
Guillaume Nodet commented on CAMEL-4670: ---------------------------------------- Yeah, I'm not deploying on JDK 1.5, but rahter on a JDK 1.6 with hidden packages. The reason to hide those packages is if you want to provide your own implementation of JAXB, STAX, JAXWS or any other specs. In such a case, you need to hide the packages and it's quite easy to make sure camel can support this use case. > The javax.xml.tranform.stax imported package should be optional > --------------------------------------------------------------- > > Key: CAMEL-4670 > URL: https://issues.apache.org/jira/browse/CAMEL-4670 > Project: Camel > Issue Type: Bug > Components: camel-core > Affects Versions: 2.8.2 > Reporter: Guillaume Nodet > Assignee: Guillaume Nodet > Fix For: 2.8.3 > > > It forbids camel to be deployed on 1.5, which can be problematic when using > an OSGi container with some packages hidden. -- 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