svn commit: r1625930 - /qpid/trunk/qpid/java/bdbstore/src/test/java/org/apache/qpid/server/store/berkeleydb/BDBMessageStoreTest.java

2014-09-18 Thread macbean
Author: macbean Date: Thu Sep 18 09:51:53 2014 New Revision: 1625930 URL: http://svn.apache.org/r1625930 Log: QPID-6075: fix for mocking issue in BDB profile Modified: qpid/trunk/qpid/java/bdbstore/src/test/java/org/apache/qpid/server/store/berkeleydb/BDBMessageStoreTest.java Modified:

svn commit: r1626029 - in /qpid/proton/branches/examples: proton-c/bindings/python/proton.py tutorial/proton_events.py tutorial/sync_client.py

2014-09-18 Thread aconway
Author: aconway Date: Thu Sep 18 17:11:12 2014 New Revision: 1626029 URL: http://svn.apache.org/r1626029 Log: NO-JIRA: Added tutorial/sync_client.py to demonstrate a synchronous request-response client. This client uses the familiar paradigm of making blocking calls that send a request and

svn commit: r1626051 - /qpid/proton/trunk/proton-c/bindings/python/cproton.i

2014-09-18 Thread astitcher
Author: astitcher Date: Thu Sep 18 19:10:04 2014 New Revision: 1626051 URL: http://svn.apache.org/r1626051 Log: PROTON-???: Fix the new python extension code to work with earlier pythons Modified: qpid/proton/trunk/proton-c/bindings/python/cproton.i Modified:

svn commit: r1626080 - in /qpid/proton/trunk/proton-c: include/proton/messenger.h src/messenger/messenger.c src/messenger/transform.c src/messenger/transform.h

2014-09-18 Thread rhs
Author: rhs Date: Thu Sep 18 20:31:08 2014 New Revision: 1626080 URL: http://svn.apache.org/r1626080 Log: PROTON-669: applied patch from dominic for fail fast checking of messenger routes Modified: qpid/proton/trunk/proton-c/include/proton/messenger.h

svn commit: r1626083 - in /qpid/proton/trunk/proton-c: include/proton/messenger.h src/messenger/messenger.c

2014-09-18 Thread rhs
Author: rhs Date: Thu Sep 18 20:39:26 2014 New Revision: 1626083 URL: http://svn.apache.org/r1626083 Log: PROTON-670: applied patch from dominic for link accessors Modified: qpid/proton/trunk/proton-c/include/proton/messenger.h qpid/proton/trunk/proton-c/src/messenger/messenger.c

svn commit: r1626084 - in /qpid/proton/trunk/proton-c: include/proton/messenger.h src/messenger/messenger.c

2014-09-18 Thread rhs
Author: rhs Date: Thu Sep 18 20:45:18 2014 New Revision: 1626084 URL: http://svn.apache.org/r1626084 Log: PROTON-671: patch for settlement modes from dominic Modified: qpid/proton/trunk/proton-c/include/proton/messenger.h qpid/proton/trunk/proton-c/src/messenger/messenger.c Modified:

svn commit: r1626087 - in /qpid/proton/trunk/proton-c: include/proton/messenger.h include/proton/transport.h src/messenger/messenger.c src/transport/transport.c

2014-09-18 Thread rhs
Author: rhs Date: Thu Sep 18 21:01:50 2014 New Revision: 1626087 URL: http://svn.apache.org/r1626087 Log: PROTON-672: patch from dominic for setting the tracer from messenger, also includes accessor for getting the connection associated with a transport Modified:

svn commit: r1626089 - in /qpid/proton/trunk/proton-c: include/proton/messenger.h src/messenger/messenger.c

2014-09-18 Thread rhs
Author: rhs Date: Thu Sep 18 21:06:30 2014 New Revision: 1626089 URL: http://svn.apache.org/r1626089 Log: PROTON-673: patch from dominic for messenger accessors for remote idle timeout Modified: qpid/proton/trunk/proton-c/include/proton/messenger.h