Commit Graph

572 Commits

Author SHA1 Message Date
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
eeichinger
c6c8d03dc7 added missing files 2009-06-25 20:21:53 +00:00
eeichinger
ff3bb33a3a synced AbstractAdvisorAutoProxyCreator hierarchy w/ Spring/J
introduced new "Role" property in IObjectDefinition
prepared introducing InfrastructureAdvisorAutoProxyCreator
2009-06-25 20:06:10 +00:00
eeichinger
adb63f8e6d partial fix for SPRNET-1221 (avoid duplicate advice invocations for nested proxies) 2009-06-25 10:17:11 +00:00
eeichinger
26555e09a0 fixed Spring.Messaging.Tests 2009-06-25 10:14:39 +00:00
eeichinger
c13ca4ab77 disabled vs project signing 2009-06-25 10:04:27 +00:00
eeichinger
c1ae441b71 polishing 2009-06-24 16:43:02 +00:00
markpollack
6ee64f4776 exclude from mono build 2009-06-20 20:26:17 +00:00
markpollack
1dd0d8a0f1 Add EMS as well known namespace 2009-06-20 20:25:27 +00:00
markpollack
d4a1ea8194 fixes to build mono
clean up some extraneous TODO's
2009-06-20 01:36:54 +00:00
markpollack
8d5c858dde make explicit reference to example directories for each quickstart. 2009-06-20 01:33:18 +00:00
markpollack
04ac4aec80 TIBCO EMS QuickStart
Add additional constructors to ConnectionFactory
Remove comments referring to 'NMS'
2009-06-18 06:49:31 +00:00
markpollack
a8b6e5feff TIBCO EMS QuickStart 2009-06-18 06:48:10 +00:00
markpollack
89c7e246a9 Make ConnectionFactory more amenable to DI by changing SetXXX methods (even with multiple arguments) to properties. 2009-06-18 04:45:40 +00:00
markpollack
24d072a879 SPRNET-1218 - Update to use Apache NMS 1.1 2009-06-16 20:12:35 +00:00
markpollack
836c53efb0 SPRNET-1218 - Update to use Apache NMS 1.1 2009-06-16 20:05:34 +00:00
markpollack
8a114489a3 SPRNET-1218 - Update to use Apache NMS 1.1 2009-06-16 20:03:42 +00:00
markpollack
4ae54fe77b SPRNET-1218 - Update to use Apache NMS 1.1 2009-06-16 20:02:46 +00:00
markpollack
f7734690f4 Minor cleanup.
Added example of RequestReplyNmsTemplate
2009-06-16 19:53:15 +00:00
markpollack
aca4e4f246 Messaging solutions that include only the minimal dependencies 2009-06-16 04:58:56 +00:00
erezmazor
5ef2b47007 Added tests, corrected documentation and made some minor enhancements to the engine factory. 2009-06-06 19:33:57 +00:00