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

2014-09-25 Thread chug
Author: chug Date: Thu Sep 25 19:19:03 2014 New Revision: 1627595 URL: http://svn.apache.org/r1627595 Log: PROTON-699: Messenger installed examples send,recv do not compile. Keep pncompat internal folder structure. Modified: qpid/proton/trunk/CMakeLists.txt Modified: qpid/proton/trunk

svn commit: r1624795 - /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/CMakeLists.txt

2014-09-13 Thread chug
Author: chug Date: Sun Sep 14 01:15:53 2014 New Revision: 1624795 URL: http://svn.apache.org/r1624795 Log: QPID-4575: VS2012 - fix cmake to allow in-source build where dirs source == binary Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/CMakeLists.txt Modified: qpid/trunk/qpid/cpp

svn commit: r1624607 - in /qpid/trunk/qpid/cpp/bindings/qpid/dotnet: examples/msvc10/ msvc10/ src/msvc10/ src/sessionreceiver/msvc10/ test/messaging.test/msvc10/ winsdk_sources/msvc10/

2014-09-12 Thread chug
Author: chug Date: Fri Sep 12 18:44:36 2014 New Revision: 1624607 URL: http://svn.apache.org/r1624607 Log: QPID-4575: Remove empty directories created by r1624604 Removed: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/examples/msvc10/ qpid/trunk/qpid/cpp/bindings/qpid/dotnet/msvc10/ qpid

svn commit: r1624604 [3/3] - in /qpid/trunk/qpid/cpp: ./ bindings/ bindings/qpid/dotnet/ bindings/qpid/dotnet/examples/msvc10/csharp.direct.receiver/ bindings/qpid/dotnet/examples/msvc10/csharp.direct

2014-09-12 Thread chug
Copied: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/src/sessionreceiver/msvc9/org.apache.qpid.messaging.sessionreceiver.csproj.in (from r1624570, qpid/trunk/qpid/cpp/bindings/qpid/dotnet/src/sessionreceiver/msvc9/org.apache.qpid.messaging.sessionreceiver.csproj) URL: http://svn.apache.org/viewvc/q

svn commit: r1624604 [1/3] - in /qpid/trunk/qpid/cpp: ./ bindings/ bindings/qpid/dotnet/ bindings/qpid/dotnet/examples/msvc10/csharp.direct.receiver/ bindings/qpid/dotnet/examples/msvc10/csharp.direct

2014-09-12 Thread chug
Author: chug Date: Fri Sep 12 18:23:31 2014 New Revision: 1624604 URL: http://svn.apache.org/r1624604 Log: QPID-4575: C++ Messaging .NET Binding fixes for Visual Studio 2012 Rename msvc10 folders to msvcx as they hold files 2010, 2012, ... Change projects/solutions to .in templates and cmake

svn commit: r1624604 [2/3] - in /qpid/trunk/qpid/cpp: ./ bindings/ bindings/qpid/dotnet/ bindings/qpid/dotnet/examples/msvc10/csharp.direct.receiver/ bindings/qpid/dotnet/examples/msvc10/csharp.direct

2014-09-12 Thread chug
Copied: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/examples/msvcx/csharp.example.spout/csharp.example.spout.csproj.in (from r1624570, qpid/trunk/qpid/cpp/bindings/qpid/dotnet/examples/msvc10/csharp.example.spout/csharp.example.spout.csproj) URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/bi

svn commit: r1624570 - /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/ReadMe.txt

2014-09-12 Thread chug
Author: chug Date: Fri Sep 12 15:24:21 2014 New Revision: 1624570 URL: http://svn.apache.org/r1624570 Log: Test commit using git-svn Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/ReadMe.txt Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/ReadMe.txt URL: http://svn.apache.org/viewvc

svn commit: r1619170 - /qpid/trunk/qpid/cpp/examples/winsdk-cmake/CMakeLists.txt

2014-08-20 Thread chug
Author: chug Date: Wed Aug 20 17:29:25 2014 New Revision: 1619170 URL: http://svn.apache.org/r1619170 Log: QPID-6026: add server_reconnect example to WinSDK cmake solution generator Modified: qpid/trunk/qpid/cpp/examples/winsdk-cmake/CMakeLists.txt Modified: qpid/trunk/qpid/cpp/examples

svn commit: r1619102 - /qpid/proton/trunk/proton-c/src/proton-dump.c

2014-08-20 Thread chug
Author: chug Date: Wed Aug 20 13:54:49 2014 New Revision: 1619102 URL: http://svn.apache.org/r1619102 Log: PROTON-650: use pn_compat utilities for cross platform builds Modified: qpid/proton/trunk/proton-c/src/proton-dump.c Modified: qpid/proton/trunk/proton-c/src/proton-dump.c URL: http

svn commit: r1617841 - /qpid/trunk/qpid/cpp/src/qpid/messaging/amqp/SenderContext.cpp

2014-08-13 Thread chug
Author: chug Date: Wed Aug 13 21:36:48 2014 New Revision: 1617841 URL: http://svn.apache.org/r1617841 Log: QPID-5995: Initialize messaging SenderContext delivery tag Modified: qpid/trunk/qpid/cpp/src/qpid/messaging/amqp/SenderContext.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/messaging/amqp

svn commit: r1615992 - in /qpid/trunk/qpid/cpp/bindings/qpid/dotnet: src/Message.cpp src/TypeTranslator.cpp test/messaging.test/messaging.test.message.cs

2014-08-05 Thread chug
Author: chug Date: Tue Aug 5 19:58:15 2014 New Revision: 1615992 URL: http://svn.apache.org/r1615992 Log: QPID-5964: Add SetContentObject support for list and map. Fix GetContentObject return value warning. Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/src/Message.cpp qpid/trunk

svn commit: r1614031 - /qpid/trunk/qpid/cpp/src/qpid/acl/AclValidator.cpp

2014-07-28 Thread chug
Author: chug Date: Mon Jul 28 13:48:57 2014 New Revision: 1614031 URL: http://svn.apache.org/r1614031 Log: QPID-5890: Validation refactoring. Fix Coverity MIXED_ENUM complaint. Modified: qpid/trunk/qpid/cpp/src/qpid/acl/AclValidator.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/acl

