See: https://github.com/apache/jmeter/pull/600
pmouawad pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 8b43d6a Set JMSType header field through JMSProperties. (#600) 8b43d6a is described below commit 8b43d6a7f6f675a3c629d372052c66ab0005cd17 Author: topicus-pw-dvdouden <67269601+topicus-pw-dvdouden@users.noreply.github.com> AuthorDate: Wed Jun 24 08:45:43 2020 +0200 Set JMSType header field through JMSProperties. (#600) * Set JMSType header field through JMSProperties. * Fixed indenting This fixes https://bz.apache.org/bugzilla/show_bug.cgi?id=64555 --- .../jms/src/main/java/org/apache/jmeter/protocol/jms/Utils.java | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5346