You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2007/03/08 15:24:21 UTC

svn commit: r516051 [1/7] - in /activemq/activemq-dotnet/trunk: ./ lib/all/nunit/ src/main/csharp/ActiveMQ/ src/main/csharp/ActiveMQ/Transport/ src/main/csharp/ActiveMQ/Transport/Stomp/ src/main/csharp/ActiveMQ/Util/ src/main/csharp/NMS/ src/main/cshar...

Author: chirino
Date: Thu Mar  8 06:24:17 2007
New Revision: 516051

URL: http://svn.apache.org/viewvc?view=rev&rev=516051
Log:
set the eol-style to native

Removed:
    activemq/activemq-dotnet/trunk/DISCLAIMER.txt
Modified:
    activemq/activemq-dotnet/trunk/NOTICE.txt   (contents, props changed)
    activemq/activemq-dotnet/trunk/README.txt   (props changed)
    activemq/activemq-dotnet/trunk/lib/all/nunit/nunit.framework.license.txt   (contents, props changed)
    activemq/activemq-dotnet/trunk/lib/all/nunit/nunit.framework.xml   (contents, props changed)
    activemq/activemq-dotnet/trunk/nant.build   (props changed)
    activemq/activemq-dotnet/trunk/sharpdevelop-activemq-test.csproj   (contents, props changed)
    activemq/activemq-dotnet/trunk/sharpdevelop-activemq.csproj   (contents, props changed)
    activemq/activemq-dotnet/trunk/sharpdevelop-msmq-test.csproj   (contents, props changed)
    activemq/activemq-dotnet/trunk/sharpdevelop-msmq.csproj   (contents, props changed)
    activemq/activemq-dotnet/trunk/sharpdevelop-nms-test.csproj   (contents, props changed)
    activemq/activemq-dotnet/trunk/sharpdevelop-nms.csproj   (contents, props changed)
    activemq/activemq-dotnet/trunk/sharpdevelop-test.csproj   (contents, props changed)
    activemq/activemq-dotnet/trunk/sharpdevelop.sln   (contents, props changed)
    activemq/activemq-dotnet/trunk/src/main/csharp/ActiveMQ/DispatchingThread.cs   (contents, props changed)
    activemq/activemq-dotnet/trunk/src/main/csharp/ActiveMQ/ITrace.cs   (contents, props changed)
    activemq/activemq-dotnet/trunk/src/main/csharp/ActiveMQ/Tracer.cs   (contents, props changed)
    activemq/activemq-dotnet/trunk/src/main/csharp/ActiveMQ/Transport/IWireFormat.cs   (props changed)
    activemq/activemq-dotnet/trunk/src/main/csharp/ActiveMQ/Transport/Stomp/StompFrameStream.cs   (props changed)
    activemq/activemq-dotnet/trunk/src/main/csharp/ActiveMQ/Util/DateUtils.cs   (props changed)
    activemq/activemq-dotnet/trunk/src/main/csharp/NMS/IObjectMessage.cs   (props changed)
    activemq/activemq-dotnet/trunk/src/main/csharp/NMS/InvalidDestinationException.cs   (props changed)
    activemq/activemq-dotnet/trunk/src/main/csharp/NMS/NMSConstants.cs   (props changed)
    activemq/activemq-dotnet/trunk/src/main/csharp/Stomp/ConnectionFactory.cs   (props changed)
    activemq/activemq-dotnet/trunk/src/sandbox/alternative-threading/CountDownLatch2.cs   (props changed)
    activemq/activemq-dotnet/trunk/src/sandbox/alternative-threading/Dispatcher.cs   (props changed)
    activemq/activemq-dotnet/trunk/src/sandbox/alternative-threading/DispatchingThread.cs   (contents, props changed)
    activemq/activemq-dotnet/trunk/src/sandbox/alternative-threading/EventSemaphore.cs   (props changed)
    activemq/activemq-dotnet/trunk/src/sandbox/alternative-threading/FutureResponse.cs   (props changed)
    activemq/activemq-dotnet/trunk/src/test/csharp/ActiveMQ/NMSPropertyTest.cs   (props changed)
    activemq/activemq-dotnet/trunk/src/test/csharp/MSMQ/CommonAssemblyInfo.cs   (contents, props changed)
    activemq/activemq-dotnet/trunk/src/test/csharp/NMS/Test/NMSPropertyTest.cs   (props changed)
    activemq/activemq-dotnet/trunk/src/test/csharp/Stomp/BadConsumeTest.cs   (props changed)
    activemq/activemq-dotnet/trunk/src/test/csharp/Stomp/CommonAssemblyInfo.cs   (contents, props changed)
    activemq/activemq-dotnet/trunk/src/test/csharp/Stomp/ConsumerTest.cs   (props changed)
    activemq/activemq-dotnet/trunk/src/test/csharp/Stomp/DurableTest.cs   (props changed)
    activemq/activemq-dotnet/trunk/src/test/csharp/Stomp/MapMessageTest.cs   (props changed)
    activemq/activemq-dotnet/trunk/src/test/csharp/Stomp/NMSPropertyTest.cs   (props changed)
    activemq/activemq-dotnet/trunk/src/test/csharp/Stomp/StompHelperTest.cs   (props changed)
    activemq/activemq-dotnet/trunk/src/test/csharp/Stomp/TemporaryQueueTest.cs   (props changed)
    activemq/activemq-dotnet/trunk/src/test/csharp/Stomp/TextMessage.cs   (props changed)
    activemq/activemq-dotnet/trunk/src/test/csharp/Stomp/TransactionTest.cs   (props changed)
    activemq/activemq-dotnet/trunk/vs2005-activemq-cf20.csproj   (contents, props changed)
    activemq/activemq-dotnet/trunk/vs2005-activemq-test.csproj   (contents, props changed)
    activemq/activemq-dotnet/trunk/vs2005-activemq.csproj   (contents, props changed)
    activemq/activemq-dotnet/trunk/vs2005-msmq-test.csproj   (contents, props changed)
    activemq/activemq-dotnet/trunk/vs2005-msmq.csproj   (contents, props changed)
    activemq/activemq-dotnet/trunk/vs2005-nms-cf20.csproj   (contents, props changed)
    activemq/activemq-dotnet/trunk/vs2005-nms-test.csproj   (contents, props changed)
    activemq/activemq-dotnet/trunk/vs2005-nms.csproj   (contents, props changed)
    activemq/activemq-dotnet/trunk/vs2005-stomp-test.csproj   (contents, props changed)
    activemq/activemq-dotnet/trunk/vs2005-stomp.csproj   (contents, props changed)
    activemq/activemq-dotnet/trunk/vs2005.sln   (contents, props changed)