svn commit: r1612268 - /qpid/proton/trunk/proton-c/src/protocol.h.py

2014-07-21 Thread chug
Author: chug Date: Mon Jul 21 13:39:13 2014 New Revision: 1612268 URL: http://svn.apache.org/r1612268 Log: PROTON-558: Clean up Visual Studio 2008 builds after http://svn.apache.org/r1611404 Modified: qpid/proton/trunk/proton-c/src/protocol.h.py Modified: qpid/proton/trunk/proton-c/src

svn commit: r1611776 - /qpid/trunk/qpid/cpp/src/qpid/acl/AclConnectionCounter.cpp

2014-07-18 Thread chug
Author: chug Date: Fri Jul 18 19:28:10 2014 New Revision: 1611776 URL: http://svn.apache.org/r1611776 Log: QPID-4947: Injecting derived host address failed to strip IPv6 [] decoration Modified: qpid/trunk/qpid/cpp/src/qpid/acl/AclConnectionCounter.cpp Modified: qpid/trunk/qpid/cpp/src/qpid

svn commit: r1611409 - /qpid/trunk/qpid/cpp/src/qpid/acl/AclData.cpp

2014-07-17 Thread chug
Author: chug Date: Thu Jul 17 17:35:01 2014 New Revision: 1611409 URL: http://svn.apache.org/r1611409 Log: QPID-5902: Replace boost::make_shared with boost::shared_ptr Modified: qpid/trunk/qpid/cpp/src/qpid/acl/AclData.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/acl/AclData.cpp URL: http

svn commit: r1611059 - in /qpid/trunk/qpid/cpp/src: qpid/sys/posix/SocketAddress.cpp qpid/sys/windows/SocketAddress.cpp tests/AclHost.cpp

2014-07-16 Thread chug
Author: chug Date: Wed Jul 16 15:47:12 2014 New Revision: 1611059 URL: http://svn.apache.org/r1611059 Log: QPID-5898: AclHost unit test fails on systems with no IPv6 * In SocketAddress::isComparable catch exceptions thrown by getAddrInfo when address family is not supported. * Delete self test

svn commit: r1610992 - /qpid/trunk/qpid/cpp/src/tests/AclHost.cpp

2014-07-16 Thread chug
Author: chug Date: Wed Jul 16 13:09:30 2014 New Revision: 1610992 URL: http://svn.apache.org/r1610992 Log: QPID-5898: Self tests fail on systems with IPv6 disabled. Temporarily disable tests that assume IPv6 to restore automated testing. Modified: qpid/trunk/qpid/cpp/src/tests/AclHost.cpp

svn commit: r1610700 - in /qpid/trunk/qpid: cpp/src/qpid/acl/AclValidator.cpp doc/book/src/cpp-broker/Security.xml

2014-07-15 Thread chug
Author: chug Date: Tue Jul 15 13:59:43 2014 New Revision: 1610700 URL: http://svn.apache.org/r1610700 Log: QPID-5890: Add missing "queuename" property to Security doc. Rearrange entries in AclValidator for better automated doc generation. Modified: qpid/trunk/qpid/cpp/sr

svn commit: r1610697 - /qpid/trunk/qpid/cpp/src/qpid/acl/AclValidator.cpp

2014-07-15 Thread chug
Author: chug Date: Tue Jul 15 13:40:51 2014 New Revision: 1610697 URL: http://svn.apache.org/r1610697 Log: QPID-5890: Add missing "queuename" property for MOVE QUEUE and REDIRECT QUEUE Modified: qpid/trunk/qpid/cpp/src/qpid/acl/AclValidator.cpp Modified: qpid/trunk/qpid/cpp/sr

svn commit: r1610681 - /qpid/trunk/qpid/doc/book/src/cpp-broker/Security.xml

2014-07-15 Thread chug
Author: chug Date: Tue Jul 15 13:12:40 2014 New Revision: 1610681 URL: http://svn.apache.org/r1610681 Log: QPID-4947: Add keyword "all" to create connection host spec. Modified: qpid/trunk/qpid/doc/book/src/cpp-broker/Security.xml Modified: qpid/trunk/qpid/doc/book/src/

svn commit: r1610547 - /qpid/trunk/qpid/doc/book/src/cpp-broker/Security.xml

2014-07-14 Thread chug
Author: chug Date: Mon Jul 14 22:08:05 2014 New Revision: 1610547 URL: http://svn.apache.org/r1610547 Log: QPID-5890: Refactoring AclModule documentation update. Refactoring exposed new details about how Acl works. Modified: qpid/trunk/qpid/doc/book/src/cpp-broker/Security.xml Modified

svn commit: r1610195 - in /qpid/trunk/qpid/cpp/src/qpid/acl: AclLexer.cpp AclLexer.h AclReader.cpp AclValidator.cpp AclValidator.h

2014-07-13 Thread chug
Author: chug Date: Sun Jul 13 13:36:50 2014 New Revision: 1610195 URL: http://svn.apache.org/r1610195 Log: QPID-5890: Refactor AclModule Remove AclHelper::loaValidationMap() function from AclLexer and replace it with new logic in AclValidator. See https://reviews.apache.org/r/23447/ for a visual

svn commit: r1609900 - /qpid/trunk/qpid/cpp/src/tests/Acl.cpp

2014-07-12 Thread chug
Author: chug Date: Sat Jul 12 10:04:33 2014 New Revision: 1609900 URL: http://svn.apache.org/r1609900 Log: QPID-5890: Improve Acl enum verification Modified: qpid/trunk/qpid/cpp/src/tests/Acl.cpp Modified: qpid/trunk/qpid/cpp/src/tests/Acl.cpp URL: http://svn.apache.org/viewvc/qpid/trunk

svn commit: r1609828 - in /qpid/trunk/qpid/cpp/src: qpid/acl/AclLexer.cpp qpid/acl/AclLexer.h tests/Acl.cpp tests/CMakeLists.txt

2014-07-11 Thread chug
Author: chug Date: Fri Jul 11 20:43:51 2014 New Revision: 1609828 URL: http://svn.apache.org/r1609828 Log: QPID-5890: Refactoring AclModule.h * make single instances of strings associated with enums * make more compact search functions * make string definitions const * return 'const s

svn commit: r1609763 - /qpid/trunk/qpid/cpp/src/qpid/client/SessionImpl.h

2014-07-11 Thread chug
Author: chug Date: Fri Jul 11 18:32:12 2014 New Revision: 1609763 URL: http://svn.apache.org/r1609763 Log: QPID-5887: abort transactional session of failover. qpid-txtest2.cpp requires new EXTERN Modified: qpid/trunk/qpid/cpp/src/qpid/client/SessionImpl.h Modified: qpid/trunk/qpid/cpp/src

svn commit: r1609728 - in /qpid/trunk/qpid/cpp/src: CMakeLists.txt qpid/acl/AclLexer.cpp qpid/acl/AclLexer.h qpid/broker/AclModule.h

2014-07-11 Thread chug
Author: chug Date: Fri Jul 11 15:27:19 2014 New Revision: 1609728 URL: http://svn.apache.org/r1609728 Log: QPID-5890: Refactor AclModule.h Move code from .h file into AclLexer source module. Does not change basic function structure. Added: qpid/trunk/qpid/cpp/src/qpid/acl/AclLexer.cpp

svn commit: r1609726 - /qpid/trunk/qpid/cpp/src/tests/MessagingSessionTests.cpp

2014-07-11 Thread chug
Author: chug Date: Fri Jul 11 15:14:05 2014 New Revision: 1609726 URL: http://svn.apache.org/r1609726 Log: QPID-5858: Remove unneeded line that generates a warning on Windows VS2010. 2> MessagingSessionTests.cpp 2>..\..\..\cpp\src\tests\MessagingSessionTests.cpp(1438): warning C4930:

svn commit: r1609444 - in /qpid/trunk/qpid/cpp/src: CMakeLists.txt qpid/client/Completion.cpp qpid/client/CompletionImpl.cpp qpid/client/CompletionImpl.h

2014-07-10 Thread chug
Author: chug Date: Thu Jul 10 11:15:03 2014 New Revision: 1609444 URL: http://svn.apache.org/r1609444 Log: QPID-5886: Get windows to export the Handle methods. Added: qpid/trunk/qpid/cpp/src/qpid/client/CompletionImpl.cpp Modified: qpid/trunk/qpid/cpp/src/CMakeLists.txt qpid/trunk

svn commit: r1607634 - /qpid/trunk/qpid/cpp/src/qpid/acl/Acl.cpp

2014-07-03 Thread chug
Author: chug Date: Thu Jul 3 13:07:53 2014 New Revision: 1607634 URL: http://svn.apache.org/r1607634 Log: QPID-5869: Check that agent is not null before firing event. Propagate Rajith's logic to the rest of the cases in Acl code. Modified: qpid/trunk/qpid/cpp/src/qpid/acl/Acl.cpp Mod

svn commit: r1605112 - /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.server/csharp.example.server.cs

2014-06-24 Thread chug
Author: chug Date: Tue Jun 24 15:31:38 2014 New Revision: 1605112 URL: http://svn.apache.org/r1605112 Log: PQID-5840: .NET Binding example.server confuses argument indexing Don't require an unused argument just to keep connectionOptions as arg[2] Modified: qpid/trunk/qpid/cpp/bindings

svn commit: r1604207 - in /qpid/proton/trunk: proton-c/src/platform.h tests/tools/apps/c/msgr-common.h

2014-06-20 Thread chug
Author: chug Date: Fri Jun 20 16:38:47 2014 New Revision: 1604207 URL: http://svn.apache.org/r1604207 Log: NO-JIRA: Dodge redefinition warnings with Visual Studio 2013 Modified: qpid/proton/trunk/proton-c/src/platform.h qpid/proton/trunk/tests/tools/apps/c/msgr-common.h Modified: qpid

svn commit: r1603587 - in /qpid/trunk/qpid/cpp: CMakeLists.txt src/CMakeLists.txt

2014-06-18 Thread chug
Author: chug Date: Wed Jun 18 19:10:19 2014 New Revision: 1603587 URL: http://svn.apache.org/r1603587 Log: QPID-5829: Rearrange CMake - repair original commit that breaks the .NET binding r1603064 fails to define some CMake version variables before using them for template processing. Modified

svn commit: r1603230 - /qpid/proton/trunk/tests/python/proton_tests/messenger.py

2014-06-17 Thread chug
Author: chug Date: Tue Jun 17 17:30:32 2014 New Revision: 1603230 URL: http://svn.apache.org/r1603230 Log: PROTON-606: Python testReclaimCredit: fix for windows causes hang in RHEL6 32-bit This patch calls work() for each messenger even if it is stopped in order to force a transition to stopped

svn commit: r1602513 - /qpid/proton/trunk/tests/python/proton_tests/messenger.py

2014-06-13 Thread chug
Author: chug Date: Fri Jun 13 20:28:32 2014 New Revision: 1602513 URL: http://svn.apache.org/r1602513 Log: PROTON-606: Python testReclaimCredit exposes test server messenger hang on windows Move client2 into NBMessengerTest scope and include it in main pump loop. Modified: qpid/proton/trunk

svn commit: r1602290 - /qpid/proton/trunk/tests/python/proton_tests/common.py

2014-06-12 Thread chug
Author: chug Date: Thu Jun 12 20:59:17 2014 New Revision: 1602290 URL: http://svn.apache.org/r1602290 Log: PROTON-595: Python Popen() failure on Windows Reviewed at https://reviews.apache.org/r/22273/ This patch incorporates both of astitcher's review comments. Modified: qpid/proton/

svn commit: r1602016 - /qpid/proton/trunk/tests/python/proton_tests/messenger.py

2014-06-11 Thread chug
Author: chug Date: Wed Jun 11 21:15:35 2014 New Revision: 1602016 URL: http://svn.apache.org/r1602016 Log: PROTON-603: testCreditReclaim fails on windows The issue is that during 'while client2.work(0): self.pump()' on windows the credit rebalancing is already happening. Testing that

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

