Commit Graph

311 Commits

Author SHA1 Message Date
eeichinger
62a976ffaa additional SPRNET-912 fix 2008-10-29 14:29:11 +00:00
eeichinger
26be3d4ef0 fixed ref doc html stylesheet 2008-10-28 19:21:45 +00:00
eeichinger
ecbc911a47 resolved SPRNET-966, introduced '<value xml:space=preserve|default>' attribute
minor refactoring
fixed objects.xml schema violation issues
2008-10-28 18:38:01 +00:00
eeichinger
51375e9c4e added tests for ValidateGroup.FastValidate feature (SPRNET-1033) 2008-10-27 20:35:41 +00:00
eeichinger
bc2f291a19 renamed ShortcircuitEvaluate to FastValidate
added FastValidate semantics to all ValidateGroup-derived classes
2008-10-27 19:52:16 +00:00
eeichinger
ee14eaa489 fixed XmlApplicationContextTests.InnerObjectWithPostProcessing 2008-10-27 19:38:39 +00:00
eeichinger
23530e9bd2 fixed locking 2008-10-27 18:07:59 +00:00
eeichinger
8c8b8d5c93 resolved SPRNET-1033, introduced new "ShortcircuitEvaluate" property on ValidatorGroup 2008-10-25 16:35:56 +00:00
eeichinger
ae5426aa76 resolved SPRNET-912 2008-10-25 15:57:12 +00:00
markpollack
038bcb17c0 SPRNET-863 - Passing name of inner object to IApplicationContext.IsSingleton() throws NullReferenceException 2008-10-24 21:44:04 +00:00
markpollack
5b23f73bc0 SPRNET-1070 - SimpleMessageListenerContainer to check for null sessions and consumers when shutting down. 2008-10-24 14:18:35 +00:00
eeichinger
7f037207ac resolved SPRNET-1068, added exception assertions 2008-10-23 18:16:40 +00:00
eeichinger
9b45c907e3 improved exception handling w.r.t. loading object definitions 2008-10-23 17:31:16 +00:00
eeichinger
b419c29186 fixed failing DynamicField Test 2008-10-23 15:41:22 +00:00
markpollack
b8df139db8 SPRNET-1067 - Add MySql 5.2.3 ado.net provider 2008-10-23 14:24:32 +00:00
markpollack
340060e272 SPRNET-1065 - Extraneous connection open in DataSet operations 2008-10-23 13:56:18 +00:00
markpollack
2fd770fc40 SPRNET-1066 - Wrong assembly version number used to specify CommandBuilder Type and Exception Type for SQL CE 3.5 provider 2008-10-23 13:26:41 +00:00
eeichinger
4d263e14d6 2008-10-22 18:13:49 +00:00
markpollack
836e21dfb8 SPRNET-296 - Mono Support (project can be compiled with mono)
misc updates to make compiler happy and comment out a few failing tests, see JIRA issue for more information
2008-10-22 18:10:36 +00:00
eeichinger
4b6da75dfd additional fix + tests for DynamicReflection (SPRNET-969) 2008-10-22 17:53:42 +00:00
eeichinger
39288aea57 resolved SPRNET-996 - won't fix 2008-10-22 11:16:29 +00:00
eeichinger
7518ed419e fixed dailysnapshot target in buildfile 2008-10-22 07:09:47 +00:00
eeichinger
62f21bb30b resolved SPRNET-969 2008-10-21 21:56:20 +00:00
markpollack
7139e691e4 remove refs to Java 'extends' in code sample
remove refs to TIBCO ems specifics.
2008-10-20 22:35:30 +00:00
eeichinger
027206c53c resolved SPRNET-1035 2008-10-19 12:20:29 +00:00
eeichinger
f05fe4a509 resolved SPRNET-672 (support custom model persistence) 2008-10-19 11:38:02 +00:00
eeichinger
e3b13def9a fixed SPRNET-1061 2008-10-19 10:09:47 +00:00
eeichinger
3c2ee6eb42 fixed SPRNET-1059 2008-10-19 09:52:48 +00:00
eeichinger
05e241cb8f fix for SPRNET-1022
fixed Page/UserControl SharedState bug
2008-10-19 00:43:47 +00:00
eeichinger
ed1c1216cc sprnet-924 2008-10-18 22:29:16 +00:00
eeichinger
ef64f08844 fixed SPRNET-957 2008-10-18 19:47:03 +00:00
eeichinger
a09d0c4c16 added test for sprnet-1029 2008-10-18 17:39:48 +00:00
markpollack
a68ccd1867 mic updates. 2008-10-18 16:05:39 +00:00
markpollack
628ba9e874 update release date
add docs for customized result set mappings
2008-10-16 02:50:22 +00:00
markpollack
9187908b8d Document X! files for 1.2 release 2008-10-15 18:23:16 +00:00
eeichinger
d8ef974b5e changed wording 2008-10-15 17:52:35 +00:00
eeichinger
4d9a3f6a72 included missing example solutions to be built 2008-10-15 17:35:54 +00:00
eeichinger
f95d9f3f0a fixed example build issues 2008-10-15 17:17:30 +00:00
eeichinger
ef7e379dbc nant scripts for testing release distributions 2008-10-15 16:17:40 +00:00
eeichinger
cda7baf8e7 removed spring-ems-1.2.xsd from schema install script 2008-10-15 14:44:50 +00:00
lahma
e873acf92a Removed unnecessary TimeZone testing 2008-10-15 14:40:27 +00:00
lahma
88deefbf48 Removed unnecessary TimeZone initialization 2008-10-15 14:33:27 +00:00
eeichinger
60d9aa0e66 readded spring-ems schema to deployment 2008-10-15 14:25:14 +00:00
eeichinger
78991a9659 added 2008 deploy target
added 'clean' target
2008-10-15 14:22:37 +00:00
markpollack
36cfd3d4bf misc build fixes. 2008-10-15 03:20:53 +00:00
markpollack
284ca98d97 various misc build fixes/.csproj maintenance 2008-10-14 22:34:51 +00:00
markpollack
cfa50ba4d7 Refer to DriverBase and not IDriver for .NET 1.1 2008-10-14 22:01:03 +00:00
eeichinger
a094575679 fixed Spring.net.2005.sln Spring.Messaging.Tests.2005 still fails 2008-10-14 15:27:02 +00:00
eeichinger
505cbe538d fixed broken Spring.Net.2003.sln, Spring.data.nhibernate12 still fails to compile though 2008-10-14 14:49:31 +00:00
eeichinger
d083c12572 added ndepend project 2008-10-14 12:28:01 +00:00