Commit Graph

842 Commits

Author SHA1 Message Date
bbaia
cf1c430607 Add support for XmlArrayItemAttribute to WebServiceProxyFactory [SPRNET-988] 2008-11-05 17:05:11 +00:00
markpollack
558545bda0 SPRNET-1051 - Update to use postgresql driver 2.0.0.0 2008-11-05 16:15:55 +00:00
markpollack
34e4b7497e update build script for chanages in packaging API docs. 2008-11-05 15:01:54 +00:00
markpollack
835945794f fix .net 1.1 docx! dll references 2008-11-05 04:39:05 +00:00
markpollack
8201a80a74 DocX! updates. 2008-11-05 02:57:03 +00:00
markpollack
219d5087b8 polishing API docs 2008-11-04 22:01:34 +00:00
markpollack
56ff3f150e misc updates to Document X! API docs 2008-11-04 21:03:20 +00:00
eeichinger
c79c47f4ea resolved SPRNET-924
fixed bug in AttributeTypeFilter wrt attribute lookup
2008-11-04 16:27:42 +00:00
markpollack
0b3d2bbd67 misc updates. 2008-11-04 15:50:11 +00:00
markpollack
4a0e0ff97d doc cleanup 2008-11-04 07:21:10 +00:00
markpollack
ae87e39565 polishing 2008-11-04 07:19:55 +00:00
markpollack
47089e5902 polishing 2008-11-04 07:19:28 +00:00
markpollack
da43b5c672 add XML code comments
Minor cleanup
2008-11-04 07:18:56 +00:00
markpollack
52796692fa SPRNET-1062 - MessageHandlerAdapter for MSMQ should use Expression.Parse when dispatching handler method to avoid throwing first chance exception 2008-11-04 05:19:54 +00:00
markpollack
d65d349c63 add MONO conditional compilation flags. 2008-11-04 04:00:00 +00:00
markpollack
bfdc7c76f1 misc update, remove [STAThread] 2008-11-04 03:51:41 +00:00
markpollack
94b9a0e8af SPRNET-828 - Commit changes to docbook build file made by Russ. 2008-11-04 03:47:49 +00:00
markpollack
e6307a67a5 Move section on event wiring from misc to objects.xml
Fix tx-namespace usage in xml
2008-11-04 03:44:59 +00:00
eeichinger
916103202d resolved SPRNET-1079 2008-11-04 03:26:57 +00:00
eeichinger
3bc38fb610 resolved SPRNET-1060 2008-11-03 19:29:58 +00:00
eeichinger
09619f42cb resolved SPRNET-1030 2008-11-03 18:12:56 +00:00
eeichinger
047d452770 resolved SPRNET-1088 2008-11-03 18:12:13 +00:00
eeichinger
9ac910ee02 fixed build script 2008-11-01 23:10:18 +00:00
eeichinger
945d7b1cdb fixed missing bracket 2008-11-01 22:01:53 +00:00
eeichinger
ff92c14a91 resolved SPRNET-997, SPRNET-962 2008-11-01 21:43:14 +00:00
eeichinger
28afdf950e resolved SPRNET-1086 2008-11-01 14:06:01 +00:00
eeichinger
fc2afea7c7 fixed sprnet-1084 2008-11-01 02:06:19 +00:00
markpollack
f643c124d0 SPRNET-1083 - Change logging level when overriding NHibernate ConnectionProvider in LocalSessionFactoryObject with Spring's IDbProvider to INFO from WARN 2008-10-31 14:38:34 +00:00
eeichinger
780853c505 removed obsolete spring-objects-1.2.xsd from codebase 2008-10-29 14:47:27 +00:00
eeichinger
635e513798 resolved SPRNET-992 - tx 2 Steve Bendiola 2008-10-29 14:46:05 +00:00
eeichinger
e71ec9c45e tests for SPRNET-1077 2008-10-29 14:31:20 +00:00
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