2014-06-06 Thread chug
Author: chug Date: Fri Jun 6 20:53:57 2014 New Revision: 1601010 URL: http://svn.apache.org/r1601010 Log: PROTON-596: Suppress MSVC warnings This suppression covers: >..\..\proton-c\src\object\object.c(232): warning C4244: 'argument' : conversion from 'ssize_t' to

svn commit: r1600981 - /qpid/proton/trunk/tests/python/proton_tests/common.py

2014-06-06 Thread chug
Author: chug Date: Fri Jun 6 18:53:29 2014 New Revision: 1600981 URL: http://svn.apache.org/r1600981 Log: PROTON-595: Accomodate windows when launching Popen(xxx.py,...) Detects running on windows and in that case runs Popen with shell=True. Modified: qpid/proton/trunk/tests/python

svn commit: r1600924 - in /qpid/proton/trunk: CMakeLists.txt config.bat.in

2014-06-06 Thread chug
Author: chug Date: Fri Jun 6 15:30:37 2014 New Revision: 1600924 URL: http://svn.apache.org/r1600924 Log: PROTON-596: Add cmake configure_file to customize config.bat for windows builds. 1. Cmake on windows produces all four cmake configurations (debug, relwithdebinfo, ...) on one pass

svn commit: r1600907 - in /qpid/proton/trunk: config.bat config.bat.in

2014-06-06 Thread chug
Author: chug Date: Fri Jun 6 15:06:35 2014 New Revision: 1600907 URL: http://svn.apache.org/r1600907 Log: PROTON-596: change raw .bat file to .bat.in for use in cmake configure Added: qpid/proton/trunk/config.bat.in - copied unchanged from r1600756, qpid/proton/trunk/config.bat

svn commit: r1600727 - /qpid/proton/trunk/config.bat

2014-06-05 Thread chug
Author: chug Date: Thu Jun 5 18:59:54 2014 New Revision: 1600727 URL: http://svn.apache.org/r1600727 Log: PROTON-596: Add config.bat environment settings for windows. * Bug-for-bug compatible with config.sh ** adds new paths after old paths ** uses fixed \build folder for builds * For use with

svn commit: r1600676 - /qpid/proton/trunk/tests/python/proton_tests/common.py

2014-06-05 Thread chug
Author: chug Date: Thu Jun 5 14:56:37 2014 New Revision: 1600676 URL: http://svn.apache.org/r1600676 Log: PROTON-592: Use os.linesep in assert test so test passes on Windows. Modified: qpid/proton/trunk/tests/python/proton_tests/common.py Modified: qpid/proton/trunk/tests/python

svn commit: r1598944 - /qpid/trunk/qpid/cpp/src/qpid/broker/Message.h

2014-05-31 Thread chug
Author: chug Date: Sun Jun 1 02:34:33 2014 New Revision: 1598944 URL: http://svn.apache.org/r1598944 Log: QPID-5783: Share immutable state EXTERN Modified: qpid/trunk/qpid/cpp/src/qpid/broker/Message.h Modified: qpid/trunk/qpid/cpp/src/qpid/broker/Message.h URL: http://svn.apache.org

svn commit: r1598084 - /qpid/proton/trunk/proton-c/include/proton/types.h

2014-05-28 Thread chug
Author: chug Date: Wed May 28 17:48:14 2014 New Revision: 1598084 URL: http://svn.apache.org/r1598084 Log: PROTON-587: Fails to compile Visual Studio 2008 This fix provides a definition for size_t in that compiler suite. Modified: qpid/proton/trunk/proton-c/include/proton/types.h Modified

svn commit: r1593120 - /qpid/trunk/qpid/cpp/RELEASE_NOTES

2014-05-15 Thread chug
Author: chug Date: Wed May 7 19:21:39 2014 New Revision: 1593120 URL: http://svn.apache.org/r1593120 Log: QPID-5751: RELEASE_NOTES file has stale content Modified: qpid/trunk/qpid/cpp/RELEASE_NOTES Modified: qpid/trunk/qpid/cpp/RELEASE_NOTES URL: http://svn.apache.org/viewvc/qpid/trunk

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

2014-04-30 Thread chug
Author: chug Date: Wed Apr 30 15:41:28 2014 New Revision: 1591361 URL: http://svn.apache.org/r1591361 Log: PROTON-407: [proton-c] install Windows .PDB files This patch installs the .PDB files in /bin right beside the .DLL files. Modified: qpid/proton/trunk/proton-c/CMakeLists.txt Modified

svn commit: r1589496 - in /qpid/trunk/qpid/cpp/bindings/qpid/dotnet: src/Message.cpp src/Message.h test/messaging.test/messaging.test.connection.cs test/messaging.test/messaging.test.message.cs

2014-04-23 Thread chug
Author: chug Date: Wed Apr 23 19:14:09 2014 New Revision: 1589496 URL: http://svn.apache.org/r1589496 Log: QPID-5716: Messaging C++ .NET binding fails to return GetContentObject data Changes function signature to: object = message.GetContentObject() Adds self tests using SetContentObject and

svn commit: r1589249 - /qpid/branches/0.28/qpid/cpp/src/qpid/messaging/amqp/EncodedMessage.cpp

2014-04-22 Thread chug
Author: chug Date: Tue Apr 22 18:47:18 2014 New Revision: 1589249 URL: http://svn.apache.org/r1589249 Log: QPID-5663: [C++ Messaging] Windows AMQP 1.0 map_receiver fails - merge fix to 0.28 branch Modified: qpid/branches/0.28/qpid/cpp/src/qpid/messaging/amqp/EncodedMessage.cpp (contents

svn commit: r1589222 - /qpid/trunk/qpid/cpp/src/qpid/messaging/amqp/EncodedMessage.cpp

2014-04-22 Thread chug
Author: chug Date: Tue Apr 22 18:10:00 2014 New Revision: 1589222 URL: http://svn.apache.org/r1589222 Log: QPID-5663: [C++ Messaging] Windows AMQP 1.0 map_receiver fails Updated patch from Gordon Sim. Modified: qpid/trunk/qpid/cpp/src/qpid/messaging/amqp/EncodedMessage.cpp Modified: qpid

svn commit: r1588994 - /qpid/branches/0.28/qpid/cpp/src/qpid/messaging/amqp/EncodedMessage.cpp

2014-04-21 Thread chug
Author: chug Date: Mon Apr 21 22:24:41 2014 New Revision: 1588994 URL: http://svn.apache.org/r1588994 Log: QPID-5663: [C++ Messaging] Windows AMQP 1.0 map_receiver fails - merge fix to 0.28 branch Modified: qpid/branches/0.28/qpid/cpp/src/qpid/messaging/amqp/EncodedMessage.cpp (contents

svn commit: r1588966 - /qpid/trunk/qpid/cpp/src/qpid/messaging/amqp/EncodedMessage.cpp

2014-04-21 Thread chug
Author: chug Date: Mon Apr 21 19:07:04 2014 New Revision: 1588966 URL: http://svn.apache.org/r1588966 Log: QPID-5663: [C++ Messaging] Windows AMQP 1.0 map_receiver fails MSVC's generated copy constructor for DataBuilder failed to copy the map correctly. Modified: qpid/trunk/qpid/cp

svn commit: r1580210 - /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/configure-windows.ps1

2014-03-22 Thread chug
Author: chug Date: Sat Mar 22 13:57:52 2014 New Revision: 1580210 URL: http://svn.apache.org/r1580210 Log: NO-JIRA: Use better logic to locate Visual Studio vcvars on 32-/64-bit systems Emit a make-install.bat. Install failures from within VS gui are hidden but are in plain sight from the command

svn commit: r1579734 - /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/configure-windows.ps1

2014-03-20 Thread chug
Author: chug Date: Thu Mar 20 20:58:51 2014 New Revision: 1579734 URL: http://svn.apache.org/r1579734 Log: QPID-5631: Adjust for changes to Qpid CMake detection of Proton. Buried deep in cpp\bindings\qpid\dotnet is a script configure-windows.ps1. This script originally came into being to

svn commit: r1577322 - /qpid/trunk/qpid/cpp/src/qpid/messaging/amqp/ConnectionHandle.cpp

2014-03-13 Thread chug
Author: chug Date: Thu Mar 13 21:12:32 2014 New Revision: 1577322 URL: http://svn.apache.org/r1577322 Log: QPID-5623: [C++ Messaging Client - amqp1.0] throws qpid::Exception instead of qpid::types::Exception Intercept the trap and rethrow in proper format. Modified: qpid/trunk/qpid/cpp

svn commit: r1575443 - /qpid/trunk/qpid/cpp/src/tests/run_acl_tests

2014-03-07 Thread chug
Author: chug Date: Fri Mar 7 22:51:24 2014 New Revision: 1575443 URL: http://svn.apache.org/r1575443 Log: QPID-5613: Self test broker start command fails without --interface option. Modified: qpid/trunk/qpid/cpp/src/tests/run_acl_tests Modified: qpid/trunk/qpid/cpp/src/tests/run_acl_tests

svn commit: r1575441 - /qpid/trunk/qpid/cpp/src/qpid/broker/Exchange.cpp

2014-03-07 Thread chug
Author: chug Date: Fri Mar 7 22:40:30 2014 New Revision: 1575441 URL: http://svn.apache.org/r1575441 Log: QPID-5608: [amqp1.0] delete-on-close: typo in r1575225 Modified: qpid/trunk/qpid/cpp/src/qpid/broker/Exchange.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/broker/Exchange.cpp URL: http

svn commit: r1574490 - /qpid/trunk/qpid/cpp/src/qpid/acl/Acl.cpp

2014-03-05 Thread chug
Author: chug Date: Wed Mar 5 13:54:06 2014 New Revision: 1574490 URL: http://svn.apache.org/r1574490 Log: QPID-5599: C++ Broker silently ignores --max-connections option when no ACL file is loaded Subsequent reloads of the ACL file did not reflect that the rule set in force was created by a

svn commit: r1574291 - in /qpid/trunk/qpid/cpp/src/qpid: acl/Acl.cpp acl/Acl.h acl/AclPlugin.cpp broker/AclModule.h broker/ConnectionHandler.cpp broker/amqp/Authorise.cpp

2014-03-04 Thread chug
Author: chug Date: Wed Mar 5 02:33:46 2014 New Revision: 1574291 URL: http://svn.apache.org/r1574291 Log: QPID-5599: C++ Broker silently ignores --max-connections option when no ACL file is loaded Simply installing a null and permissive rule file trips up the 'create link' security

svn commit: r1574219 - /qpid/trunk/qpid/cpp/src/qpid/acl/AclPlugin.cpp

2014-03-04 Thread chug
Author: chug Date: Tue Mar 4 21:46:24 2014 New Revision: 1574219 URL: http://svn.apache.org/r1574219 Log: QPID-5599: C++ Broker silently ignores --max-connections option when no ACL file is loaded Temporarily revert creation of ACL with null rule set as it subverts the CREATE LINK security

svn commit: r1574208 - in /qpid/trunk/qpid/cpp/src/qpid/acl: Acl.cpp Acl.h AclPlugin.cpp

2014-03-04 Thread chug
Author: chug Date: Tue Mar 4 21:18:15 2014 New Revision: 1574208 URL: http://svn.apache.org/r1574208 Log: QPID-5599: C++ Broker silently ignores --max-connections option when no ACL file is loaded. Always create an ACL object. If no ACL file is specified then create a permissive, empty ACL

svn commit: r1573784 - /qpid/trunk/qpid/cpp/managementgen/CMakeLists.txt

2014-03-03 Thread chug
Author: chug Date: Mon Mar 3 22:29:30 2014 New Revision: 1573784 URL: http://svn.apache.org/r1573784 Log: QPID-5589: Add option for suppressing qmf/site-package installation; replace windows path separators before they are seen by cmake. Modified: qpid/trunk/qpid/cpp/managementgen

svn commit: r1571470 - /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/configure-windows.ps1

2014-02-24 Thread chug
Author: chug Date: Mon Feb 24 22:37:22 2014 New Revision: 1571470 URL: http://svn.apache.org/r1571470 Log: NO-JIRA: fix malformed install directory Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/configure-windows.ps1 Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/configure