Modified: activemq/activemq-dotnet/trunk/NOTICE.txt
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/trunk/NOTICE.txt?view=diff&rev=516051&r1=516050&r2=516051
==============================================================================
--- activemq/activemq-dotnet/trunk/NOTICE.txt (original)
+++ activemq/activemq-dotnet/trunk/NOTICE.txt Thu Mar  8 06:24:17 2007
@@ -1,12 +1,12 @@
-=========================================================================
-==  NOTICE file corresponding to the section 4 d of                    ==
-==  the Apache License, Version 2.0,                                   ==
-==  in this case for the Apache ActiveMQ distribution.                 ==
-=========================================================================
-
-Apache ActiveMQ
-Copyright 2005-2006 The Apache Software Foundation
-
-This product includes software developed by
-The Apache Software Foundation (http://www.apache.org/).
-
+=========================================================================
+==  NOTICE file corresponding to the section 4 d of                    ==
+==  the Apache License, Version 2.0,                                   ==
+==  in this case for the Apache ActiveMQ distribution.                 ==
+=========================================================================
+
+Apache ActiveMQ
+Copyright 2005-2006 The Apache Software Foundation
+
+This product includes software developed by
+The Apache Software Foundation (http://www.apache.org/).
+

Propchange: activemq/activemq-dotnet/trunk/NOTICE.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: activemq/activemq-dotnet/trunk/README.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: activemq/activemq-dotnet/trunk/lib/all/nunit/nunit.framework.license.txt
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/trunk/lib/all/nunit/nunit.framework.license.txt?view=diff&rev=516051&r1=516050&r2=516051
==============================================================================
--- activemq/activemq-dotnet/trunk/lib/all/nunit/nunit.framework.license.txt (original)
+++ activemq/activemq-dotnet/trunk/lib/all/nunit/nunit.framework.license.txt Thu Mar  8 06:24:17 2007
@@ -1,14 +1,14 @@
-Copyright © 2002-2003 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov, Charlie Poole
-Copyright © 2000-2003 Philip A. Craig
-
-This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
-
-Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
-
-1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment (see the following) in the product documentation is required.
-
-Portions Copyright © 2002-2003 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov, Charlie Poole or Copyright © 2000-2003 Philip A. Craig
-
-2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
-
+Copyright © 2002-2003 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov, Charlie Poole
+Copyright © 2000-2003 Philip A. Craig
+
+This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
+
+Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
+
+1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment (see the following) in the product documentation is required.
+
+Portions Copyright © 2002-2003 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov, Charlie Poole or Copyright © 2000-2003 Philip A. Craig
+
+2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
+
 3. This notice may not be removed or altered from any source distribution.

Propchange: activemq/activemq-dotnet/trunk/lib/all/nunit/nunit.framework.license.txt
------------------------------------------------------------------------------
    svn:eol-style = native