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: [email protected]
For additional commands, e-mail: [email protected]