Commit Graph

1780 Commits

Author SHA1 Message Date
markpollack
ebee9d3242 .NET 3.0 build references Spring libs from .NET 2.0 build. Only build Spring.Services and run tests for .NET 3.0 build. 2009-12-15 04:22:08 +00:00
markpollack
dd353f3288 Document X! project files 2009-12-15 01:35:50 +00:00
bbaia
ce0dd76024 IConfigurableFactoryObject should not use ConfigureObject method to configure the product's factory [SPRNET-1296] 2009-12-14 23:55:49 +00:00
eeichinger
d6f1a93c5f fixed error messages in WebServiceExporter 2009-12-14 23:31:44 +00:00
markpollack
7fe428a68e Sync NH12 with recent changes for NH2x in changeset https://fisheye.springsource.org/changelog/spring-net/?name=lahma&cs=854 2009-12-14 23:21:08 +00:00
markpollack
ad32bafe12 .NET 3.0 build references Spring libs from .NET 2.0 build. Only build Spring.Services and run tests for .NET 3.0 build. 2009-12-14 23:04:36 +00:00
bbaia
880796b36b Add MySql 6.1.3 ado.net provider [SPRNET-1295]
Synchronized spring-database-1.1.xsd schema and DbProviders documentation.
2009-12-14 22:39:56 +00:00
eeichinger
97bc23c578 fixed broken SessionScopeSettingsTests
removed obsolete check for IsCurrentlyInCreation in AbstractObjectFactory.IsFactoryObject
added test for autoproxying FactoryObjectMethod products
2009-12-14 20:14:48 +00:00
markpollack
b378ef5156 SPRNET-1194 - Make public and protected method in AdoTemplate (both core and generic) virtual to better support testing 2009-12-14 19:30:52 +00:00
markpollack
645b69f84a SPRNET-1294 - Change use of NotImplementedExceptions to NotSupportedExceptions 2009-12-14 18:49:43 +00:00
markpollack
1c302188ed Implement remaining methods/properties that threw NotImplementedExceptions.
Remove extraneous methods that were NMS specific.
2009-12-14 18:28:04 +00:00
markpollack
388c72f784 SPRNET-1293 - Remove extraneous methods in implementations of NMS caching classes that use RequestTimeOut as a method parameter 2009-12-14 18:17:33 +00:00
lahma
f3972d09d4 Allow configuration of BytecodeProvider with a LocalSessionFactory property 2009-12-14 15:30:15 +00:00
eeichinger
29410497a7 exposed method RegisterAutoProxyCreatorIfNecessary() 2009-12-14 13:39:54 +00:00
bbaia
11ae851769 Fixed WCF service proxy type cache [SPRNET-1272] 2009-12-14 01:43:24 +00:00
lahma
b71e8b3311 Adding XML documentation files for libraries 2009-12-13 19:39:08 +00:00
bbaia
fcfe2ed9b2 Use 'invocation.Method' as variable for cache attributes key expression resolution [SPRNET-959] 2009-12-12 22:41:20 +00:00
bbaia
6f850cc45c Polishing cache aspect (logs, exceptions) 2009-12-12 21:03:35 +00:00
lahma
bfb1b2cf72 SPRNET-1291: Upgrade to Quartz.NET 1.0.2 2009-12-12 15:24:54 +00:00
markpollack
c0812e4824 update installer 2009-12-11 22:23:32 +00:00
markpollack
8b11bb689e update installer
update release dates
SPRNET-1076 - API doc links from reference doc are broken
2009-12-11 22:22:50 +00:00
markpollack
de7a9bd104 Update readme to reflect use of SQLite.
Fix 2005 solution
2009-12-11 20:58:32 +00:00
markpollack
f6cc78ea03 installer for 1.3 GA 2009-12-11 20:32:35 +00:00
markpollack
0fddb5a794 SPRNET-1076 - API doc links from reference doc are broken
include messaging-ems.xml in documentation generation
2009-12-11 20:16:13 +00:00
markpollack
8e62993a12 disable ncover, some tests fail for unknown reason, bamboo integration seem to be causing issues in reporting root cause of build errors when using ncover. 2009-12-11 20:01:45 +00:00
markpollack
30f0bc8006 ignore exception if JNDI name for TIBCO EMS Destination is not found. 2009-12-11 20:00:40 +00:00
markpollack
21aebecb8d SPRNET-1136 - Add firebird db provider 2009-12-11 19:39:58 +00:00
eeichinger
fa8c1da678 changed log level of GetTypeForFactoryObject to WARN for factory object instantiation problems 2009-12-10 15:25:33 +00:00
markpollack
260b6cc718 Update EMS Quickstart to VS.NET 2008 2009-12-09 22:55:06 +00:00
markpollack
15d88c1f3e SPRNET-825 - Rename HtmlHelp-formatted reference docs to spring-net-reference.chm 2009-12-09 22:18:20 +00:00
markpollack
04a2b277b1 2009-12-08 16:17:14 +00:00
markpollack
41b8c4091c SPRNET-1279 Create integration test project for NMS
(run tests in standard nunit - without ncover as it hangs with ncover)
2009-12-08 03:04:54 +00:00
markpollack
5e9f148982 SPRNET-1280 - Create integration test project for TIBCO EMS 2009-12-07 22:29:57 +00:00
markpollack
13d4e32b61 SPRNET-1280 - Create integration test project for TIBCO EMS 2009-12-07 22:22:38 +00:00
markpollack
6e10b8b9ca SPRNET-1280 - Create integration test project for TIBCO EMS 2009-12-07 18:31:26 +00:00
markpollack
b9dc751d4d SPRNET-1288 - auto-start not parsed correctly in TIBCO EMS/ActiveMQ message listener container schema.
SPRNET-1280 - Create integration test project for TIBCO EMS
2009-12-04 21:45:50 +00:00
markpollack
e0a750df0b SPRNET-1281 - Error when calling pre-build task to antlr in Spring.Core.2008 project 2009-12-04 17:55:55 +00:00
markpollack
54cd172d53 Move file so that namespace matches directory location. 2009-12-04 17:21:00 +00:00
markpollack
3f89b402cf Excluding the compiler tests from velocity since the msbuild based build fails on the bamboo server for some reason. it is still build/run in the tests via NAnt. 2009-12-04 16:55:41 +00:00
markpollack
c4d3c761e9 build-solutions task is acting very flacky, not consistent. Getting 'can't delete errors', maybe nant issue with delete task. adding sleep and deleting second time. reorders the build to do the main 2008 solution first. 2009-12-04 15:54:39 +00:00
markpollack
487e2a77ee SPRNET-850 - Upgrade to NUnit 2.5.2 2009-12-04 06:44:18 +00:00
markpollack
0546b0b26f SPRNET-850 - Upgrade to NUnit 2.5.2 2009-12-04 06:35:45 +00:00
markpollack
3cb0e864cf SPRNET-850 - Upgrade to NUnit 2.5.2 2009-12-04 06:33:38 +00:00
markpollack
ff8cb6c723 SPRNET-850 - Upgrade to NUnit 2.5.2 2009-12-04 06:23:06 +00:00
markpollack
7a608b83cf SPRNET-850 - Upgrade to NUnit 2.5.2 2009-12-04 05:38:11 +00:00
markpollack
196d32105b SPRNET-1286 - Provide implementation of Apache.NMS.ITrace to merge NMS logging stream with Common.Logging stream. 2009-12-03 22:29:12 +00:00
markpollack
6724161e1d SPRNET-1270 - Selection of DefaultProvider in MultiDelegatingDbProvider can be null 2009-12-03 22:19:36 +00:00
markpollack
36c8381e05 SPRNET-1270 - Selection of DefaultProvider in MultiDelegatingDbProvider can be null 2009-12-03 22:12:01 +00:00
markpollack
021a05e485 SPRNET-1270 - Selection of DefaultProvider in MultiDelegatingDbProvider can be null
SPRNET-1285 - MultiDelegatingDbProvider in wrong namespace
2009-12-03 21:51:51 +00:00
eeichinger
2c1b7227c7 2009-12-03 09:20:05 +00:00