You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Łukasz Dywicki (JIRA)" <ji...@apache.org> on 2012/09/14 14:41:07 UTC

[jira] [Created] (CAMEL-5614) Use single package for core of camel-cdi

Łukasz Dywicki created CAMEL-5614:
-------------------------------------

             Summary: Use single package for core of camel-cdi
                 Key: CAMEL-5614
                 URL: https://issues.apache.org/jira/browse/CAMEL-5614
             Project: Camel
          Issue Type: Sub-task
            Reporter: Łukasz Dywicki


CDI integration now uses two packages org.apache.camel.cdi and org.apache.camel.component.cdi. It's unecessary. Let's use org.apache.camel.cdi and org.apache.camel.cdi.component if there will be need to implement cdi components.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (CAMEL-5614) Use single package for core of camel-cdi

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

Hadrian Zbarcea reassigned CAMEL-5614:
--------------------------------------

    Assignee: Hadrian Zbarcea
    
> Use single package for core of camel-cdi
> ----------------------------------------
>
>                 Key: CAMEL-5614
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5614
>             Project: Camel
>          Issue Type: Sub-task
>            Reporter: Łukasz Dywicki
>            Assignee: Hadrian Zbarcea
>         Attachments: CAMEL-5614.patch
>
>
> CDI integration now uses two packages org.apache.camel.cdi and org.apache.camel.component.cdi. It's unecessary. Let's use org.apache.camel.cdi and org.apache.camel.cdi.component if there will be need to implement cdi components.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CAMEL-5614) Use single package for core of camel-cdi

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

Łukasz Dywicki updated CAMEL-5614:
----------------------------------

    Attachment:     (was: CAMEL-5614.patch)
    
> Use single package for core of camel-cdi
> ----------------------------------------
>
>                 Key: CAMEL-5614
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5614
>             Project: Camel
>          Issue Type: Sub-task
>            Reporter: Łukasz Dywicki
>            Assignee: Hadrian Zbarcea
>         Attachments: CAMEL-5614.patch
>
>
> CDI integration now uses two packages org.apache.camel.cdi and org.apache.camel.component.cdi. It's unecessary. Let's use org.apache.camel.cdi and org.apache.camel.cdi.component if there will be need to implement cdi components.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5614) Use single package for core of camel-cdi

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

Hadrian Zbarcea commented on CAMEL-5614:
----------------------------------------

Lukasz,

The <camel.osgi.export.pkg>org.apache.camel.component.cdi.*</camel.osgi.export.pkg> entry in pom include the cdi.internal package, which I assume should not be exported. The above entry is actually duplicated (not because of your patch). Do you want to come back with a follow-up patch, or want me to fix it?
                
> Use single package for core of camel-cdi
> ----------------------------------------
>
>                 Key: CAMEL-5614
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5614
>             Project: Camel
>          Issue Type: Sub-task
>            Reporter: Łukasz Dywicki
>            Assignee: Hadrian Zbarcea
>         Attachments: CAMEL-5614.patch
>
>
> CDI integration now uses two packages org.apache.camel.cdi and org.apache.camel.component.cdi. It's unecessary. Let's use org.apache.camel.cdi and org.apache.camel.cdi.component if there will be need to implement cdi components.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CAMEL-5614) Use single package for core of camel-cdi

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

Hadrian Zbarcea resolved CAMEL-5614.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.11.0

Patches applied with thanks to Lukasz.
                
> Use single package for core of camel-cdi
> ----------------------------------------
>
>                 Key: CAMEL-5614
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5614
>             Project: Camel
>          Issue Type: Sub-task
>            Reporter: Łukasz Dywicki
>            Assignee: Hadrian Zbarcea
>             Fix For: 2.11.0
>
>         Attachments: CAMEL-5614.patch
>
>
> CDI integration now uses two packages org.apache.camel.cdi and org.apache.camel.component.cdi. It's unecessary. Let's use org.apache.camel.cdi and org.apache.camel.cdi.component if there will be need to implement cdi components.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CAMEL-5614) Use single package for core of camel-cdi

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

Łukasz Dywicki updated CAMEL-5614:
----------------------------------

    Attachment: CAMEL-5614.patch
    
> Use single package for core of camel-cdi
> ----------------------------------------
>
>                 Key: CAMEL-5614
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5614
>             Project: Camel
>          Issue Type: Sub-task
>            Reporter: Łukasz Dywicki
>         Attachments: CAMEL-5614.patch
>
>
> CDI integration now uses two packages org.apache.camel.cdi and org.apache.camel.component.cdi. It's unecessary. Let's use org.apache.camel.cdi and org.apache.camel.cdi.component if there will be need to implement cdi components.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CAMEL-5614) Use single package for core of camel-cdi

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

Łukasz Dywicki updated CAMEL-5614:
----------------------------------

    Attachment: CAMEL-5614.patch

Attached patch with correct OSGi manifest entries.
                
> Use single package for core of camel-cdi
> ----------------------------------------
>
>                 Key: CAMEL-5614
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5614
>             Project: Camel
>          Issue Type: Sub-task
>            Reporter: Łukasz Dywicki
>            Assignee: Hadrian Zbarcea
>         Attachments: CAMEL-5614.patch
>
>
> CDI integration now uses two packages org.apache.camel.cdi and org.apache.camel.component.cdi. It's unecessary. Let's use org.apache.camel.cdi and org.apache.camel.cdi.component if there will be need to implement cdi components.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira