Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 4456 invoked from network); 20 Nov 2009 23:28:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Nov 2009 23:28:09 -0000 Received: (qmail 10580 invoked by uid 500); 20 Nov 2009 23:28:09 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 10527 invoked by uid 500); 20 Nov 2009 23:28:09 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 10518 invoked by uid 99); 20 Nov 2009 23:28:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Nov 2009 23:28:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Nov 2009 23:28:05 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 6898D23889DA; Fri, 20 Nov 2009 23:27:19 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r882780 [6/6] - in /activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal: v1/ v2/ v3/ v4/ v5/ Date: Fri, 20 Nov 2009 23:27:05 -0000 To: commits@activemq.apache.org From: tabish@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091120232719.6898D23889DA@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/RemoveInfoMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/RemoveInfoMarshallerTest.cpp?rev=882780&r1=882779&r2=882780&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/RemoveInfoMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/RemoveInfoMarshallerTest.cpp Fri Nov 20 23:26:42 2009 @@ -24,6 +24,8 @@ #include #include +#include +#include #include #include #include @@ -31,6 +33,7 @@ #include #include #include +#include // // NOTE!: This file is autogenerated - do not modify! // if you need to make a change, please see the Java Classes in the Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/RemoveSubscriptionInfoMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/RemoveSubscriptionInfoMarshallerTest.cpp?rev=882780&r1=882779&r2=882780&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/RemoveSubscriptionInfoMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/RemoveSubscriptionInfoMarshallerTest.cpp Fri Nov 20 23:26:42 2009 @@ -24,6 +24,8 @@ #include #include +#include +#include #include #include #include @@ -31,6 +33,7 @@ #include #include #include +#include // // NOTE!: This file is autogenerated - do not modify! // if you need to make a change, please see the Java Classes in the Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ReplayCommandMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ReplayCommandMarshallerTest.cpp?rev=882780&r1=882779&r2=882780&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ReplayCommandMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ReplayCommandMarshallerTest.cpp Fri Nov 20 23:26:42 2009 @@ -24,6 +24,8 @@ #include #include +#include +#include #include #include #include @@ -31,6 +33,7 @@ #include #include #include +#include // // NOTE!: This file is autogenerated - do not modify! // if you need to make a change, please see the Java Classes in the Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ResponseMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ResponseMarshallerTest.cpp?rev=882780&r1=882779&r2=882780&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ResponseMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ResponseMarshallerTest.cpp Fri Nov 20 23:26:42 2009 @@ -24,6 +24,8 @@ #include #include +#include +#include #include #include #include @@ -31,6 +33,7 @@ #include #include #include +#include // // NOTE!: This file is autogenerated - do not modify! // if you need to make a change, please see the Java Classes in the Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SessionIdMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SessionIdMarshallerTest.cpp?rev=882780&r1=882779&r2=882780&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SessionIdMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SessionIdMarshallerTest.cpp Fri Nov 20 23:26:42 2009 @@ -24,6 +24,8 @@ #include #include +#include +#include #include #include #include @@ -31,6 +33,7 @@ #include #include #include +#include // // NOTE!: This file is autogenerated - do not modify! // if you need to make a change, please see the Java Classes in the Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SessionInfoMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SessionInfoMarshallerTest.cpp?rev=882780&r1=882779&r2=882780&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SessionInfoMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SessionInfoMarshallerTest.cpp Fri Nov 20 23:26:42 2009 @@ -24,6 +24,8 @@ #include #include +#include +#include #include #include #include @@ -31,6 +33,7 @@ #include #include #include +#include // // NOTE!: This file is autogenerated - do not modify! // if you need to make a change, please see the Java Classes in the Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ShutdownInfoMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ShutdownInfoMarshallerTest.cpp?rev=882780&r1=882779&r2=882780&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ShutdownInfoMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ShutdownInfoMarshallerTest.cpp Fri Nov 20 23:26:42 2009 @@ -24,6 +24,8 @@ #include #include +#include +#include #include #include #include @@ -31,6 +33,7 @@ #include #include #include +#include // // NOTE!: This file is autogenerated - do not modify! // if you need to make a change, please see the Java Classes in the Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SubscriptionInfoMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SubscriptionInfoMarshallerTest.cpp?rev=882780&r1=882779&r2=882780&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SubscriptionInfoMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SubscriptionInfoMarshallerTest.cpp Fri Nov 20 23:26:42 2009 @@ -24,6 +24,8 @@ #include #include +#include +#include #include #include #include @@ -31,6 +33,7 @@ #include #include #include +#include // // NOTE!: This file is autogenerated - do not modify! // if you need to make a change, please see the Java Classes in the Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/TransactionInfoMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/TransactionInfoMarshallerTest.cpp?rev=882780&r1=882779&r2=882780&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/TransactionInfoMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/TransactionInfoMarshallerTest.cpp Fri Nov 20 23:26:42 2009 @@ -24,6 +24,8 @@ #include #include +#include +#include #include #include #include @@ -31,6 +33,7 @@ #include #include #include +#include // // NOTE!: This file is autogenerated - do not modify! // if you need to make a change, please see the Java Classes in the Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/WireFormatInfoMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/WireFormatInfoMarshallerTest.cpp?rev=882780&r1=882779&r2=882780&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/WireFormatInfoMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/WireFormatInfoMarshallerTest.cpp Fri Nov 20 23:26:42 2009 @@ -24,6 +24,8 @@ #include #include +#include +#include #include #include #include @@ -31,6 +33,7 @@ #include #include #include +#include // // NOTE!: This file is autogenerated - do not modify! // if you need to make a change, please see the Java Classes in the Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/XATransactionIdMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/XATransactionIdMarshallerTest.cpp?rev=882780&r1=882779&r2=882780&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/XATransactionIdMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/XATransactionIdMarshallerTest.cpp Fri Nov 20 23:26:42 2009 @@ -24,6 +24,8 @@ #include #include +#include +#include #include #include #include @@ -31,6 +33,7 @@ #include #include #include +#include // // NOTE!: This file is autogenerated - do not modify! // if you need to make a change, please see the Java Classes in the