Commit Graph

  • bd308afdfe fixing decl type errors in tests now that GetObjectsOfType returns generic dict instead of untyped dict Steve Bohlen 2012-05-27 08:42:30 -04:00
  • 30038f299a fixing up minor issues from pulling sprnet-generics branch Steve Bohlen 2012-05-16 12:31:57 -04:00
  • 73b686a673 removed errant xml api doc file and added to gitignore for future Steve Bohlen 2012-05-15 11:24:27 -04:00
  • f238179d85 removing deprecated Spring.Scheduling.Quartz folders and source Steve Bohlen 2012-05-15 11:12:53 -04:00
  • cbfbed206b Fixing compilation and configuration issues in Spring.Scheduling.Quartz.Example Marko Lahma 2012-05-14 08:45:02 +03:00
  • 96bfaaae53 Fix Spring.WebQuickStart.2008.sln, remove Spring.Web.Mvc4.xml from version control and add it to ignore Marko Lahma 2012-05-13 11:34:24 +03:00
  • 50198bf8b8 Cleaning Quartz.NET integration, removing #ifs as now only Quartz.NET 2.0 supported Marko Lahma 2012-05-13 11:13:45 +03:00
  • 36f032c58e fixing broken build Steve Bohlen 2012-05-11 13:32:05 -04:00
  • 9ace1a42e2 tweaking broken build scripts Steve Bohlen 2012-05-11 13:05:23 -04:00
  • 5f10010e99 temp removal of call to build Quartz20.Tests until they pass Steve Bohlen 2012-05-11 10:04:42 -04:00
  • 864c42be90 fixing build scripts for Quartz20-related projects Steve Bohlen 2012-05-11 09:45:37 -04:00
  • 416d934714 removing refs to linking of files from Quartz1x projects Steve Bohlen 2012-05-11 09:05:37 -04:00
  • a3bc044c96 fixing up misc problems with the failing build Steve Bohlen 2012-05-10 20:54:22 -04:00
  • bf082bc3aa fixing changes related to upgrades to Common.Logging 2.0 Steve Bohlen 2012-05-10 18:16:27 -04:00
  • 1a5fd1936b fixup! tweaking quartz20 build scripts and removing quartz 1.x support Steve Bohlen 2012-05-10 17:03:47 -04:00
  • 9d8ac9ce04 Add Quartz 2.0 integration projects to main solution file, fix Spring.Scheduling.Quartz20.2010.csproj to link to right file Marko Lahma 2012-05-10 22:34:20 +03:00
  • a3abf4de2b Upgrade to Quartz.NET 2.0.1 Marko Lahma 2012-05-10 21:05:52 +03:00
  • de138050e2 SPRNET-1508 commenting back in the mvc4 nuget packaging Steve Bohlen 2012-05-10 13:36:50 -04:00
  • c61b96dc63 update to reflect SPRNET 2.0.0 PRERELEASE info Steve Bohlen 2012-05-10 09:56:00 -04:00
  • af61949a64 SPRNET-1508 convenience batch file to push all nupkgs to nuget Steve Bohlen 2012-05-09 11:21:52 -04:00
  • 204001a0c7 SPRNET-1508 ensuring dependencies in nuget packages reflect pre-release suffix applied to packages when present Steve Bohlen 2012-05-08 15:21:20 -04:00
  • c9add9533f SPRNET-1508 adding support for AssemblyInformationalVersionAttribute to contain nuget package suffix (e.g., "alpha", etc.) if provided Steve Bohlen 2012-05-08 15:09:17 -04:00
  • d3c122ea70 fixing up missing refs to {nowarn.numbers} and/or {nowarn.numbers.test} across the all build files Steve Bohlen 2012-05-08 15:07:11 -04:00
  • 1173ff2c21 remove errant commit of extraneous nuspec file for AOP package Steve Bohlen 2012-05-08 15:05:35 -04:00
  • a2d100fd45 SPRNET-1508 adding -D:nuget.version.suffix=... support to main build file params Steve Bohlen 2012-05-05 12:42:44 -04:00
  • ba5c96be22 add exclusions of output packaging dirs to .gitignore Steve Bohlen 2012-05-05 12:33:05 -04:00
  • f4656d1d03 remove refs to pre-.NET 3.5 assys in nuspec files Steve Bohlen 2012-05-05 12:32:07 -04:00
  • 0213f6ce7a excluding extraneous references to competing Spring.Web.Mvc assemblies in test build files Steve Bohlen 2012-05-05 11:55:53 -04:00
  • c6eeb11911 referencing mvc4-specific assys from the install folder vs the gac Steve Bohlen 2012-05-04 18:33:50 -04:00
  • 3077322436 adding missing refs to the mvc .build files Steve Bohlen 2012-05-04 18:18:31 -04:00
  • e42cd11da7 updating to nuget v 1.70 Steve Bohlen 2012-05-04 18:01:46 -04:00
  • 6fa349bb5b fixing accidental naming of the mvc4 output assemblies using mvc3 naming in the build script Steve Bohlen 2012-05-04 17:54:11 -04:00
  • c4244c172b SPRNET-1497 added explicit support for aspnetmvc4 Steve Bohlen 2012-05-03 09:49:51 -04:00
  • 83a4fb39d5 Merge branch 'master' of https://github.com/SpringSource/spring-net Steve Bohlen 2012-05-02 15:44:08 -04:00
  • 8058d6d331 bring TibcoEMS support up to .net 4.0 targets Steve Bohlen 2012-05-02 15:43:35 -04:00
  • 9d0b4970f3 Merge pull request #18 from serra/SPRNET-1433-IsAopProxy Steve Bohlen 2012-04-26 08:56:47 -07:00
  • 7ed7c11eac Fix spelling error in docs. Marijn van der Zee 2012-04-24 13:30:47 +02:00
  • 55bdec00e5 SPRNET-1433 - IsAopProxy and IsAopProxyType now check for inheritance based proxies too Marijn van der Zee 2012-04-24 13:29:56 +02:00
  • 3fc968f8ee SPRNET-1433 - Add IsInheritanceAopProxy and IsInheritanceAopProxyType methods Marijn van der Zee 2012-04-24 13:10:41 +02:00
  • 29be537043 SPRNET-1504 Support NHibernate 3.3.0 GA Marko Lahma 2012-04-22 18:45:40 +03:00
  • 6af79525f3 changing logic to construct the build-increment suffix from only the final three chars of the passed in value to the build script (otherwise we end up with too many digits in the 0.0.0.#### version assigning process Steve Bohlen 2012-04-19 11:25:36 -04:00
  • 3fe41d4cdd updating to the proper fwk version of Apache.Nms.ActiveMQ assemblies Steve Bohlen 2012-04-19 09:59:27 -04:00
  • 155e90338a updating base project.year value in build script to 2011 so as to 'reset' the daily build increment (which is now too large to be valid again) Steve Bohlen 2012-04-19 09:52:51 -04:00
  • 868445c924 SPRNET-1503 update dependencies to Apache.NMS.ActiveMQ v1.5.4, Apache.NMS 1.5.0 Steve Bohlen 2012-04-18 16:01:23 -04:00
  • e8bed331c9 SPRNET-1478 change default behavior to use NH internal ProxyFactoryFactory instead of the SPRNET implmentation Steve Bohlen 2012-04-18 15:44:43 -04:00
  • a8ef1dbf3b Merge branch 'master' of https://github.com/SpringSource/spring-net Steve Bohlen 2012-04-18 14:56:19 -04:00
  • 01dac426cb adding package references rather than direct /build/ output refs Steve Bohlen 2012-04-18 14:52:53 -04:00
  • 63d043985b Upgrade to Quartz.NET 2.0 final Marko Lahma 2012-04-18 08:58:07 +03:00
  • 008d3f4145 SPRNET-1485 added check for null param in CachedSession.CreateProducer(IDestination) call Steve Bohlen 2012-04-17 21:13:57 -04:00
  • 1793d6c818 SPRNET-1383 removing NET_3_5 exclusion pragma around prior-failing test (ommitted this change as part of the prior commit) Steve Bohlen 2012-04-17 17:51:04 -04:00
  • 523d55a9a2 SPRNET-1383 change test build script to copy proper .config file during build; removed outdated net-1.1 config file that was colliding with correct one during build Steve Bohlen 2012-04-17 17:40:23 -04:00
  • 9ccfaeb3e2 SPRNET-1490 extended support for IsZero to Byte and SByte, improved tests around IsZero, and fixed several poss. casting errors Steve Bohlen 2012-04-17 15:40:16 -04:00
  • 153a1bb909 SPRNET-1501 support for sqlite 1.0.80 added Steve Bohlen 2012-04-17 15:00:42 -04:00
  • bcf5c97ec7 Merge pull request #10 from serra/ivariablesourcedocs Steve Bohlen 2012-04-16 19:27:07 -07:00
  • 7778994f05 Changing from arrays to IList, generify AOP API, change GetObjectsOfType<T> to GetObjects<T> and GetObjectNamesForType<T> to GetObjectNames<T> Marko Lahma 2012-03-26 08:45:50 +03:00
  • 68b67e3f45 Fix remaining issues that were spotted by build and test system Marko Lahma 2012-03-24 13:29:11 +02:00
  • f498ba2264 Fix compilation issues under VS2008 Marko Lahma 2012-03-24 12:33:08 +02:00
  • 05de414adc Introducing generics Marko Lahma 2012-03-24 12:12:16 +02:00
  • 6f789061aa Merge pull request #14 from serra/master Steve Bohlen 2012-03-12 08:38:00 -07:00
  • 475991076e Fix Resharper file template Marijn van der Zee 2012-03-12 15:35:06 +01:00
  • 0bc9f6581c Converted Spring.Data.NHibernate.Northwind example to use web application project model instead of problematic web site model Marko Lahma 2012-03-04 21:14:21 +02:00
  • a16d06db3a Remove NHibernate integration projects except for 3.2 Marko Lahma 2012-03-01 23:29:52 +02:00
  • 42b5ecdb01 adding sysinternals pskill.exe to build support tools Steve Bohlen 2012-02-20 10:53:41 -05:00
  • f2b659bab5 updating NuGet.exe to 1.6.21205.9031 Steve Bohlen 2012-02-20 10:52:51 -05:00
  • f70d2ab14b Adding missing references to System.Core for VS2008 projects Marko Lahma 2012-02-18 22:44:33 +02:00
  • 47d900b6ce Remove specific framework version testing from NHDAOTests Marko Lahma 2012-02-18 15:54:04 +02:00
  • 41a0f3ce0a Remove DotNetMock Marko Lahma 2012-02-18 14:24:00 +02:00
  • 6365b8654f Cleaning build file and fixing output paths for Spring.Template.Velocity.2010.csproj and Spring.Testing.Microsoft.2010.csproj Marko Lahma 2012-02-18 12:47:34 +02:00
  • 1aef71785d Changing all NET_2_0 to NET_4_0 in build files, fixing web site model DLL references, removed obsolete Spring.Web.Extensions.Example.2005 Marko Lahma 2012-02-18 10:47:04 +02:00
  • 3687d33f0a More reference and whatnot fixes Marko Lahma 2012-02-17 18:44:26 +02:00
  • 98978b297c Fixed Spring.Northwind.Dao.NHibernate.2010.csproj's System.Core reference Marko Lahma 2012-02-17 17:14:57 +02:00
  • 32c8fade4d Fixing lib issue in compilation and removing old remnants of net-3.0 build checks Marko Lahma 2012-02-17 17:02:15 +02:00
  • 88e05db3de Removing .NET 2.0 and 3.0 support, updating build and project files, removing obsolete defines Marko Lahma 2012-02-16 22:32:16 +02:00
  • 18df6ad530 This time fixing Quartz example projects to point to new Quartz 1.0 lib folder Marko Lahma 2012-02-13 22:27:19 +02:00
  • a85e15753f Set Spring.Scheduling.Quartz.Tests.2008.csproj target framework to .NET 3.5 Marko Lahma 2012-02-13 19:51:39 +02:00
  • eb0582e151 Fixing project Spring.Scheduling.Quartz.2008.csproj by hand to be target 3.5 Marko Lahma 2012-02-13 11:38:39 +02:00
  • d1da796959 Fix Quartz integration test issues Marko Lahma 2012-02-13 11:18:30 +02:00
  • a213bc4216 Fix issues in Spring.Data.Tests caused by new version of Rhino.Mocks, also set build to happen in .NET 3.5 for Spring.Data tests (allows lambdas) Marko Lahma 2012-02-13 10:36:46 +02:00
  • d57395e883 Use .NET 3.5 temporarily when compiling Quartz and AOP test projects to allow lambdas etc Marko Lahma 2012-02-12 23:09:34 +02:00
  • d808bb1a95 Fix AbstractAopProxyTests issue introduced by new version of Rhino.Mocks Marko Lahma 2012-02-11 18:18:05 +02:00
  • b92e13adc1 Upgraded Rhino.Mocks.dll to version 3.6 Marko Lahma 2012-02-11 17:57:27 +02:00
  • fa894204d3 Initial version of Quartz 2.0 integration Marko Lahma 2012-02-11 17:55:35 +02:00
  • 387ba32476 Merge pull request #13 from serra/master Steve Bohlen 2012-02-03 05:04:15 -08:00
  • e315dfc4fa References the Mvc3 QuickStart by the exact name used in the distribution Marijn van der Zee 2012-02-03 10:05:26 +01:00
  • a0a38da287 Reference Spring.Web.Mvc3 instead of Spring.Web.Mvc Marijn van der Zee 2012-02-03 09:56:53 +01:00
  • 79790a96aa Merge pull request #12 from serra/master Steve Bohlen 2012-01-20 06:12:00 -08:00
  • b13971034d Fixed several typos, some formatting Marijn van der Zee 2012-01-20 09:59:33 +01:00
  • 35a1478e2c Add note on non-existing registry keys Marijn van der Zee 2011-12-29 15:47:10 +01:00
  • 7635db2a6f Add note on precedence rules for PropertyFileVariableSource Marijn van der Zee 2011-12-29 15:46:43 +01:00
  • 139243e8a4 Merge pull request #11 from chriseldredge/mvc-bugfix Steve Bohlen 2011-12-19 08:59:43 -08:00
  • c54db808f7 Delegate to DefaultControllerFactory when no object definitions match requested controller type. Chris Eldredge 2011-12-19 11:16:52 -05:00
  • 7039d76bd8 Merge branch 'master' of git://github.com/SpringSource/spring-net.git into ivariablesourcedocs Marijn van der Zee 2011-12-19 16:18:54 +01:00
  • c35a7ba6e1 Spell-check Marijn van der Zee 2011-12-19 16:16:50 +01:00
  • 2a2fd264d2 Add note on user changes to user settings during container lifetime Marijn van der Zee 2011-12-19 16:08:40 +01:00
  • b17b27a0a9 Move VariableSourceConfiguration up Marijn van der Zee 2011-12-19 14:38:28 +01:00
  • b8bde2779a Move note on PropertyFileVariableSource to detail section Marijn van der Zee 2011-12-19 14:36:47 +01:00
  • db44d5ab28 Fix typos Marijn van der Zee 2011-12-19 14:14:17 +01:00
  • b2f3fa5678 Consistent usage of variable for ${variablename} Marijn van der Zee 2011-12-16 20:19:02 +01:00
  • 1ab3d8563b Add missing image Marijn van der Zee 2011-12-16 20:17:36 +01:00
  • f551c5a605 Fix some typo's, minor cosmetic changes Marijn van der Zee 2011-12-16 20:00:43 +01:00