pradeep85841 opened a new pull request, #1736:
URL: https://github.com/apache/activemq/pull/1736

   This PR addresses a spec compliance issue in ActiveMQMessage regarding 
allowed property types.
   
   TCK Alignment: Updated checkValidObject to reject Character types when 
isNestedMapAndListEnabled is set to false, as required by the Jakarta Messaging 
3.1 specification.
   
   Backward Compatibility: Maintained support for Character types when the 
legacy flag is true (default) to prevent regressions for existing users.
   
   Validation: Added unit tests to verify that MessageFormatException is 
correctly thrown in strict mode while verifying successful property assignment 
in legacy mode.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to