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/09/24 05:17:52 UTC

[jira] Resolved: (SMX4KNL-95) kernel build failed in testing/itests

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

Freeman Fang resolved SMX4KNL-95.
---------------------------------

    Fix Version/s: 1.1.0
       Resolution: Fixed

commit fix 
http://svn.apache.org/viewvc?rev=698420&view=rev

> kernel build failed in testing/itests
> -------------------------------------
>
>                 Key: SMX4KNL-95
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-95
>             Project: ServiceMix Kernel
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 1.1.0
>
>
> which is caused by 
> Missing:
> ----------
> 1) xerces:xercesImpl:jar:2.9.0
>   Try downloading the file manually from the project website.
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=xerces -DartifactId=xercesImpl -Dversion=2.9.0 -Dpackaging=jar -Dfile=/path/to/file
>   Alternatively, if you host your own repository you can deploy the file there:
>       mvn deploy:deploy-file -DgroupId=xerces -DartifactId=xercesImpl -Dversion=2.9.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>   Path to dependency:
>         1) org.apache.servicemix.kernel.testing:org.apache.servicemix.kernel.testing.itests:bundle:1.1.0-SNAPSHOT
>         2) xerces:xercesImpl:jar:2.9.0
> since xercesimpl 2.9.0 is not in the central repo yet, we need add jboss xerces repository url in the pom to get it around

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


Re: [jira] Resolved: (SMX4KNL-95) kernel build failed in testing/itests

Posted by Guillaume Nodet <gn...@gmail.com>.
I removed these dependencies from the itests module.
They should not have been included in the commit.
I will revert your commit as it should not be needed anymore.

On Wed, Sep 24, 2008 at 5:17 AM, Freeman Fang (JIRA) <ji...@apache.org> wrote:
>
>     [ https://issues.apache.org/activemq/browse/SMX4KNL-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> Freeman Fang resolved SMX4KNL-95.
> ---------------------------------
>
>    Fix Version/s: 1.1.0
>       Resolution: Fixed
>
> commit fix
> http://svn.apache.org/viewvc?rev=698420&view=rev
>
>> kernel build failed in testing/itests
>> -------------------------------------
>>
>>                 Key: SMX4KNL-95
>>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-95
>>             Project: ServiceMix Kernel
>>          Issue Type: Bug
>>            Reporter: Freeman Fang
>>            Assignee: Freeman Fang
>>             Fix For: 1.1.0
>>
>>
>> which is caused by
>> Missing:
>> ----------
>> 1) xerces:xercesImpl:jar:2.9.0
>>   Try downloading the file manually from the project website.
>>   Then, install it using the command:
>>       mvn install:install-file -DgroupId=xerces -DartifactId=xercesImpl -Dversion=2.9.0 -Dpackaging=jar -Dfile=/path/to/file
>>   Alternatively, if you host your own repository you can deploy the file there:
>>       mvn deploy:deploy-file -DgroupId=xerces -DartifactId=xercesImpl -Dversion=2.9.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>   Path to dependency:
>>         1) org.apache.servicemix.kernel.testing:org.apache.servicemix.kernel.testing.itests:bundle:1.1.0-SNAPSHOT
>>         2) xerces:xercesImpl:jar:2.9.0
>> since xercesimpl 2.9.0 is not in the central repo yet, we need add jboss xerces repository url in the pom to get it around
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>



-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/
------------------------
Open Source SOA
http://open.iona.com