svn commit: r1570603 - /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/examples/csharp.map.receiver/csharp.map.receiver.cs

2014-02-21 Thread chug
Author: chug Date: Fri Feb 21 15:19:57 2014 New Revision: 1570603 URL: http://svn.apache.org/r1570603 Log: QPID-5575: csharp.map.receiver example throws referencing connectionOptions arg Dereference proper arg. Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/examples/csharp.map.receiver

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

2014-02-07 Thread chug
Author: chug Date: Fri Feb 7 21:10:42 2014 New Revision: 1565819 URL: http://svn.apache.org/r1565819 Log: QPID-5548: C++ Messaging API does not specify the connection Connection URL format Add Connection section and Connection URLs subsection. Demote Connection Options to be a subsection of

svn commit: r1562539 - /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/configure-windows.ps1

2014-01-29 Thread chug
Author: chug Date: Wed Jan 29 18:24:44 2014 New Revision: 1562539 URL: http://svn.apache.org/r1562539 Log: NO-JIRA: Update configuration script to handle a PROTON_ROOT. Expose the cmake command lines as they are executed. Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/configure

svn commit: r1560529 - in /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/src: Logger.cpp Logger.h msvc10/org.apache.qpid.messaging.vcxproj msvc9/org.apache.qpid.messaging.vcproj

2014-01-22 Thread chug
Author: chug Date: Wed Jan 22 21:54:25 2014 New Revision: 1560529 URL: http://svn.apache.org/r1560529 Log: QPID-5481: Messaging API Update - 1555202 Logger module added Added: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/src/Logger.cpp qpid/trunk/qpid/cpp/bindings/qpid/dotnet/src/Logger.h

svn commit: r1558911 - in /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/src: Connection.cpp Connection.h

2014-01-16 Thread chug
Author: chug Date: Thu Jan 16 20:37:10 2014 New Revision: 1558911 URL: http://svn.apache.org/r1558911 Log: QPID-5481: Messaging API Update - 1520673 Connection reconnect() and getUrl() added Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/src/Connection.cpp qpid/trunk/qpid/cpp

svn commit: r1558899 - /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/src/Message.h

2014-01-16 Thread chug
Author: chug Date: Thu Jan 16 20:00:36 2014 New Revision: 1558899 URL: http://svn.apache.org/r1558899 Log: QPID-5481: Messaging API Update - 1520416 Message setProperties(Variant::Map&) added The .NET binding already had a Properties setter but it behaved worked by doing recursive property

svn commit: r1558619 - in /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/src: Message.cpp Message.h TypeTranslator.cpp TypeTranslator.h

2014-01-15 Thread chug
Author: chug Date: Wed Jan 15 23:58:54 2014 New Revision: 1558619 URL: http://svn.apache.org/r1558619 Log: QPID-5481: Messaging API Update - 1513536 Message constructor and content getters added The .NET Binding already had the bytes constructor and the getContentBytes methods. This patch adds

svn commit: r1558549 - in /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/src: Receiver.cpp Receiver.h Sender.cpp Sender.h

2014-01-15 Thread chug
Author: chug Date: Wed Jan 15 19:41:38 2014 New Revision: 1558549 URL: http://svn.apache.org/r1558549 Log: QPID-5481: Messaging API Update - r1460198 QPID-4586 Receiver and Sender 'Address getAddress()' added Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/src/Receiver.cpp

svn commit: r1558481 - in /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/src: Duration.h QpidException.h Receiver.cpp Sender.cpp Session.cpp TypeTranslator.cpp TypeTranslator.h

2014-01-15 Thread chug
Author: chug Date: Wed Jan 15 17:31:48 2014 New Revision: 1558481 URL: http://svn.apache.org/r1558481 Log: NO-JIRA: Reformat white space with Visual Studio 2010 ^K^F Format Selection. Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/src/Duration.h qpid/trunk/qpid/cpp/bindings/qpid

svn commit: r1556014 - /qpid/trunk/qpid/cpp/src/qpid/broker/Broker.cpp

2014-01-06 Thread chug
Author: chug Date: Mon Jan 6 20:13:52 2014 New Revision: 1556014 URL: http://svn.apache.org/r1556014 Log: QPID-5418: Prevent qpidd from loading multiple store modules - Patch from Ernie Allen Approved in https://reviews.apache.org/r/16573/ Modified: qpid/trunk/qpid/cpp/src/qpid/broker

svn commit: r1551308 - in /qpid/branches/0.26/qpid/cpp/bindings: ./ qpid/dotnet/examples/msvc10/csharp.direct.receiver/ qpid/dotnet/examples/msvc10/csharp.direct.sender/ qpid/dotnet/examples/msvc10/cs

2013-12-16 Thread chug
Author: chug Date: Mon Dec 16 18:45:15 2013 New Revision: 1551308 URL: http://svn.apache.org/r1551308 Log: NO-JIRA: Add ASF license statements exposed by RAT tool. merge -c 1551262 from trunk. Modified: qpid/branches/0.26/qpid/cpp/bindings/ (props changed) qpid/branches/0.26/qpid

svn commit: r1551262 - in /qpid/trunk/qpid/cpp/bindings/qpid/dotnet: examples/msvc10/csharp.direct.receiver/ examples/msvc10/csharp.direct.sender/ examples/msvc10/csharp.example.client/ examples/msvc1

2013-12-16 Thread chug
Author: chug Date: Mon Dec 16 16:51:44 2013 New Revision: 1551262 URL: http://svn.apache.org/r1551262 Log: NO-JIRA: Add ASF license statements to dotnet binding solution and config files. Reported by RAT on qpid-0.26-rc1 Generated at: 2013-12-15T18:48:44+00:00 Modified: qpid/trunk/qpid/cpp

svn commit: r1551256 - /qpid/trunk/qpid/cpp/src/qpid/ha/BrokerReplicator.cpp

2013-12-16 Thread chug
Author: chug Date: Mon Dec 16 16:33:24 2013 New Revision: 1551256 URL: http://svn.apache.org/r1551256 Log: QPID-5421: Restore windows fix that got reverted on r1550819 Modified: qpid/trunk/qpid/cpp/src/qpid/ha/BrokerReplicator.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/ha

