Author: rupertlssmith
Date: Wed Oct 10 02:19:05 2007
New Revision: 583401

URL: http://svn.apache.org/viewvc?rev=583401&view=rev
Log:
Merged revisions 583399 via svnmerge from 
https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1

........
  r583399 | rupertlssmith | 2007-10-10 10:17:15 +0100 (Wed, 10 Oct 2007) | 1 
line
  
  Removed deleted dependecny FailoverTxTest.
........

Modified:
    incubator/qpid/branches/M2/   (props changed)
    incubator/qpid/branches/M2/dotnet/Qpid.Client.Tests/Qpid.Client.Tests.csproj

Propchange: incubator/qpid/branches/M2/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Wed Oct 10 02:19:05 2007
@@ -1 +1 @@
-/incubator/qpid/branches/M2.1:1-573736,573738-577772,577774-578732,578734,578736-578744,578746-578827,578829-583156,583170,583173
+/incubator/qpid/branches/M2.1:1-573736,573738-577772,577774-578732,578734,578736-578744,578746-578827,578829-583156,583170,583173,583399

Modified: 
incubator/qpid/branches/M2/dotnet/Qpid.Client.Tests/Qpid.Client.Tests.csproj
URL: 
http://svn.apache.org/viewvc/incubator/qpid/branches/M2/dotnet/Qpid.Client.Tests/Qpid.Client.Tests.csproj?rev=583401&r1=583400&r2=583401&view=diff
==============================================================================
--- 
incubator/qpid/branches/M2/dotnet/Qpid.Client.Tests/Qpid.Client.Tests.csproj 
(original)
+++ 
incubator/qpid/branches/M2/dotnet/Qpid.Client.Tests/Qpid.Client.Tests.csproj 
Wed Oct 10 02:19:05 2007
@@ -56,7 +56,6 @@
     <Compile Include="connection\ConnectionTest.cs" />
     <Compile Include="connection\SslConnectionTest.cs" />
     <Compile Include="failover\FailoverTest.cs" />
-    <Compile Include="failover\FailoverTxTest.cs" />
     <Compile Include="HeadersExchange\HeadersExchangeTest.cs" />
     <Compile Include="interop\TopicListener.cs" />
     <Compile Include="interop\TopicPublisher.cs" />


Reply via email to