activemq git commit: https://issues.apache.org/jira/browse/AMQ-6438

2016-09-30 Thread tabish
Repository: activemq Updated Branches: refs/heads/master 02082b1ae -> ee9f316c2 https://issues.apache.org/jira/browse/AMQ-6438 Add an additional test that accounts for the fallback transformer case. Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache

activemq git commit: https://issues.apache.org/jira/browse/AMQ-6438

2016-09-29 Thread tabish
Repository: activemq Updated Branches: refs/heads/activemq-5.14.x aa32a0f79 -> a6d2a16b4 https://issues.apache.org/jira/browse/AMQ-6438 Better interop for MapMessage with Binary value in the entries of the payload, should convert back and forth the byte to allow Message to be treated as a MapM

activemq git commit: https://issues.apache.org/jira/browse/AMQ-6438

2016-09-29 Thread tabish
Repository: activemq Updated Branches: refs/heads/master 351faf269 -> d88c4e46e https://issues.apache.org/jira/browse/AMQ-6438 Better interop for MapMessage with Binary value in the entries of the payload, should convert back and forth the byte to allow Message to be treated as a MapMessage an

[6/8] activemq git commit: https://issues.apache.org/jira/browse/AMQ-6438

2016-09-28 Thread tabish
https://issues.apache.org/jira/browse/AMQ-6438 Add a new test for encode / decode validation. Fix issue where the internal scheduled message properties were escaping into the outbound message. (cherry picked from commit b1a9a9382b837fb8cff7f9586c7f9516675bf78a) Project: http://git-wip-us.apache

[1/8] activemq git commit: https://issues.apache.org/jira/browse/AMQ-6438

2016-09-28 Thread tabish
Repository: activemq Updated Branches: refs/heads/activemq-5.14.x 9ab56d59c -> aa32a0f79 https://issues.apache.org/jira/browse/AMQ-6438 Makes some improvements to the profiling test for the transformers. (cherry picked from commit d4c7cce7d733df9fcdcd0daec4ce64fb3844ce64) Project: http://git

[4/8] activemq git commit: https://issues.apache.org/jira/browse/AMQ-6438

2016-09-28 Thread tabish
http://git-wip-us.apache.org/repos/asf/activemq/blob/9cb92a22/activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/JMSMappingOutboundTransformer.java -- diff --git a/activemq-amqp/src/main/java/org/apache/activem

[3/8] activemq git commit: https://issues.apache.org/jira/browse/AMQ-6438

2016-09-28 Thread tabish
http://git-wip-us.apache.org/repos/asf/activemq/blob/9cb92a22/activemq-amqp/src/test/java/org/apache/activemq/transport/amqp/message/JMSMappingOutboundTransformerTest.java -- diff --git a/activemq-amqp/src/test/java/org/apache/act

[5/8] activemq git commit: https://issues.apache.org/jira/browse/AMQ-6438

2016-09-28 Thread tabish
https://issues.apache.org/jira/browse/AMQ-6438 JMS Transformer performance improvements and bug fixes Trim unnecessary code and improve overall performance of the JMS Transformer codecs. Remove legacy Qpid JMS client related code from the transformer as these are no longer supported. Fix outgoi

[2/8] activemq git commit: https://issues.apache.org/jira/browse/AMQ-6438

2016-09-28 Thread tabish
https://issues.apache.org/jira/browse/AMQ-6438 Add additional test for larger more complex AMQP message (cherry picked from commit 5702ec8d7ca330c94d6e4b59cea4606285b2c196) Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commi

[7/8] activemq git commit: https://issues.apache.org/jira/browse/AMQ-6438

2016-09-28 Thread tabish
https://issues.apache.org/jira/browse/AMQ-6438 Remove redundant tests and clean up a few small nits. (cherry picked from commit 45f60e4133f64603d5f1a5161c363eb185d2804d) Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/a

activemq git commit: https://issues.apache.org/jira/browse/AMQ-6438

2016-09-27 Thread tabish
Repository: activemq Updated Branches: refs/heads/master b1a9a9382 -> 45f60e413 https://issues.apache.org/jira/browse/AMQ-6438 Remove redundant tests and clean up a few small nits. Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/act

activemq git commit: https://issues.apache.org/jira/browse/AMQ-6438

2016-09-27 Thread tabish
Repository: activemq Updated Branches: refs/heads/master 507bf3ab0 -> b1a9a9382 https://issues.apache.org/jira/browse/AMQ-6438 Add a new test for encode / decode validation. Fix issue where the internal scheduled message properties were escaping into the outbound message. Project: http://git

[2/3] activemq git commit: https://issues.apache.org/jira/browse/AMQ-6438

2016-09-26 Thread tabish
http://git-wip-us.apache.org/repos/asf/activemq/blob/63d62a71/activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/JMSMappingOutboundTransformer.java -- diff --git a/activemq-amqp/src/main/java/org/apache/activem

[3/3] activemq git commit: https://issues.apache.org/jira/browse/AMQ-6438

2016-09-26 Thread tabish
https://issues.apache.org/jira/browse/AMQ-6438 JMS Transformer performance improvements and bug fixes Trim unnecessary code and improve overall performance of the JMS Transformer codecs. Remove legacy Qpid JMS client related code from the transformer as these are no longer supported. Fix outgoi

[1/3] activemq git commit: https://issues.apache.org/jira/browse/AMQ-6438

2016-09-26 Thread tabish
Repository: activemq Updated Branches: refs/heads/master 5702ec8d7 -> 63d62a71f http://git-wip-us.apache.org/repos/asf/activemq/blob/63d62a71/activemq-amqp/src/test/java/org/apache/activemq/transport/amqp/message/JMSMappingOutboundTransformerTest.java ---

activemq git commit: https://issues.apache.org/jira/browse/AMQ-6438

2016-09-26 Thread tabish
Repository: activemq Updated Branches: refs/heads/master a82c95cd2 -> 5702ec8d7 https://issues.apache.org/jira/browse/AMQ-6438 Add additional test for larger more complex AMQP message Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/

activemq git commit: https://issues.apache.org/jira/browse/AMQ-6438

2016-09-21 Thread tabish
Repository: activemq Updated Branches: refs/heads/master 35e8a5288 -> d4c7cce7d https://issues.apache.org/jira/browse/AMQ-6438 Makes some improvements to the profiling test for the transformers. Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.or