Commit Graph

22 Commits

Author SHA1 Message Date
sbohlen
67966c1566 misc changes to build infrastructure to support adding .net 3.5 and 4.0 2010-12-09 00:24:11 +00:00
sbohlen
7981bba417 SPRNET-1327 2010-12-07 20:37:42 +00:00
sbohlen
6ee2ae5ee2 SPRNET-1372
Initial support for native .NET 4 compilation introduced
2010-09-24 21:27:51 +00:00
lahma
d9db104cd2 Fixing some Quartz integration test issues 2010-07-13 14:59:17 +00:00
lahma
4a501f3e71 SPRNET-1342: Quartz scheduler should not start until context is refreshed 2010-07-13 10:27:07 +00:00
lahma
46ec969e09 SPRNET-1341: CronTriggerObject start delay support 2010-07-13 09:44:18 +00:00
lahma
54b2eb0b2e SPRNET-1340 MethodInvokingJobDetailFactoryObject does not set the result in JobContext 2010-07-13 09:24:36 +00:00
bbaia
542d825320 Added VS2010 solutions/projects for sources and tests [SPRNET-1320] 2010-04-16 14:37:19 +00:00
markpollack
f7a97bfe31 SPRNET-1268 - Spring Exceptions should pass tests to ensure compliance with .NET framework guidelines.
SPRNET-1267 - Add optimize compiler flag for release build
2009-11-10 03:04:07 +00:00
lahma
e76b73225e Fixing Quartz integration code comments and setting warnaserror = true in build file 2009-11-06 05:52:13 +00:00
markpollack
31ef1727d6 SPRNET-1206 - Upgrade to NUnit 2.5 2009-07-22 20:27:38 +00:00
eeichinger
47762e3f0f upgraded to nunit 2.5.1 for running unit tests
integrated ncover for code coverage analysis
switched COM integration tests to explicit
2009-07-14 22:37:59 +00:00
lahma
dcb295716f Fixed to build on Framework 1.x 2008-11-06 19:55:46 +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
lahma
e873acf92a Removed unnecessary TimeZone testing 2008-10-15 14:40:27 +00:00
lahma
59d537b4ea Changed forgotten StartDelayed to use TimeSpan 2008-08-05 15:54:46 +00:00
bbaia
5ffea6052d Updated VS2008 sln/csproj files (NET_3_0 symbol, target framework 2.0 by default). 2008-08-05 00:55:05 +00:00
lahma
651ab8ef8c Changing startup delay properties to be time spans instead of plain integers 2008-08-04 18:43:39 +00:00
bbaia
f58951caa0 Added VS2008 sln/csproj files. 2008-08-03 15:51:15 +00:00
lahma
aab59d0f39 Syncing with Java Spring integration, polishing 2008-07-31 10:49:48 +00:00
lahma
fcbeb707ff Quartz.NET 0.9.1, syncing with latest CVS changes 2008-06-10 08:26:01 +00:00
markpollack
c478a783c0 Initial import! 2008-05-30 22:55:02 +00:00