git commit: Move all the default implementations now used only for tests into the tests package.

2014-09-30 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master c695388b1 -> 9064cc8a5 Move all the default implementations now used only for tests into the tests package. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/9064

[2/3] git commit: Clean some old comments.

2014-09-30 Thread tabish
Clean some old comments. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/e67f9d57 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/e67f9d57 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/e67f9d57 Br

[1/3] git commit: Don't send error or close events if transport is already closed.

2014-09-30 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master a9386dac5 -> c695388b1 Don't send error or close events if transport is already closed. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/784025ac Tree: http://gi

[3/3] git commit: clean up method names in the factories.

2014-09-30 Thread tabish
clean up method names in the factories. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/c695388b Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/c695388b Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/di

git commit: Enforce content type always set to java serialized value.

2014-09-30 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master 867c1ba43 -> a9386dac5 Enforce content type always set to java serialized value. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/a9386dac Tree: http://git-wip-u

git commit: Use a single Netty buffer to read all message bytes and grow as needed.

2014-09-30 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master a2992a757 -> 867c1ba43 Use a single Netty buffer to read all message bytes and grow as needed. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/867c1ba4 Tree: ht

svn commit: r1628548 - /qpid/proton/trunk/CMakeLists.txt

2014-09-30 Thread astitcher
Author: astitcher Date: Tue Sep 30 20:38:30 2014 New Revision: 1628548 URL: http://svn.apache.org/r1628548 Log: NO-JIRA: Really make BUILD_WITH_CXX worl properly (sigh) Modified: qpid/proton/trunk/CMakeLists.txt Modified: qpid/proton/trunk/CMakeLists.txt URL: http://svn.apache.org/viewvc/qp

git commit: fix copy method broken in last commit

2014-09-30 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master 5b3d2038a -> a2992a757 fix copy method broken in last commit Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/a2992a75 Tree: http://git-wip-us.apache.org/repos/

svn commit: r1628523 - /qpid/proton/trunk/CMakeLists.txt

2014-09-30 Thread astitcher
Author: astitcher Date: Tue Sep 30 19:46:27 2014 New Revision: 1628523 URL: http://svn.apache.org/r1628523 Log: NO-JIRA: Fix broken CMake initialisation of BUILD_WITH_CXX Modified: qpid/proton/trunk/CMakeLists.txt Modified: qpid/proton/trunk/CMakeLists.txt URL: http://svn.apache.org/viewvc/

svn commit: r1628514 - in /qpid/branches/QPID-6125-ProtocolRefactoring/java: broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/ broker-plugins/amqp-0-8-protocol/src/m

2014-09-30 Thread rgodfrey
Author: rgodfrey Date: Tue Sep 30 18:47:26 2014 New Revision: 1628514 URL: http://svn.apache.org/r1628514 Log: Remove (essentially) unusued state class, tidy up package structure Added: qpid/branches/QPID-6125-ProtocolRefactoring/java/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache

[2/2] git commit: clear the content type value on create to match the requirements in the JMS mapping spec.

2014-09-30 Thread tabish
clear the content type value on create to match the requirements in the JMS mapping spec. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/5b3d2038 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/5b3d2038 Diff:

[1/2] git commit: Set the content type as defined in the JMS mapping spec.

2014-09-30 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master 19b378bee -> 5b3d2038a Set the content type as defined in the JMS mapping spec. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/ad17c6bf Tree: http://git-wip-us

svn commit: r1628509 - /qpid/proton/trunk/proton-c/CMakeLists.txt

2014-09-30 Thread astitcher
Author: astitcher Date: Tue Sep 30 18:17:07 2014 New Revision: 1628509 URL: http://svn.apache.org/r1628509 Log: NO-JIRA: If we didn't build the python bindings then we can't run python tests Modified: qpid/proton/trunk/proton-c/CMakeLists.txt Modified: qpid/proton/trunk/proton-c/CMakeLists.t

