pradeep85841 commented on PR #1736: URL: https://github.com/apache/activemq/pull/1736#issuecomment-4041166537
Introduced a strictCompliance flag in ActiveMQConnection and ActiveMQConnectionFactory. When strictCompliance=true, it automatically forces nestedMapAndListEnabled=false and logs an info message. Updated ActiveMQMessage to reject Character properties (and other non-standard types) only when strictCompliance is enabled. Refactored tests to verify the master switch -- 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
