You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jonathan Anstey (JIRA)" <ji...@apache.org> on 2010/01/26 20:08:32 UTC

[jira] Created: (SMX4-470) Create bundle for Dozer

Create bundle for Dozer
-----------------------

                 Key: SMX4-470
                 URL: https://issues.apache.org/activemq/browse/SMX4-470
             Project: ServiceMix 4
          Issue Type: New Feature
          Components: Bundles
            Reporter: Jonathan Anstey
             Fix For: 4.1.0


I need a bundle for Dozer to support this feature https://issues.apache.org/activemq/browse/CAMEL-2399 in OSGi. I'm going to attach a pom for this shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SMX4-470) Create bundle for Dozer

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57145#action_57145 ] 

Jonathan Anstey commented on SMX4-470:
--------------------------------------

Whoa, that was fast. Thanks Gert!

I derived most of the import directives from a wrapped version (pax url wrap thingy) of the dozer jar. I'm guessing this would be OK?

I'll do some extra testing around this to be sure though.

> Create bundle for Dozer
> -----------------------
>
>                 Key: SMX4-470
>                 URL: https://issues.apache.org/activemq/browse/SMX4-470
>             Project: ServiceMix 4
>          Issue Type: New Feature
>          Components: Bundles
>            Reporter: Jonathan Anstey
>            Assignee: Gert Vanthienen
>             Fix For: 4.1.0
>
>         Attachments: SMX4-470.patch
>
>
> I need a bundle for Dozer to support this feature https://issues.apache.org/activemq/browse/CAMEL-2399 in OSGi. I'm going to attach a pom for this shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SMX4-470) Create bundle for Dozer

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Anstey updated SMX4-470:
---------------------------------

    Attachment: SMX4-470.patch

> Create bundle for Dozer
> -----------------------
>
>                 Key: SMX4-470
>                 URL: https://issues.apache.org/activemq/browse/SMX4-470
>             Project: ServiceMix 4
>          Issue Type: New Feature
>          Components: Bundles
>            Reporter: Jonathan Anstey
>             Fix For: 4.1.0
>
>         Attachments: SMX4-470.patch
>
>
> I need a bundle for Dozer to support this feature https://issues.apache.org/activemq/browse/CAMEL-2399 in OSGi. I'm going to attach a pom for this shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (SMX4-470) Create bundle for Dozer

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Anstey reopened SMX4-470:
----------------------------------


Reopening so the 2nd patch isn't forgotten. 

> Create bundle for Dozer
> -----------------------
>
>                 Key: SMX4-470
>                 URL: https://issues.apache.org/activemq/browse/SMX4-470
>             Project: ServiceMix 4
>          Issue Type: New Feature
>          Components: Bundles
>            Reporter: Jonathan Anstey
>            Assignee: Gert Vanthienen
>             Fix For: 4.1.0
>
>         Attachments: SMX4-470.patch, SMX4-470.patch.2
>
>
> I need a bundle for Dozer to support this feature https://issues.apache.org/activemq/browse/CAMEL-2399 in OSGi. I'm going to attach a pom for this shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (SMX4-470) Create bundle for Dozer

Posted by "Gert Vanthienen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gert Vanthienen reassigned SMX4-470:
------------------------------------

    Assignee: Gert Vanthienen

> Create bundle for Dozer
> -----------------------
>
>                 Key: SMX4-470
>                 URL: https://issues.apache.org/activemq/browse/SMX4-470
>             Project: ServiceMix 4
>          Issue Type: New Feature
>          Components: Bundles
>            Reporter: Jonathan Anstey
>            Assignee: Gert Vanthienen
>             Fix For: 4.1.0
>
>         Attachments: SMX4-470.patch
>
>
> I need a bundle for Dozer to support this feature https://issues.apache.org/activemq/browse/CAMEL-2399 in OSGi. I'm going to attach a pom for this shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SMX4-470) Create bundle for Dozer

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Anstey updated SMX4-470:
---------------------------------

    Attachment: SMX4-470.patch.2

Turns out those dependencies were NOT optional. Good thing you suggested a look into that!

I'm attaching a update to the dozer bundle pom

