svn commit: r1028878 - /qpid/trunk/qpid/cpp/src/tests/sasl_fed

2010-10-29 Thread mgoulish
Author: mgoulish Date: Fri Oct 29 18:51:11 2010 New Revision: 1028878 URL: http://svn.apache.org/viewvc?rev=1028878&view=rev Log: Prevent sasl_fed from blowing up in a distro, or "make distcheck", by bailing out if the python tools that it needs are absent. Modified: qpid/trunk/qpid/cpp/src/t

svn commit: r1028860 - in /qpid/trunk/qpid/cpp: include/qpid/types/Variant.h src/qpid/messaging/AddressParser.cpp src/qpid/types/Variant.cpp src/tests/Address.cpp

2010-10-29 Thread jonathan
Author: jonathan Date: Fri Oct 29 17:26:05 2010 New Revision: 1028860 URL: http://svn.apache.org/viewvc?rev=1028860&view=rev Log: Corrects AddressParser to use typed simple values. Adds Variant::fromString(). Resolves QPID-2896 and QPID-2908. Modified: qpid/trunk/qpid/cpp/include/qpid/type

svn commit: r1028859 - in /qpid/trunk/qpid: cpp/bindings/qpid/dotnet/src/Session.cpp cpp/bindings/qpid/dotnet/src/Session.h doc/book/src/Programming-In-Apache-Qpid.xml

2010-10-29 Thread chug
Author: chug Date: Fri Oct 29 17:23:49 2010 New Revision: 1028859 URL: http://svn.apache.org/viewvc?rev=1028859&view=rev Log: QPID-2807 More flexible acknowledgement The message-level Acknowledge in Cpp was not reflected in the .NET Messaging binding. This commit adds the ack to the code and to

svn commit: r1028840 - in /qpid/trunk/qpid/cpp/src/qpid/store/ms-clfs: Log.cpp Log.h MSSqlClfsProvider.cpp MessageLog.cpp MessageLog.h Messages.cpp Messages.h TransactionLog.cpp TransactionLog.h

2010-10-29 Thread shuston
Author: shuston Date: Fri Oct 29 16:58:59 2010 New Revision: 1028840 URL: http://svn.apache.org/viewvc?rev=1028840&view=rev Log: Since LSNs are used as persistence IDs and ID 0 usually means "not persisted", ensure that no log record that's used gets written at LSN 0. Add stub for loadContent().

svn commit: r1028819 - /qpid/trunk/qpid/extras/qmf/src/py/qmf/console.py

2010-10-29 Thread kgiusti
Author: kgiusti Date: Fri Oct 29 16:07:38 2010 New Revision: 1028819 URL: http://svn.apache.org/viewvc?rev=1028819&view=rev Log: QPID-2782: enhance the console's ability to selectively filter unsolicited events. Modified: qpid/trunk/qpid/extras/qmf/src/py/qmf/console.py Modified: qpid/trunk

svn commit: r1028812 - /qpid/trunk/qpid/cpp/bindings/qmf/tests/ruby_console_test.rb

2010-10-29 Thread kgiusti
Author: kgiusti Date: Fri Oct 29 15:51:02 2010 New Revision: 1028812 URL: http://svn.apache.org/viewvc?rev=1028812&view=rev Log: QPID-2916: fix QMF test that was sending a sstr > 255 bytes long. Modified: qpid/trunk/qpid/cpp/bindings/qmf/tests/ruby_console_test.rb Modified: qpid/trunk/qpid/c

svn commit: r1028801 - /qpid/trunk/qpid/doc/book/src/Programming-In-Apache-Qpid.xml

2010-10-29 Thread chug
Author: chug Date: Fri Oct 29 15:18:51 2010 New Revision: 1028801 URL: http://svn.apache.org/viewvc?rev=1028801&view=rev Log: Use updated syntax in .NET example. Show .NET VAR_VOID-to-nullptr type mapping. Add C++ Message.setProperty() method to function mapping table. Modified: qpid/trunk/qp

svn commit: r1028752 - /qpid/trunk/qpid/cpp/examples/messaging/CMakeLists.txt

2010-10-29 Thread shuston
Author: shuston Date: Fri Oct 29 14:03:08 2010 New Revision: 1028752 URL: http://svn.apache.org/viewvc?rev=1028752&view=rev Log: Add missing hello_world and hello_xml examples. Resolves QPID-2919. Modified: qpid/trunk/qpid/cpp/examples/messaging/CMakeLists.txt Modified: qpid/trunk/qpid/cpp/e