svn commit: r1628503 - /qpid/proton/trunk/proton-c/src/tests/CMakeLists.txt

2014-09-30 Thread astitcher
Author: astitcher Date: Tue Sep 30 17:59:28 2014 New Revision: 1628503 URL: http://svn.apache.org/r1628503 Log: PROTON-705: Work with older versions of CMake too Modified: qpid/proton/trunk/proton-c/src/tests/CMakeLists.txt Modified: qpid/proton/trunk/proton-c/src/tests/CMakeLists.txt URL:

svn commit: r1628498 - in /qpid/proton/branches/examples/tutorial: helloworld_blocking.py helloworld_simplistic.py

2014-09-30 Thread gsim
Author: gsim Date: Tue Sep 30 17:47:59 2014 New Revision: 1628498 URL: http://svn.apache.org/r1628498 Log: avoid compound lines Modified: qpid/proton/branches/examples/tutorial/helloworld_blocking.py qpid/proton/branches/examples/tutorial/helloworld_simplistic.py Modified: qpid/proton/br

git commit: Start a bit of cleanup around delivery / redelivery count, keep all logic in the facade and just call into it from property intercepter and JMS message objects.

2014-09-30 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master cd51c357f -> 19b378bee Start a bit of cleanup around delivery / redelivery count, keep all logic in the facade and just call into it from property intercepter and JMS message objects. Project: http://git-wip-us.apache.org/repos/asf/qpid-

git commit: More property intercepter tests and some fixes.

2014-09-30 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master 560e6fbd6 -> cd51c357f More property intercepter tests and some fixes. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/cd51c357 Tree: http://git-wip-us.apache.o

svn commit: r1628473 [2/3] - in /qpid/branches/QPID-6125-ProtocolRefactoring/java: bdbstore/src/main/java/org/apache/qpid/server/store/berkeleydb/upgrade/ bdbstore/src/test/java/org/apache/qpid/server

2014-09-30 Thread rgodfrey
Modified: qpid/branches/QPID-6125-ProtocolRefactoring/java/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/handler/ServerMethodDispatcherImpl.java URL: http://svn.apache.org/viewvc/qpid/branches/QPID-6125-ProtocolRefactoring/java/broker-plugins/amqp-0-8-protoco

svn commit: r1628473 [3/3] - in /qpid/branches/QPID-6125-ProtocolRefactoring/java: bdbstore/src/main/java/org/apache/qpid/server/store/berkeleydb/upgrade/ bdbstore/src/test/java/org/apache/qpid/server

2014-09-30 Thread rgodfrey
Modified: qpid/branches/QPID-6125-ProtocolRefactoring/java/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/output/ProtocolOutputConverter.java URL: http://svn.apache.org/viewvc/qpid/branches/QPID-6125-ProtocolRefactoring/java/broker-plugins/amqp-0-8-protocol/sr

svn commit: r1628473 [1/3] - in /qpid/branches/QPID-6125-ProtocolRefactoring/java: bdbstore/src/main/java/org/apache/qpid/server/store/berkeleydb/upgrade/ bdbstore/src/test/java/org/apache/qpid/server

2014-09-30 Thread rgodfrey
Author: rgodfrey Date: Tue Sep 30 15:30:43 2014 New Revision: 1628473 URL: http://svn.apache.org/r1628473 Log: Remove handlers Removed: qpid/branches/QPID-6125-ProtocolRefactoring/java/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/handler/AccessRequestHa

svn commit: r1628467 - in /qpid/proton/trunk: CMakeLists.txt proton-c/src/tests/CMakeLists.txt

2014-09-30 Thread astitcher
Author: astitcher Date: Tue Sep 30 15:18:23 2014 New Revision: 1628467 URL: http://svn.apache.org/r1628467 Log: PROTON-705: Fix tests on windows so that they run directly from a build (without having to fix up the environment with config.bat) Modified: qpid/proton/trunk/CMakeLists.txt qpi