> Create bundle for Dozer
> -----------------------
>
>                 Key: SMX4-470
>                 URL: https://issues.apache.org/activemq/browse/SMX4-470
>             Project: ServiceMix 4
>          Issue Type: New Feature
>          Components: Bundles
>            Reporter: Jonathan Anstey
>            Assignee: Gert Vanthienen
>             Fix For: 4.1.0
>
>         Attachments: SMX4-470.patch, SMX4-470.patch.2
>
>
> I need a bundle for Dozer to support this feature https://issues.apache.org/activemq/browse/CAMEL-2399 in OSGi. I'm going to attach a pom for this shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SMX4-470) Create bundle for Dozer

Posted by "Gert Vanthienen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gert Vanthienen resolved SMX4-470.
----------------------------------

    Resolution: Fixed

Thanks to Jonathan for providing this patch!

The patch has been applied in http://svn.apache.org/viewvc?view=revision&revision=903378
and a Hudson build has been scheduled to deploy an initial snapshot.

@Jonathan: Could you verify that all the packages marked optional are actually optional, i.e. you did not include anything in there that really is necessary at runtime?  

> Create bundle for Dozer
> -----------------------
>
>                 Key: SMX4-470
>                 URL: https://issues.apache.org/activemq/browse/SMX4-470
>             Project: ServiceMix 4
>          Issue Type: New Feature
>          Components: Bundles
>            Reporter: Jonathan Anstey
>            Assignee: Gert Vanthienen
>             Fix For: 4.1.0
>
>         Attachments: SMX4-470.patch
>
>
> I need a bundle for Dozer to support this feature https://issues.apache.org/activemq/browse/CAMEL-2399 in OSGi. I'm going to attach a pom for this shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SMX4-470) Create bundle for Dozer

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57138#action_57138 ] 

Jonathan Anstey commented on SMX4-470:
--------------------------------------

FYI I created the patch at this level https://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk

> Create bundle for Dozer
> -----------------------
>
>                 Key: SMX4-470
>                 URL: https://issues.apache.org/activemq/browse/SMX4-470
>             Project: ServiceMix 4
>          Issue Type: New Feature
>          Components: Bundles
>            Reporter: Jonathan Anstey
>             Fix For: 4.1.0
>
>         Attachments: SMX4-470.patch
>
>
> I need a bundle for Dozer to support this feature https://issues.apache.org/activemq/browse/CAMEL-2399 in OSGi. I'm going to attach a pom for this shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SMX4-470) Create bundle for Dozer

Posted by "Gert Vanthienen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gert Vanthienen resolved SMX4-470.
----------------------------------

    Resolution: Fixed

Applied the second patch in http://svn.apache.org/viewvc?view=revision&revision=904295
Thanks to Jonathan for providing both patches for this issue!

> Create bundle for Dozer
> -----------------------
>
>                 Key: SMX4-470
>                 URL: https://issues.apache.org/activemq/browse/SMX4-470
>             Project: ServiceMix 4
>          Issue Type: New Feature
>          Components: Bundles
>            Reporter: Jonathan Anstey
>            Assignee: Gert Vanthienen
>             Fix For: 4.1.0
>
>         Attachments: SMX4-470.patch, SMX4-470.patch.2
>
>
> I need a bundle for Dozer to support this feature https://issues.apache.org/activemq/browse/CAMEL-2399 in OSGi. I'm going to attach a pom for this shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SMX4-470) Create bundle for Dozer

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Anstey updated SMX4-470:
---------------------------------

    Patch Info: [Patch Available]

> Create bundle for Dozer
> -----------------------
>
>                 Key: SMX4-470
>                 URL: https://issues.apache.org/activemq/browse/SMX4-470
>             Project: ServiceMix 4
>          Issue Type: New Feature
>          Components: Bundles
>            Reporter: Jonathan Anstey
>             Fix For: 4.1.0
>
>         Attachments: SMX4-470.patch
>
>
> I need a bundle for Dozer to support this feature https://issues.apache.org/activemq/browse/CAMEL-2399 in OSGi. I'm going to attach a pom for this shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.