Commit Graph

842 Commits

Author SHA1 Message Date
eeichinger
0521f868bd added enum support for SPRNET-467 2009-07-27 16:36:59 +00:00
eeichinger
231e096fac SPRNET-467 2009-07-27 16:03:21 +00:00
lahma
5a2e7c6c26 Fixed VS2005 project files 2009-07-27 06:20:22 +00:00
eeichinger
2c9b7a5c6e improved tests for SPRNET-1235 2009-07-26 21:10:21 +00:00
eeichinger
477b829469 SPRNET-1235 2009-07-26 20:36:59 +00:00
eeichinger
6091e9c491 SPRNET-1234 2009-07-26 17:49:40 +00:00
eeichinger
96a447f7c3 renamed BreakingChanges-1.2.txt to BreakingChanges-1.3.txt 2009-07-26 16:06:01 +00:00
eeichinger
640cddbd91 polishing
renamed BreakingChanges-1.2.txt to BreakingChanges-1.3.txt
2009-07-26 16:05:31 +00:00
eeichinger
6610f5e014 sprnet-504
sprnet-1005
2009-07-26 15:26:48 +00:00
eeichinger
a98965e7e5 fixed webcontrol object naming compatibility issue
fixed factory product caching
2009-07-25 14:03:12 +00:00
lahma
4c5675663d Visual updates to Northwind demo, some refactoring 2009-07-25 13:16:55 +00:00
lahma
573a0903f6 Added support for NH 3.0 (built from trunk), added net-3.5 target to build file, added NH 3.0 targets to build, set NH 2.1 to be part of standard build 2009-07-25 09:34:50 +00:00
lahma
264cc82c81 Fixed Spring.Messaging.2005 project file 2009-07-25 07:33:09 +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
lahma
9635c82336 SPRNET-1102: Updating NHibernate Northwind example to NH 2.1, some minor UI adjustments 2009-07-24 19:03:28 +00:00
eeichinger
0bc02e8db1 synced AdvisedSupport with Spring/J 2009-07-24 16:34:14 +00:00
lahma
bf2fc3df7b Set Spring.build to allow compilation on x64 machines with NAnt 0.86 (sysinfo failonerror=false) and fixed NHibernate test build file 2009-07-24 15:42:43 +00:00
lahma
073a6cb39d Reverted unintentional change that showed problem with attributes without cache keys 2009-07-24 15:13:42 +00:00
lahma
82d5d43e75 Fixing some unfortunate build problems... 2009-07-24 15:08:46 +00:00
lahma
29f1437ea2 SPRNET-1104: Updating to NHibernate 2.1 GA, porting Java features to LocalSessionFactoryObject, changing integration tests to use (local) SQL Server instance instead of fixed host name and named instance, changing to LinFu provider for now 2009-07-24 14:59:24 +00:00
lahma
403f53e6c0 Removing a couple more dependencies to DotNetMock 2009-07-24 09:27:03 +00:00
lahma
5943c13b27 Changed deprecated use of Assert.IsInstanceOfType to new Assert.IsInstanceOf 2009-07-24 07:42:10 +00:00
markpollack
828b79e405 SPRNET-1196 - Added build support but disabled until CI machine can support running mstest. 2009-07-24 05:36:41 +00:00
markpollack
c8ec84d9a9 SPRNET-1196 - Added build support but disabled until CI machine can support running mstest. 2009-07-24 03:18:35 +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
lahma
bb05bc85e6 Changed failing DotNetMock tests to use Rhino, one test needs checkup to get it out from ignore 2009-07-23 21:49:09 +00:00
markpollack
b61a475ff2 Update DotNetMock for use with NUnit 2.5.x 2009-07-23 16:26:05 +00:00
eeichinger
b72a4eda8d cleanup
throw ArgumentException if no config location is passed into XmlApplicationContext 
always create DynamicMethod with "skipVisibility=true"
fixed bug introduced with the object definition's "scope" property when configuring prototypes in webapps
2009-07-22 23:42:01 +00:00
markpollack
f269366cb1 SPRNET-1206 - Upgrade to NUnit 2.5 - remove running on .NET 1.0 2009-07-22 20:34:31 +00:00
markpollack
31ef1727d6 SPRNET-1206 - Upgrade to NUnit 2.5 2009-07-22 20:27:38 +00:00
eeichinger
522d55ca2a fixed SPRNET-1231 2009-07-22 18:09:24 +00:00
markpollack
b3e76a021d SPRNET-1126 - XmlMessageConverter/TypeMapper usage should be able to embed fully qualified type name to enable type sharing between producer and subscriber 2009-07-22 06:51:33 +00:00
markpollack
807f100104 SPRNET-1218 - Update to use Apache NMS 1.1 2009-07-21 04:42:54 +00:00
markpollack
8dba629ab2 copy edits 2009-07-20 18:51:35 +00:00
eeichinger
a2fccb5a82 removed nunit workaround 2009-07-15 16:34:10 +00:00
eeichinger
1d65263f23 added *.pdb excludes for lib dirs
added sample for switching between ncover/nunit
2009-07-15 13:20:25 +00:00
eeichinger
aaa2133cec reverted to pure nunit tests without coverage analysis due to ci server issues with ncover 2009-07-14 23:22:03 +00:00
eeichinger
21805fd8b3 2009-07-14 23:15:46 +00:00
eeichinger
2931669848 excluded tests from net-1.0 build 2009-07-14 23:08:26 +00:00
eeichinger
f0cfda94b8 excluded tests from net-1.0 build 2009-07-14 23:04:59 +00:00
eeichinger
65fa3a971a deleted obsolete nunit2outproc task 2009-07-14 22:53:39 +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
ec75e5c13a upgraded to NUnitAspEx 2.0.3482.27831 - no nunit dependency anymore 2009-07-14 16:59:47 +00:00
erezmazor
ee682866bf Adding templating xsds to build file 2009-07-11 22:24:24 +00:00
erezmazor
c75ee59140 - Added custom namespace definition for (spring-template-1.2.xsd) the associated entry in NamespaceParserRegistry
- Added documentation for the spring template nvelocity implementation
2009-07-11 20:25:38 +00:00
markpollack
3c7d8eabf7 copy edits 2009-07-10 08:17:00 +00:00
eeichinger
145e2ae54b fixed net-1.0 build error
fixed SPRNET-1201
2009-06-27 03:38:41 +00:00
eeichinger
60ecf0e05d fixed SPRNET-1225
fixed SPRNET-1224
2009-06-27 03:09:55 +00:00