You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2008/12/17 04:04:05 UTC

[jira] Commented: (SM-1735) servicemix-common and servicemix-cxf-bc component have servicemix-core dependency as provided which is only required as test dependency.

    [ https://issues.apache.org/activemq/browse/SM-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48217#action_48217 ] 

Freeman Fang commented on SM-1735:
----------------------------------

Hi Ulhas,
For servicemix-common, in SyncLifeCycleWrapper.java, we need use MessageExchangeListener, which is in the servicemix-core, so the scope here should be provided, and same thing for servicemix-wsn2005.

I think for servicemix-cxf-bc, the test scope should be fine.
I will apply the patch for servicemix-cxf-bc.
Thanks
Freeman

> servicemix-common and servicemix-cxf-bc component have servicemix-core dependency as provided which is only required as test dependency.
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1735
>                 URL: https://issues.apache.org/activemq/browse/SM-1735
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-common, servicemix-cxf-bc
>    Affects Versions: servicemix-shared-2008.01, servicemix-cxf-bc-2008.01
>            Reporter: Ulhas Bhole
>            Assignee: Freeman Fang
>             Fix For: servicemix-shared-2008.02, servicemix-cxf-bc-2008.02
>
>         Attachments: sevicemix-common-SM-1735.patch, sevicemix-cxf-bc-SM-1735.patch, sevicemix-wsn2005-SM-1735.patch
>
>
> servicemix-common, servicemix-cxf-bc and servicemix-wsn2005 components have servicemix-core dependency which is scoped as provided but should really be test. 
> I am attaching patch to fix this minor issue. 

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