Commit Graph

276 Commits

Author SHA1 Message Date
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
markpollack
f6eda4629f misc updates...fix build.. 2008-10-14 06:35:24 +00:00
markpollack
373e380aee fix typo 2008-10-14 05:28:58 +00:00
markpollack
22724a7122 update product version numbers and dates in readme.txt etc
update docs
update to ActiveMQ NMS svn revision 704303
Add missing code xml docs.
2008-10-14 05:26:44 +00:00
markpollack
54e330a21c Update ActiveMQ to svn revision #704303 2008-10-14 05:19:25 +00:00
markpollack
f47d249af8 Disable CS109 in build script 2008-10-14 03:04:08 +00:00
markpollack
2116d744ae SPRNET-936 - Add message converter to/from XML (NMS) 2008-10-14 03:02:58 +00:00
markpollack
06edbc653d misc updates. 2008-10-14 03:02:09 +00:00
markpollack
d3039854ae removed as other containers provide this functionality 2008-10-14 03:01:39 +00:00
markpollack
c98113b4e8 removed as other containers provide this functionality 2008-10-14 01:57:11 +00:00
eeichinger
2be04c1a7e fixed broken test 2008-10-13 23:45:08 +00:00
eeichinger
b6b4b370f9 added SPRNET-711, SPRNET-713 - MappingHandlerFactory for configuring custom IHttpHandler and IHttpHandlerFactory instances 2008-10-13 23:18:44 +00:00
markpollack
054421552e Disable CS109 via pragma. 2008-10-13 22:49:46 +00:00
markpollack
60b85ad33c SPRNET-1057 - Add new 'execute' action for ExceptionTranslationAdvice
SPRNET-1056 - Provide easier configuration of exception handlers in ExceptionTranslationAdvice.
2008-10-13 21:34:01 +00:00
eeichinger
b444429cf8 added DefaultResultWebNavigator.cs to Spring.Web.2005.csproj 2008-10-13 18:43:40 +00:00
markpollack
54a059627b SPRNET-547 - Add Unsubscribe functionality to IEventRegistry 2008-10-13 15:32:38 +00:00
eeichinger
33fd079580 added xmldocs for new result navigation support: sprnet-1040, sprnet-1052, sprnet-958, sprnet-567 2008-10-13 14:07:40 +00:00
markpollack
6a51ec1417 SPRNET-1055 - Provide ability to easily register to MessageQueueFactoryObject definitions with the container at runtime 2008-10-12 21:00:43 +00:00
markpollack
b4862ff7f9 fix build 4 .NET 1.0 2008-10-12 14:32:38 +00:00
markpollack
8c6a3dc0e6 fix build 4 .net 1.0 (ug!) 2008-10-12 14:03:41 +00:00
eeichinger
99b8a6f9eb rework of result navigation support: sprnet-1040, sprnet-1052, sprnet-958, sprnet-567
added navigation demo to WebQuickStart
2008-10-12 12:40:54 +00:00
markpollack
71331f7bb4 SPRNET-883 - Add support for translation of exceptions using PersistenceExceptionTranslationInterceptor 2008-10-10 19:38:49 +00:00
markpollack
664417cbc8 SPRNET-944 - added failing test (ignored in build) 2008-10-10 17:07:30 +00:00
markpollack
874fc5691b SPRNET-1054 - Colorize code listings (XML/C#) in reference documentation
Build file update.
2008-10-10 16:59:21 +00:00
bbaia
b220cf0eec Minor fix for code highlighting 2008-10-10 16:18:10 +00:00
markpollack
397c9cc2c8 fix docs. 2008-10-10 16:04:52 +00:00
eeichinger
936b002304 SPRNET-923, fixed SaoExporter - WebServiceExporter is still TBD 2008-10-09 21:29:56 +00:00
eeichinger
08063accf6 added checks+tests for GetObject(name,arguments) referring to IFactoryObject definitions 2008-10-09 19:41:34 +00:00
markpollack
206a87d63b SPRNET-883 - In Process - Add support for translation of exceptions using PersistenceExceptionTranslationInterceptor 2008-10-09 16:28:20 +00:00
eeichinger
d818a37821 added VS2008 solution for WebQuickStart example 2008-10-09 14:25:11 +00:00
markpollack
72722094e1 SPRNET-883 - In Process - Add support for translation of exceptions using PersistenceExceptionTranslationInterceptor 2008-10-09 01:37:16 +00:00
markpollack
d10a266a0e SPRNET-1050 - Provide sample configuration for using MultiDelegatingDbProvider 2008-10-09 00:51:06 +00:00
markpollack
5724e67b76 remove TIBCO.EMS build 2008-10-08 22:10:03 +00:00
eeichinger
d2e1cff20c fixed sprnet-967
cleaned up dead code in AbstractAutowireCapableObjectFactory -> code now lives in ObjectDefinitionValueResolver
2008-10-08 21:38:24 +00:00
bbaia
92c7022cec Update reference documentation generation tools to get source highlighting [SPRNET-1045]
(Integrated missing "msmq-quickstart.xml" file)
2008-10-06 21:33:12 +00:00
markpollack
485631e3b4 polishing. 2008-10-06 21:19:25 +00:00