You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Guillaume Nodet (Created) (JIRA)" <ji...@apache.org> on 2011/11/11 21:58:51 UTC

[jira] [Created] (CAMEL-4671) The camel-core feature should not reference jaxb2 api / impl

The camel-core feature should not reference jaxb2 api / impl
------------------------------------------------------------

                 Key: CAMEL-4671
                 URL: https://issues.apache.org/jira/browse/CAMEL-4671
             Project: Camel
          Issue Type: Bug
    Affects Versions: 2.8.2
            Reporter: Guillaume Nodet
             Fix For: 2.8.3


Those are supposed to be provided by the JRE and deploying those cause problems when the osgi does not hide those packages.

--
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

        

[jira] [Assigned] (CAMEL-4671) The camel-core feature should not reference jaxb2 api / impl

Posted by "Guillaume Nodet (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet reassigned CAMEL-4671:
--------------------------------------

    Assignee: Guillaume Nodet
    
> The camel-core feature should not reference jaxb2 api / impl
> ------------------------------------------------------------
>
>                 Key: CAMEL-4671
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4671
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.8.2
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 2.8.3
>
>
> Those are supposed to be provided by the JRE and deploying those cause problems when the osgi does not hide those packages.

--
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

        

[jira] [Commented] (CAMEL-4671) The camel-core feature should not reference jaxb2 api / impl

Posted by "Guillaume Nodet (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13149092#comment-13149092 ] 

Guillaume Nodet commented on CAMEL-4671:
----------------------------------------

There are two cases here.
When deploying in Karaf using a default JRE 1.6 profile, jaxb2 spec and impl are provided by the JRE and thus not required.
When deploying on a JRE 1.5 profile (even using a 1.6 JRE, i.e. hiding the new packages), those will have to be deployed by the user.
A possible alternative would be to create two different features, but I don't really think it's necessary.
                
> The camel-core feature should not reference jaxb2 api / impl
> ------------------------------------------------------------
>
>                 Key: CAMEL-4671
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4671
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.8.2
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 2.8.3
>
>
> Those are supposed to be provided by the JRE and deploying those cause problems when the osgi does not hide those packages.

--
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

        

[jira] [Resolved] (CAMEL-4671) The camel-core feature should not reference jaxb2 api / impl

Posted by "Guillaume Nodet (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved CAMEL-4671.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.9.0
    
> The camel-core feature should not reference jaxb2 api / impl
> ------------------------------------------------------------
>
>                 Key: CAMEL-4671
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4671
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.8.2
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 2.8.3, 2.9.0
>
>
> Those are supposed to be provided by the JRE and deploying those cause problems when the osgi does not hide those packages.

--
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