svn commit: r1543935 - in /qpid/trunk/qpid/cpp/src/qpid/messaging/amqp: TcpTransport.cpp TcpTransport.h

2013-11-20 Thread chug
Author: chug Date: Wed Nov 20 20:24:15 2013 New Revision: 1543935 URL: http://svn.apache.org/r1543935 Log: QPID-5363: Add locks to prevent race condition in Amqp 1.0 transport handler. Windows clients occasionally crash on exit handling simultaneous eof() and close() on separate threads

svn commit: r1543123 - /qpid/trunk/qpid/cpp/src/qpid/broker/management-schema.xml

2013-11-18 Thread chug
Author: chug Date: Mon Nov 18 19:33:52 2013 New Revision: 1543123 URL: http://svn.apache.org/r1543123 Log: QPID-5355: Restore deleted management statistic. Modified: qpid/trunk/qpid/cpp/src/qpid/broker/management-schema.xml Modified: qpid/trunk/qpid/cpp/src/qpid/broker/management

svn commit: r1543046 - /qpid/branches/0.26/qpid/cpp/src/amqp.cmake

2013-11-18 Thread chug
Author: chug Date: Mon Nov 18 14:51:55 2013 New Revision: 1543046 URL: http://svn.apache.org/r1543046 Log: QPID-5349: Change windows qpid-proton install directory from \lib to \bin. Merge r1542880 from trunk Modified: qpid/branches/0.26/qpid/cpp/src/amqp.cmake Modified: qpid/branches/0.26

svn commit: r1542880 - /qpid/trunk/qpid/cpp/src/amqp.cmake

2013-11-17 Thread chug
Author: chug Date: Mon Nov 18 01:16:42 2013 New Revision: 1542880 URL: http://svn.apache.org/r1542880 Log: QPID-5349: qpid-proton.dll is not installed in \bin ampq.cmake installed the file in \lib and not in \bin with the rest of the dlls. Modified: qpid/trunk/qpid/cpp/src/amqp.cmake

svn commit: r1539113 - /qpid/trunk/qpid/cpp/bld-winsdk.ps1

2013-11-05 Thread chug
Author: chug Date: Tue Nov 5 19:59:34 2013 New Revision: 1539113 URL: http://svn.apache.org/r1539113 Log: QPID-5261: adjust winsdk packager to find objects in new places QPID-5262: don't ship Debug msvc runtime dlls Modified: qpid/trunk/qpid/cpp/bld-winsdk.ps1 Modified: qpid/trunk/qpi

svn commit: r1538730 - /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/configure-windows.ps1

2013-11-04 Thread chug
Author: chug Date: Mon Nov 4 19:38:35 2013 New Revision: 1538730 URL: http://svn.apache.org/r1538730 Log: NO-JIRA: track recent GEN_DOXYGEN to BUILD_DOCS change Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/configure-windows.ps1 Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet

svn commit: r1538674 - in /qpid/trunk/qpid/cpp: bindings/qpid/dotnet/src/ bindings/qpid/dotnet/src/msvc10/ bindings/qpid/dotnet/src/msvc9/ src/

2013-11-04 Thread chug
Author: chug Date: Mon Nov 4 16:52:58 2013 New Revision: 1538674 URL: http://svn.apache.org/r1538674 Log: QPID-5287: .NET binding does not set AssemblyVersion to build version. The fix is 1. rename the AssemblyInfo.cpp to indicate that it is a template. 2. put replacement strings into the

svn commit: r1536857 - in /qpid/trunk/qpid/cpp/src: CMakeLists.txt msvc.cmake

2013-10-29 Thread chug
Author: chug Date: Tue Oct 29 19:20:46 2013 New Revision: 1536857 URL: http://svn.apache.org/r1536857 Log: QPID-5274: Create separate cmake file for windows-specific functions. Added: qpid/trunk/qpid/cpp/src/msvc.cmake Modified: qpid/trunk/qpid/cpp/src/CMakeLists.txt Modified: qpid

svn commit: r1529235 - in /qpid/trunk/qpid/cpp: bld-winsdk.ps1 src/CMakeLists.txt src/amqp.cmake src/tests/brokertest.py src/tests/interlink_tests.py src/tests/swig_python_tests src/tests/test_env.sh.

2013-10-04 Thread chug
Author: chug Date: Fri Oct 4 17:41:50 2013 New Revision: 1529235 URL: http://svn.apache.org/r1529235 Log: QPID-5115: AMQP 1.0 client support built in to qpidmessaging for all platforms This commit disposes of the amqpc library and moves the functions into the qpidmessaging library. Now any

svn commit: r1527802 - /qpid/trunk/qpid/cpp/examples/messaging/hello_world.cpp

2013-09-30 Thread chug
Author: chug Date: Mon Sep 30 22:20:34 2013 New Revision: 1527802 URL: http://svn.apache.org/r1527802 Log: QPID-5196: Messaging example hello_world core dumps when given a bad connection option Move connection constructor into try-catch block Modified: qpid/trunk/qpid/cpp/examples

svn commit: r1527082 - /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/configure-windows.ps1

2013-09-27 Thread chug
Author: chug Date: Fri Sep 27 21:14:50 2013 New Revision: 1527082 URL: http://svn.apache.org/r1527082 Log: NO-JIRA: Show and save cmake command line Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/configure-windows.ps1 Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/configure

svn commit: r1527028 - /qpid/trunk/qpid/cpp/bld-winsdk.ps1

2013-09-27 Thread chug
Author: chug Date: Fri Sep 27 18:53:15 2013 New Revision: 1527028 URL: http://svn.apache.org/r1527028 Log: QPID-5188: Discover path to qpid sources and don't use hard coded 'qpid'. Modified: qpid/trunk/qpid/cpp/bld-winsdk.ps1 Modified: qpid/trunk/qpid/cpp/bld-winsdk

svn commit: r1526984 - /qpid/trunk/qpid/cpp/bld-winsdk.ps1

