Commit Graph

18 Commits

Author SHA1 Message Date
markpollack
f7a97bfe31 SPRNET-1268 - Spring Exceptions should pass tests to ensure compliance with .NET framework guidelines.
SPRNET-1267 - Add optimize compiler flag for release build
2009-11-10 03:04:07 +00:00
eeichinger
da3093992f ingored files 2009-08-03 17:19:38 +00:00
markpollack
57c972ebab misc build fixes for release, doc improvements. 2009-08-03 12:16:43 +00:00
eeichinger
1a8d11815a made Spring.Messaging.Tests compile 2009-07-30 10:51:26 +00:00
markpollack
85c75d4fe4 SPRNET-1091 2009-07-28 05:57:20 +00:00
markpollack
64df937a58 SPRNET-1233 - Support for sending to remote private queue.
Changes to MessageQueueTemplate
1. Registers MessageQueueMetadataCache in ApplicationContext if not set explicitly.  
2. Logs warnings if MetadataCache property is set to null, for example in stand alone API usage.  
3. No longer has DefaultMessageQueueObjectName as a required .

DefaultMessageQueueFactory updates MessageQueueMetadataCache in ApplicationContext when a new MessageQueue is registered.
2009-07-25 05:05:43 +00:00
markpollack
c217365748 SPRNET-1233 - Support for sending to remote private queue. Clean up debug logging that would cause issues with remote private queues. 2009-07-24 21:34:33 +00:00
markpollack
2df26716e3 More fixes upgrading to NUnit 2.5.x 2009-07-24 01:11:16 +00:00
lahma
0e7454f17c Fixed VS2005 project files 2009-07-23 22:25:54 +00:00
eeichinger
47762e3f0f upgraded to nunit 2.5.1 for running unit tests
integrated ncover for code coverage analysis
switched COM integration tests to explicit
2009-07-14 22:37:59 +00:00
eeichinger
60ecf0e05d fixed SPRNET-1225
fixed SPRNET-1224
2009-06-27 03:09:55 +00:00
eeichinger
26555e09a0 fixed Spring.Messaging.Tests 2009-06-25 10:14:39 +00:00
markpollack
27b6376f6b misc updates. 2009-04-21 05:51:47 +00:00
markpollack
284ca98d97 various misc build fixes/.csproj maintenance 2008-10-14 22:34:51 +00:00
markpollack
6a51ec1417 SPRNET-1055 - Provide ability to easily register to MessageQueueFactoryObject definitions with the container at runtime 2008-10-12 21:00:43 +00:00
bbaia
5ffea6052d Updated VS2008 sln/csproj files (NET_3_0 symbol, target framework 2.0 by default). 2008-08-05 00:55:05 +00:00
bbaia
f58951caa0 Added VS2008 sln/csproj files. 2008-08-03 15:51:15 +00:00
markpollack
90379aced9 Initial MSMQ support 2008-07-16 19:12:51 +00:00