You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Kim van der Riet (JIRA)" <ji...@apache.org> on 2018/07/11 16:30:00 UTC

[jira] [Created] (QPIDIT-132) [QIT JMS shims] Remove hard-coded version number from tests

Kim van der Riet created QPIDIT-132:
---------------------------------------

             Summary: [QIT JMS shims] Remove hard-coded version number from tests
                 Key: QPIDIT-132
                 URL: https://issues.apache.org/jira/browse/QPIDIT-132
             Project: Apache QPID Interoperability Test Suite
          Issue Type: Task
            Reporter: Kim van der Riet
            Assignee: Kim van der Riet


Currently the release version number is hard-coded at the top of the qit_common.py file. This version number is the release version, and is used to name the Java jar file containing shim classes and dependencies.

This should be replaced with either:
 * reading the version number in the environment;
 * reading the version number from a saved text file

At present, the version number used to create the .jar file is derived from a small utility script that extracts the version from the .pom file.  But this information is not being carried over into the test itself.



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

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