Bug 64407 - Improve JMS Publisher UX
Summary: Improve JMS Publisher UX
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 5.2.1
Hardware: All All
: P2 enhancement (vote)
Target Milestone: JMETER_5.3.0
Assignee: JMeter issues mailing list
URL:
Keywords: FixedInTrunk
Depends on:
Blocks:
 
Reported: 2020-05-03 16:12 UTC by UbikLoadPack support
Modified: 2020-05-03 18:24 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description UbikLoadPack support 2020-05-03 16:12:59 UTC
Hello,
Following addition of MigLayout to JMeter, we will contribute an enhancement to JMS Publisher UI

Regards
Comment 1 UbikLoadPack support 2020-05-03 17:14:42 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 beb52e2  Bug 64407 - Improve JMS Publisher UX (#586)
beb52e2 is described below

commit beb52e24194029cd590908b588300b46c4f63a85
Author: UBIK LOAD PACK <support@ubikloadpack.com>
AuthorDate: Sun May 3 19:13:59 2020 +0200

    Bug 64407 - Improve JMS Publisher UX (#586)

    * Bug 64407 - Improve JMS Publisher UX

    * Move dest setup near destination and remove useless 'span 1'

    Co-authored-by: pmouawad <p.mouawad@ubik-ingenierie.com>
Comment 2 UbikLoadPack support 2020-05-03 17:26:24 UTC
(In reply to UbikLoadPack support from comment #0)
> Hello,
> Following addition of MigLayout to JMeter, we will contribute an enhancement
> to JMS Publisher UI
> 
> Regards

PR was:
https://github.com/apache/jmeter/pull/586
Comment 3 Philippe Mouawad 2020-05-03 18:24:00 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 beb52e2  Bug 64407 - Improve JMS Publisher UX (#586)
beb52e2 is described below

commit beb52e24194029cd590908b588300b46c4f63a85
Author: UBIK LOAD PACK <support@ubikloadpack.com>
AuthorDate: Sun May 3 19:13:59 2020 +0200

    Bug 64407 - Improve JMS Publisher UX (#586)

    * Bug 64407 - Improve JMS Publisher UX

    * Move dest setup near destination and remove useless 'span 1'

    Co-authored-by: pmouawad <p.mouawad@ubik-ingenierie.com>
---
 src/protocol/build.gradle.kts                      |   1 +
 .../protocol/jms/control/gui/JMSPublisherGui.java  | 156 +++++++++------------
 xdocs/changes.xml                                  |   1 +
 3 files changed, 69 insertions(+), 89 deletions(-)
Comment 4 The ASF infrastructure team 2022-09-24 20:38:19 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5309