commit | 450005bf555c51e688e5c046f4a9684017a73a55 | [log] [tgz] |
---|---|---|
author | Alex Rudyy <orudyy@apache.org> | Thu Jan 11 15:38:38 2018 +0000 |
committer | Alex Rudyy <orudyy@apache.org> | Thu Jan 11 15:38:38 2018 +0000 |
tree | a7cae29ee5194d236a06e1c4a8a9a2cdf377128a | |
parent | 9374adf037a790dab9e6beef50e3842c434fe551 [diff] |
QPID-8074: [JMS AMQP 0-x][System Tests] Run system tests as part of integration-test maven phase * Change surefire settings to run system tests as part of integration-test maven phase * Change surefire settings to have separate working directories per amqp protocol * Describe how to run system tests in README.txt * Fix typos * Miscellaneous minor improvements