Bug 64555 - Set JMSType header field through JMSProperties
Summary: Set JMSType header field through JMSProperties
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 5.3
Hardware: All All
: P2 enhancement (vote)
Target Milestone: JMETER_5.4
Assignee: JMeter issues mailing list
URL:
Keywords: FixedInTrunk
Depends on:
Blocks:
 
Reported: 2020-06-24 06:44 UTC by Philippe Mouawad
Modified: 2020-06-24 06:46 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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