You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Ulhas Bhole (JIRA)" <ji...@apache.org> on 2008/03/20 14:39:32 UTC

[jira] Created: (SM-1283) SMX 3.2 deployables should build serviceengines before bindingcomponents to avoid servicemix-cxf-bc test failure on clean repo.

SMX 3.2 deployables should build serviceengines before bindingcomponents to avoid servicemix-cxf-bc test failure on clean repo.
-------------------------------------------------------------------------------------------------------------------------------

                 Key: SM-1283
                 URL: https://issues.apache.org/activemq/browse/SM-1283
             Project: ServiceMix
          Issue Type: Bug
          Components: servicemix-components
    Affects Versions: 3.2.1
            Reporter: Ulhas Bhole
             Fix For: 3.2.2


Currently deployables/bindingcomponents/servicemix-cxf-bc depends on deployables/serviceengines/servicemix-cxf-se but the build order is opposite and it makes the cxf-bc test fail on clean maven repository and fresh checkout build.
I have opened another similar issue with quartz and lwcontainer dependency http://issues.apache.org/activemq/browse/SM-1276
so the patch will be attached to that issue for resolution of this issue. 



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


[jira] Commented: (SM-1283) SMX 3.2 deployables should build serviceengines before bindingcomponents to avoid servicemix-cxf-bc test failure on clean repo.

Posted by "Ulhas Bhole (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SM-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41743#action_41743 ] 

Ulhas Bhole commented on SM-1283:
---------------------------------

Patch attached in SM-1276 for both issues.

> SMX 3.2 deployables should build serviceengines before bindingcomponents to avoid servicemix-cxf-bc test failure on clean repo.
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1283
>                 URL: https://issues.apache.org/activemq/browse/SM-1283
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-components
>    Affects Versions: 3.2.1
>            Reporter: Ulhas Bhole
>            Assignee: Ulhas Bhole
>             Fix For: 3.2.2
>
>
> Currently deployables/bindingcomponents/servicemix-cxf-bc depends on deployables/serviceengines/servicemix-cxf-se but the build order is opposite and it makes the cxf-bc test fail on clean maven repository and fresh checkout build.
> I have opened another similar issue with quartz and lwcontainer dependency http://issues.apache.org/activemq/browse/SM-1276
> so the patch will be attached to that issue for resolution of this issue. 

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


[jira] Resolved: (SM-1283) SMX 3.2 deployables should build serviceengines before bindingcomponents to avoid servicemix-cxf-bc test failure on clean repo.

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

Freeman Fang resolved SM-1283.
------------------------------

    Fix Version/s: 3.3
       Resolution: Fixed

apply patch
http://svn.apache.org/viewvc?rev=639542&view=rev for 3.2 branch
http://svn.apache.org/viewvc?rev=639546&view=rev for 3.3

thanks Ulhas

> SMX 3.2 deployables should build serviceengines before bindingcomponents to avoid servicemix-cxf-bc test failure on clean repo.
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1283
>                 URL: https://issues.apache.org/activemq/browse/SM-1283
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-components
>    Affects Versions: 3.2.1
>            Reporter: Ulhas Bhole
>            Assignee: Ulhas Bhole
>             Fix For: 3.2.2, 3.3
>
>
> Currently deployables/bindingcomponents/servicemix-cxf-bc depends on deployables/serviceengines/servicemix-cxf-se but the build order is opposite and it makes the cxf-bc test fail on clean maven repository and fresh checkout build.
> I have opened another similar issue with quartz and lwcontainer dependency http://issues.apache.org/activemq/browse/SM-1276
> so the patch will be attached to that issue for resolution of this issue. 

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


[jira] Work started: (SM-1283) SMX 3.2 deployables should build serviceengines before bindingcomponents to avoid servicemix-cxf-bc test failure on clean repo.

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

Work on SM-1283 started by Ulhas Bhole.

> SMX 3.2 deployables should build serviceengines before bindingcomponents to avoid servicemix-cxf-bc test failure on clean repo.
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1283
>                 URL: https://issues.apache.org/activemq/browse/SM-1283
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-components
>    Affects Versions: 3.2.1
>            Reporter: Ulhas Bhole
>            Assignee: Ulhas Bhole
>             Fix For: 3.2.2
>
>
> Currently deployables/bindingcomponents/servicemix-cxf-bc depends on deployables/serviceengines/servicemix-cxf-se but the build order is opposite and it makes the cxf-bc test fail on clean maven repository and fresh checkout build.
> I have opened another similar issue with quartz and lwcontainer dependency http://issues.apache.org/activemq/browse/SM-1276
> so the patch will be attached to that issue for resolution of this issue. 

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


[jira] Assigned: (SM-1283) SMX 3.2 deployables should build serviceengines before bindingcomponents to avoid servicemix-cxf-bc test failure on clean repo.

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

Ulhas Bhole reassigned SM-1283:
-------------------------------

    Assignee: Ulhas Bhole

> SMX 3.2 deployables should build serviceengines before bindingcomponents to avoid servicemix-cxf-bc test failure on clean repo.
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1283
>                 URL: https://issues.apache.org/activemq/browse/SM-1283
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-components
>    Affects Versions: 3.2.1
>            Reporter: Ulhas Bhole
>            Assignee: Ulhas Bhole
>             Fix For: 3.2.2
>
>
> Currently deployables/bindingcomponents/servicemix-cxf-bc depends on deployables/serviceengines/servicemix-cxf-se but the build order is opposite and it makes the cxf-bc test fail on clean maven repository and fresh checkout build.
> I have opened another similar issue with quartz and lwcontainer dependency http://issues.apache.org/activemq/browse/SM-1276
> so the patch will be attached to that issue for resolution of this issue. 

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