Bug 64555

Summary: Set JMSType header field through JMSProperties
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2 Keywords: FixedInTrunk
Version: 5.3   
Target Milestone: JMETER_5.4   
Hardware: All   
OS: All   

Description Philippe Mouawad 2020-06-24 06:44:07 UTC
See:
https://github.com/apache/jmeter/pull/600
Comment 1 Philippe Mouawad 2020-06-24 06:46:35 UTC
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(-)
Comment 2 The ASF infrastructure team 2022-09-24 20:38:20 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5346