You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Bruce Snyder (JIRA)" <ji...@apache.org> on 2008/03/05 16:43:35 UTC

[jira] Resolved: (SM-1262) SMX 3.2 org.apache.servicemix.lwcontainer.LwContainerComponentTest fails if the maven repository location is non-default.

     [ https://issues.apache.org/activemq/browse/SM-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruce Snyder resolved SM-1262.
------------------------------

         Assignee: Bruce Snyder
    Fix Version/s: 3.2.2
                   3.3
       Resolution: Fixed

Committed to both the 3.2 branch and to the trunk (3.3). See the Subversion Commits tab for more info. 

> SMX 3.2 org.apache.servicemix.lwcontainer.LwContainerComponentTest fails if the maven repository location is non-default.
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1262
>                 URL: https://issues.apache.org/activemq/browse/SM-1262
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-lwcontainer
>    Affects Versions: 3.2
>         Environment: Linux (Should be applicable to all OS)
>            Reporter: Ulhas Bhole
>            Assignee: Bruce Snyder
>            Priority: Minor
>             Fix For: 3.2.2, 3.3
>
>         Attachments: SM-1262.patch
>
>
> ServiceMix test org.apache.servicemix.lwcontainer.LwContainerComponentTest fails if the maven local repository is not at default location $HOME/.m2/repository. 
> The problem is in core/servicemix-core/src/main/java/org/apache/servicemix/jbi/container/DeploySupport.java (Thanks to Guillaume for pointing to the code). It assumes if repositoryDir is null then use default location.
> I have a fix which passes the test with non-default maven local repository location.

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