[ 
https://issues.apache.org/jira/browse/QPIDIT-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16538932#comment-16538932
 ] 

Kim van der Riet commented on QPIDIT-129:
-----------------------------------------

There is an ugly hard-coded declaration of the shim version number in 
{{qit_common.py:42}}. The version of the shim to use should be known by some 
other means that automatically changes when QIT is built.  For now, I have 
updated the ugly declaration, and the JMS tests are working again.

However, I want to keep this open until I have made a fix which automatically 
changes the version number at build time.

> tests reference wrong 'shim' version for Qpid JMS
> -------------------------------------------------
>
>                 Key: QPIDIT-129
>                 URL: https://issues.apache.org/jira/browse/QPIDIT-129
>             Project: Apache QPID Interoperability Test Suite
>          Issue Type: Bug
>          Components: Installation
>    Affects Versions: 0.2.0
>            Reporter: Robbie Gemmell
>            Assignee: Kim van der Riet
>            Priority: Blocker
>             Fix For: 0.2.0
>
>
> The installed 0.2.0 RC2 tests look for the wrong shim, at:
> {noformat}
> /path.to/install/libexec/qpid_interop_test/shims/qpid-jms/qpid-interop-test-jms-shim-0.1.0-jar-with-dependencies.jar
> {noformat}
> While the file actually installed, after the changes in RC2 is now correctly 
> named:
> {noformat}
> /path.to/install/libexec/qpid_interop_test/shims/qpid-jms/qpid-interop-test-jms-shim-0.2.0-jar-with-dependencies.jar
> {noformat}
> This causes the tests to fail (once QPIDIT-128 is worked around).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to