Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ProducerAckMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ProducerAckMarshallerTest.cpp?rev=1133488&r1=1133487&r2=1133488&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ProducerAckMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ProducerAckMarshallerTest.cpp Wed Jun 8 18:06:23 2011 @@ -73,7 +73,7 @@ void ProducerAckMarshallerTest::testLoos OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( false ); ProducerAck outCommand; @@ -113,7 +113,7 @@ void ProducerAckMarshallerTest::testTigh OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( true ); ProducerAck outCommand;
Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ProducerIdMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ProducerIdMarshallerTest.cpp?rev=1133488&r1=1133487&r2=1133488&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ProducerIdMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ProducerIdMarshallerTest.cpp Wed Jun 8 18:06:23 2011 @@ -73,7 +73,7 @@ void ProducerIdMarshallerTest::testLoose OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( false ); ProducerId outCommand; @@ -113,7 +113,7 @@ void ProducerIdMarshallerTest::testTight OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( true ); ProducerId outCommand; Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ProducerInfoMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ProducerInfoMarshallerTest.cpp?rev=1133488&r1=1133487&r2=1133488&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ProducerInfoMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ProducerInfoMarshallerTest.cpp Wed Jun 8 18:06:23 2011 @@ -73,7 +73,7 @@ void ProducerInfoMarshallerTest::testLoo OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( false ); ProducerInfo outCommand; @@ -113,7 +113,7 @@ void ProducerInfoMarshallerTest::testTig OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( true ); ProducerInfo outCommand; Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/RemoveInfoMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/RemoveInfoMarshallerTest.cpp?rev=1133488&r1=1133487&r2=1133488&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/RemoveInfoMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/RemoveInfoMarshallerTest.cpp Wed Jun 8 18:06:23 2011 @@ -73,7 +73,7 @@ void RemoveInfoMarshallerTest::testLoose OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( false ); RemoveInfo outCommand; @@ -113,7 +113,7 @@ void RemoveInfoMarshallerTest::testTight OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( true ); RemoveInfo outCommand; Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/RemoveSubscriptionInfoMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/RemoveSubscriptionInfoMarshallerTest.cpp?rev=1133488&r1=1133487&r2=1133488&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/RemoveSubscriptionInfoMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/RemoveSubscriptionInfoMarshallerTest.cpp Wed Jun 8 18:06:23 2011 @@ -73,7 +73,7 @@ void RemoveSubscriptionInfoMarshallerTes OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( false ); RemoveSubscriptionInfo outCommand; @@ -113,7 +113,7 @@ void RemoveSubscriptionInfoMarshallerTes OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( true ); RemoveSubscriptionInfo outCommand; Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ReplayCommandMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ReplayCommandMarshallerTest.cpp?rev=1133488&r1=1133487&r2=1133488&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ReplayCommandMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ReplayCommandMarshallerTest.cpp Wed Jun 8 18:06:23 2011 @@ -73,7 +73,7 @@ void ReplayCommandMarshallerTest::testLo OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( false ); ReplayCommand outCommand; @@ -113,7 +113,7 @@ void ReplayCommandMarshallerTest::testTi OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( true ); ReplayCommand outCommand; Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ResponseMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ResponseMarshallerTest.cpp?rev=1133488&r1=1133487&r2=1133488&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ResponseMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ResponseMarshallerTest.cpp Wed Jun 8 18:06:23 2011 @@ -73,7 +73,7 @@ void ResponseMarshallerTest::testLooseMa OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( false ); Response outCommand; @@ -113,7 +113,7 @@ void ResponseMarshallerTest::testTightMa OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( true ); Response outCommand; Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/SessionIdMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/SessionIdMarshallerTest.cpp?rev=1133488&r1=1133487&r2=1133488&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/SessionIdMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/SessionIdMarshallerTest.cpp Wed Jun 8 18:06:23 2011 @@ -73,7 +73,7 @@ void SessionIdMarshallerTest::testLooseM OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( false ); SessionId outCommand; @@ -113,7 +113,7 @@ void SessionIdMarshallerTest::testTightM OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( true ); SessionId outCommand; Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/SessionInfoMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/SessionInfoMarshallerTest.cpp?rev=1133488&r1=1133487&r2=1133488&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/SessionInfoMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/SessionInfoMarshallerTest.cpp Wed Jun 8 18:06:23 2011 @@ -73,7 +73,7 @@ void SessionInfoMarshallerTest::testLoos OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( false ); SessionInfo outCommand; @@ -113,7 +113,7 @@ void SessionInfoMarshallerTest::testTigh OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( true ); SessionInfo outCommand; Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ShutdownInfoMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ShutdownInfoMarshallerTest.cpp?rev=1133488&r1=1133487&r2=1133488&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ShutdownInfoMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/ShutdownInfoMarshallerTest.cpp Wed Jun 8 18:06:23 2011 @@ -73,7 +73,7 @@ void ShutdownInfoMarshallerTest::testLoo OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( false ); ShutdownInfo outCommand; @@ -113,7 +113,7 @@ void ShutdownInfoMarshallerTest::testTig OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( true ); ShutdownInfo outCommand; Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/SubscriptionInfoMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/SubscriptionInfoMarshallerTest.cpp?rev=1133488&r1=1133487&r2=1133488&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/SubscriptionInfoMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/SubscriptionInfoMarshallerTest.cpp Wed Jun 8 18:06:23 2011 @@ -73,7 +73,7 @@ void SubscriptionInfoMarshallerTest::tes OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( false ); SubscriptionInfo outCommand; @@ -113,7 +113,7 @@ void SubscriptionInfoMarshallerTest::tes OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( true ); SubscriptionInfo outCommand; Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/TransactionInfoMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/TransactionInfoMarshallerTest.cpp?rev=1133488&r1=1133487&r2=1133488&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/TransactionInfoMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/TransactionInfoMarshallerTest.cpp Wed Jun 8 18:06:23 2011 @@ -73,7 +73,7 @@ void TransactionInfoMarshallerTest::test OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( false ); TransactionInfo outCommand; @@ -113,7 +113,7 @@ void TransactionInfoMarshallerTest::test OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( true ); TransactionInfo outCommand; Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/WireFormatInfoMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/WireFormatInfoMarshallerTest.cpp?rev=1133488&r1=1133487&r2=1133488&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/WireFormatInfoMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/WireFormatInfoMarshallerTest.cpp Wed Jun 8 18:06:23 2011 @@ -73,7 +73,7 @@ void WireFormatInfoMarshallerTest::testL OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( false ); WireFormatInfo outCommand; @@ -113,7 +113,7 @@ void WireFormatInfoMarshallerTest::testT OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( true ); WireFormatInfo outCommand; Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/XATransactionIdMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/XATransactionIdMarshallerTest.cpp?rev=1133488&r1=1133487&r2=1133488&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/XATransactionIdMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/generated/XATransactionIdMarshallerTest.cpp Wed Jun 8 18:06:23 2011 @@ -73,7 +73,7 @@ void XATransactionIdMarshallerTest::test OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( false ); XATransactionId outCommand; @@ -113,7 +113,7 @@ void XATransactionIdMarshallerTest::test OpenWireFormat openWireFormat( props ); // Configure for this test. - openWireFormat.setVersion( 6 ); + openWireFormat.setVersion( 8 ); openWireFormat.setTightEncodingEnabled( true ); XATransactionId outCommand;