2013-09-27 Thread chug
Author: chug Date: Fri Sep 27 17:14:56 2013 New Revision: 1526984 URL: http://svn.apache.org/r1526984 Log: QPID-5187: Properly distribute ampqc.dll and amqpcd.dll in WinSDK Modified: qpid/trunk/qpid/cpp/bld-winsdk.ps1 Modified: qpid/trunk/qpid/cpp/bld-winsdk.ps1 URL: http://svn.apache.org

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

2013-09-26 Thread chug
Author: chug Date: Thu Sep 26 20:37:15 2013 New Revision: 1526673 URL: http://svn.apache.org/r1526673 Log: PROTON-430: cmake files written to wrong place(s) Add white space to make file names more visible Modified: qpid/proton/trunk/proton-c/CMakeLists.txt Modified: qpid/proton/trunk

svn commit: r1525980 - /qpid/trunk/qpid/cpp/src/qpid/broker/Broker.cpp

2013-09-24 Thread chug
Author: chug Date: Tue Sep 24 19:30:38 2013 New Revision: 1525980 URL: http://svn.apache.org/r1525980 Log: QPID-4604: C++ Broker queue creation limit bugfix - patch from Ernie Allen Don't count a queue creation against a queue that already exists. Modified: qpid/trunk/qpid/cpp/src

svn commit: r1525952 - /qpid/trunk/qpid/cpp/src/amqp.cmake

2013-09-24 Thread chug
Author: chug Date: Tue Sep 24 17:46:47 2013 New Revision: 1525952 URL: http://svn.apache.org/r1525952 Log: QPID-5155: Install proton library when included in windows build Modified: qpid/trunk/qpid/cpp/src/amqp.cmake Modified: qpid/trunk/qpid/cpp/src/amqp.cmake URL: http://svn.apache.org

svn commit: r1522678 - in /qpid/proton/trunk/proton-c: CMakeLists.txt src/libqpid-proton.cmake.in

2013-09-12 Thread chug
Author: chug Date: Thu Sep 12 17:39:36 2013 New Revision: 1522678 URL: http://svn.apache.org/r1522678 Log: PROTON-413: Support for finding an installed proton that works on windows Use in conjunction with commit associated with QPID-5103. 1. In proton: cmake -DCMAKE_INSTALL_PREFIX=P:/install

svn commit: r1522681 - /qpid/trunk/qpid/cpp/src/qpid/amqp/Encoder.h

2013-09-12 Thread chug
Author: chug Date: Thu Sep 12 17:46:15 2013 New Revision: 1522681 URL: http://svn.apache.org/r1522681 Log: QPID-5122: windows cleanup Modified: qpid/trunk/qpid/cpp/src/qpid/amqp/Encoder.h Modified: qpid/trunk/qpid/cpp/src/qpid/amqp/Encoder.h URL: http://svn.apache.org/viewvc/qpid/trunk

svn commit: r1522672 - /qpid/trunk/qpid/cpp/src/amqp.cmake

2013-09-12 Thread chug
Author: chug Date: Thu Sep 12 17:25:01 2013 New Revision: 1522672 URL: http://svn.apache.org/r1522672 Log: QPID-5103: Support for finding an installed proton that works on windows Use in conjunction with commit associated with PROTON-413. 1. In proton: cmake -DCMAKE_INSTALL_PREFIX=P:/install

svn commit: r1520947 - /qpid/trunk/qpid/cpp/examples/messaging/messaging_server_reconnect.vcproj

2013-09-08 Thread chug
Author: chug Date: Mon Sep 9 01:05:14 2013 New Revision: 1520947 URL: http://svn.apache.org/r1520947 Log: QPID-4932: expose reconnect&replay logic QPID-5120: install on windows installs checked-in solution/project files Check in a VS2008 project file that satisfies cmake QPID install. A

svn commit: r1520417 - /qpid/trunk/qpid/cpp/bld-winsdk.ps1

2013-09-05 Thread chug
Author: chug Date: Thu Sep 5 20:41:22 2013 New Revision: 1520417 URL: http://svn.apache.org/r1520417 Log: QPID-5114: WinSDK ships qpid-send.exe and qpid-receive.exe in bin\Release Modified: qpid/trunk/qpid/cpp/bld-winsdk.ps1 Modified: qpid/trunk/qpid/cpp/bld-winsdk.ps1 URL: http

svn commit: r1520133 - /qpid/trunk/qpid/cpp/src/qpid/ha/BrokerReplicator.cpp

2013-09-04 Thread chug
Author: chug Date: Wed Sep 4 20:27:29 2013 New Revision: 1520133 URL: http://svn.apache.org/r1520133 Log: NO-JIRA: repair build for VisualStudio 2010 and newer Boost vector::push_back now has two signatures that confuse boost. Use an explicit callback and do the push_back there. This is a replay

svn commit: r1518337 - in /qpid/trunk/qpid/cpp/src/qpid: ./ amqp/ broker/ messaging/amqp/

2013-08-28 Thread chug
Author: chug Date: Wed Aug 28 19:34:59 2013 New Revision: 1518337 URL: http://svn.apache.org/r1518337 Log: QPID-5102: C++ Broker Windows build with PROTON needs new _EXTERN statements. Note that this patch supplies only _EXTERNs. It does not change the build for finding PROTON nor does it

svn commit: r1518285 - /qpid/trunk/qpid/cpp/src/qpid/client/windows/SaslFactory.cpp

2013-08-28 Thread chug
Author: chug Date: Wed Aug 28 17:03:16 2013 New Revision: 1518285 URL: http://svn.apache.org/r1518285 Log: QPID-5101: C++ Broker Windows missing SaslFactory::createServer for AMQP 1.0 Modified: qpid/trunk/qpid/cpp/src/qpid/client/windows/SaslFactory.cpp Modified: qpid/trunk/qpid/cpp/src

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

2013-08-21 Thread chug
Author: chug Date: Wed Aug 21 16:03:42 2013 New Revision: 1516194 URL: http://svn.apache.org/r1516194 Log: PROTON-405: Windows install can't find jar files. This patch adds a cmake option to skip building/installing jars. Modified: qpid/proton/trunk/CMakeLists.txt Modified: qpid/p

<    2   3   4   5   6   7   8   9   10   >