svn commit: r1628465 - in /qpid/proton/branches/examples/tutorial: client_http.py helloworld_direct_tornado.py helloworld_tornado.py proton_events.py proton_tornado.py recurring_timer_tornado.py serve

2014-09-30 Thread gsim
Author: gsim Date: Tue Sep 30 15:14:55 2014 New Revision: 1628465 URL: http://svn.apache.org/r1628465 Log: Added some examples of using proton with tornados io loop Added: qpid/proton/branches/examples/tutorial/client_http.py (with props) qpid/proton/branches/examples/tutorial/helloworl

svn commit: r1628462 - /qpid/trunk/qpid/cpp/src/qpid/client/amqp0_10/IncomingMessages.cpp

2014-09-30 Thread gsim
Author: gsim Date: Tue Sep 30 15:02:05 2014 New Revision: 1628462 URL: http://svn.apache.org/r1628462 Log: QPID-6127: slight refactoring of previous solution for brevity; suggested by Andrew Stitcher. Modified: qpid/trunk/qpid/cpp/src/qpid/client/amqp0_10/IncomingMessages.cpp Modified: qpid

git commit: enable test again after applying fix to proton-jms

2014-09-30 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 065000dd7 -> 560e6fbd6 enable test again after applying fix to proton-jms Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/560e6fbd Tree: http://git-wip-us.apac

svn commit: r1628444 - /qpid/trunk/qpid/cpp/src/qpid/client/amqp0_10/IncomingMessages.cpp

2014-09-30 Thread gsim
Author: gsim Date: Tue Sep 30 14:01:41 2014 New Revision: 1628444 URL: http://svn.apache.org/r1628444 Log: QPID-6127: avoid using negative durations with sys::BlockingQueue.pop() as it will not throw when expected Modified: qpid/trunk/qpid/cpp/src/qpid/client/amqp0_10/IncomingMessages.cpp M

svn commit: r1628434 - /qpid/proton/trunk/contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/JMSMappingOutboundTransformer.java

2014-09-30 Thread robbie
Author: robbie Date: Tue Sep 30 13:22:44 2014 New Revision: 1628434 URL: http://svn.apache.org/r1628434 Log: PROTON-704: subtract 1 when setting delivery-count header based on JMSXDeliveryCount during outbound JMS transformation Modified: qpid/proton/trunk/contrib/proton-jms/src/main/java/o

svn commit: r1628423 - /qpid/trunk/qpid/python/qpid/connection08.py

2014-09-30 Thread gsim
Author: gsim Date: Tue Sep 30 12:45:40 2014 New Revision: 1628423 URL: http://svn.apache.org/r1628423 Log: NO-JIRA: fix syntax for older python versions (and consistent with style used in other modules in this package) Modified: qpid/trunk/qpid/python/qpid/connection08.py Modified: qpid/tru

svn commit: r1628387 - /qpid/proton/trunk/proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java

2014-09-30 Thread robbie
Author: robbie Date: Tue Sep 30 10:33:46 2014 New Revision: 1628387 URL: http://svn.apache.org/r1628387 Log: NO-JIRA: add basic config toggle for the length of payload included in the frame trace logging, for cases where the hard coded value doesnt quite suit Modified: qpid/proton/trunk/pro

svn commit: r1628376 - in /qpid/proton/trunk/proton-c/src: platform.h ssl/openssl.c util.c util.h

2014-09-30 Thread bozzo
Author: bozzo Date: Tue Sep 30 08:55:45 2014 New Revision: 1628376 URL: http://svn.apache.org/r1628376 Log: PROTON-660: Fix openssl.c build on windows Modified: qpid/proton/trunk/proton-c/src/platform.h qpid/proton/trunk/proton-c/src/ssl/openssl.c qpid/proton/trunk/proton-c/src/util.