[
https://issues.apache.org/jira/browse/ARTEMIS-4648?focusedWorklogId=908844&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-908844
]
ASF GitHub Bot logged work on ARTEMIS-4648:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 07/Mar/24 22:19
Start Date: 07/Mar/24 22:19
Worklog Time Spent: 10m
Work Description: jbertram commented on code in PR #4824:
URL: https://github.com/apache/activemq-artemis/pull/4824#discussion_r1516911181
##########
artemis-cli/src/test/java/org/apache/activemq/cli/test/CliProducerTest.java:
##########
@@ -88,6 +90,124 @@ public void testSendMessage() throws Exception {
checkSentMessages(session, address, null);
}
+ @Test
+ public void testBooleanMessageProperties() throws Exception {
Review Comment:
I consolidated all the individual tests into one.
Issue Time Tracking
-------------------
Worklog Id: (was: 908844)
Time Spent: 2.5h (was: 2h 20m)
> Support typed properties on CLI producer
> ----------------------------------------
>
> Key: ARTEMIS-4648
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4648
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)