Commit Graph

842 Commits

Author SHA1 Message Date
eeichinger
c0233e9b6f changed configuration names "Debug"->"Debug-1.1", "Release"->"Release-1.1" to avoid compilation issues with a previous 2005 build 2008-11-14 16:20:46 +00:00
eeichinger
8334927f18 added method ReflectionUtils.MapsInterfaceMethodsToImplementation() 2008-11-14 14:37:46 +00:00
markpollack
cb3d28e31a PathMatcher is part of the distribution, docs had indicated otherwise 2008-11-13 20:52:16 +00:00
markpollack
45c242e9d9 SPRNET-1108 - Add support for InterSystems.Data.CacheClient provider 2008-11-13 20:51:32 +00:00
markpollack
32c81c0284 SPRNET-1108 - Add support for InterSystems.Data.CacheClient provider 2008-11-13 20:49:32 +00:00
lahma
42b30d4429 SPRNET-1104: NHibernate 2.1 Support 2008-11-11 13:46:13 +00:00
markpollack
7b5118b111 no real changes, just some installer version numbers 2008-11-10 01:12:27 +00:00
markpollack
4c51bb2567 update release date. 2008-11-09 23:06:51 +00:00
markpollack
1da48ffdbc update release date in ref docs. 2008-11-09 23:06:40 +00:00
bbaia
8a88b425ee Finalized WCF ServiceExporter [SPRNET-1001].
Polished WCF integration + QuickStart + Doc.
2008-11-09 07:34:12 +00:00
markpollack
bcde9cefa0 SPRNET-1082 - Bad packaging in 3.5 lib directory
misc doc updates
2008-11-07 22:20:40 +00:00
markpollack
e0e9b72a64 fix packaging refs 2008-11-07 22:17:19 +00:00
markpollack
0e96d9d16f misc cleanup 2008-11-07 20:57:08 +00:00
markpollack
89e0d3c647 add ref to services... 2008-11-07 20:55:16 +00:00
markpollack
50cc44bf25 change proj refs to bin\net\3.0 2008-11-07 20:51:09 +00:00
bbaia
79817a55fc Removed WCF DI Oran's approach. 2008-11-07 20:49:45 +00:00
markpollack
92bfe8b85c Update example application to only use 'dynamic proxy' approach for WCF DI. 2008-11-07 18:31:34 +00:00
markpollack
f9a78de933 Remove NET_3_5 compilation symbol and change to target .NET 3.0 framework 2008-11-07 17:29:24 +00:00
markpollack
429d7d9d09 misc changes to installer. 2008-11-07 14:22:45 +00:00
markpollack
7d6d967abc remove old impl. 2008-11-07 14:18:49 +00:00
eeichinger
b0117a0b37 fixed localization 2008-11-07 13:57:17 +00:00
eeichinger
18a0a66ca0 fixed "missing ServiceExporter in VS project"
added Spring.Web LocalResourceManagerTests
2008-11-07 10:44:13 +00:00
markpollack
0e45ffc151 update WCF docs to highlight difference with approach most commonly used. 2008-11-07 00:54:58 +00:00
markpollack
67f39e73b1 update to new signature of ServiceProxyTypeBuilder 2008-11-06 23:43:38 +00:00
markpollack
6a85fde165 installer updates 2008-11-06 23:02:10 +00:00
markpollack
5fc87fbdad fix csproj dll ref 2008-11-06 22:52:56 +00:00
markpollack
ea54e948e6 fix 2003 sln w.r.t. to quartz. 2008-11-06 21:03:22 +00:00
markpollack
e0901bc78f fix images/style sheets in htmlhelp docs. 2008-11-06 20:44:15 +00:00
markpollack
0a74a55e3c add simple NH Quickstart docs 2008-11-06 20:35:32 +00:00
lahma
dcb295716f Fixed to build on Framework 1.x 2008-11-06 19:55:46 +00:00
eeichinger
89dfefe0d6 fixed LocalResourceManager bug 2008-11-06 19:24:05 +00:00
markpollack
5535533643 change copyright date to 2008 from 2009 2008-11-06 19:18:36 +00:00
lahma
ec37285b66 Quartz.NET 1.0 2008-11-06 18:29:07 +00:00
markpollack
b1c1d37658 misc update 2008-11-06 18:08:59 +00:00
lahma
ebe585de68 Brought more tests from Java side and synchronized with Java code base:
use object name as default scheduler name (when "SchedulerName" property not explicitly specified); do not accept a pre-registered Scheduler instance in the Quartz SchedulerRepository anymore; do not expose the Spring-created/managed Scheduler to the Quartz SchedulerRepository anymore; added "ExposeSchedulerInRepository" flag for explicit exposure to the SchedulerRepository; introduced SchedulerAccessorObject for registering jobs/triggers/listeners on an existing Quartz Scheduler instance
2008-11-06 18:08:46 +00:00
eeichinger
a9678d17f5 fixed install-schema.build script (installed to wrong dirs for VS > 2003) 2008-11-06 17:16:56 +00:00
markpollack
1a61624f71 fix vs.net 2005 sln. 2008-11-06 15:47:37 +00:00
markpollack
8e68cd506d installer changes for 1.2.0 2008-11-06 08:17:27 +00:00
markpollack
3220afc71a SPRNET-924 - Provide an AutoProxyCreator implementations based on object type names, class attributes, and type names 2008-11-06 07:08:15 +00:00
markpollack
1235ead8e6 SPRNET-924 - Provide an AutoProxyCreator implementations based on object type names, class attributes, and type names 2008-11-06 07:02:17 +00:00
markpollack
2f7e1e1678 update for 1.2.0 release. 2008-11-06 06:59:50 +00:00
markpollack
f2170b74dc SPRNET-924 - Provide an AutoProxyCreator implementations based on object type names, class attributes, and type names 2008-11-06 06:59:26 +00:00
markpollack
f9cb55f9ce SPRNET-701 - Self-registering namespace parsers 2008-11-06 06:18:44 +00:00
markpollack
2f5d7a556f SPRNET-701 - Self-registering namespace parsers 2008-11-06 06:17:46 +00:00
eeichinger
7cac177276 resolved SPRNET-701 2008-11-06 03:45:28 +00:00
markpollack
eb7012c835 update version number 2008-11-05 23:06:21 +00:00
markpollack
7576169982 add link on main page that points to latest version of docs.
doc polishing.
2008-11-05 23:04:25 +00:00
eeichinger
3bc840c863 resolved SPRNET-533 2008-11-05 22:12:22 +00:00
eeichinger
954a457448 resolved SPRNET-1085 2008-11-05 21:47:49 +00:00
eeichinger
739068ba81 resolved SPRNET-944
synced 2003, 2005 & 2008 solutions
2008-11-05 21:34:30 +00:00