Commit Graph

1368 Commits

Author SHA1 Message Date
Hailton de Castro
748138709f Correction to be able to find the location of the MONO in "Win 7 64." 2012-06-08 22:48:46 -03:00
Steve Bohlen
109e4c1a50 fixing path to Quartz20 assemblies in nuspec file 2012-05-27 11:21:26 -04:00
Steve Bohlen
0e9dcf9363 adding integration tests to sln (set to unloaded) 2012-05-27 08:44:24 -04:00
Steve Bohlen
c2d3aaa2f2 addiing missing Nms.Integration.Tests prj for VS2010 2012-05-27 08:43:27 -04:00
Steve Bohlen
bd308afdfe fixing decl type errors in tests now that GetObjectsOfType returns generic dict instead of untyped dict 2012-05-27 08:42:30 -04:00
Steve Bohlen
30038f299a fixing up minor issues from pulling sprnet-generics branch 2012-05-16 12:31:57 -04:00
Steve Bohlen
73b686a673 removed errant xml api doc file and added to gitignore for future 2012-05-15 11:24:27 -04:00
Steve Bohlen
f238179d85 removing deprecated Spring.Scheduling.Quartz folders and source 2012-05-15 11:12:53 -04:00
Marko Lahma
cbfbed206b Fixing compilation and configuration issues in Spring.Scheduling.Quartz.Example 2012-05-14 08:50:55 +03:00
Marko Lahma
96bfaaae53 Fix Spring.WebQuickStart.2008.sln, remove Spring.Web.Mvc4.xml from version control and add it to ignore 2012-05-13 11:34:24 +03:00
Marko Lahma
50198bf8b8 Cleaning Quartz.NET integration, removing #ifs as now only Quartz.NET 2.0 supported 2012-05-13 11:13:45 +03:00
Steve Bohlen
36f032c58e fixing broken build 2012-05-11 13:32:05 -04:00
Steve Bohlen
9ace1a42e2 tweaking broken build scripts 2012-05-11 13:05:23 -04:00
Steve Bohlen
5f10010e99 temp removal of call to build Quartz20.Tests until they pass 2012-05-11 10:04:42 -04:00
Steve Bohlen
864c42be90 fixing build scripts for Quartz20-related projects 2012-05-11 09:45:37 -04:00
Steve Bohlen
416d934714 removing refs to linking of files from Quartz1x projects 2012-05-11 09:05:37 -04:00
Steve Bohlen
a3bc044c96 fixing up misc problems with the failing build 2012-05-10 20:54:22 -04:00
Steve Bohlen
bf082bc3aa fixing changes related to upgrades to Common.Logging 2.0 2012-05-10 18:16:27 -04:00
Steve Bohlen
1a5fd1936b fixup! tweaking quartz20 build scripts and removing quartz 1.x support 2012-05-10 17:04:54 -04:00
Marko Lahma
9d8ac9ce04 Add Quartz 2.0 integration projects to main solution file, fix Spring.Scheduling.Quartz20.2010.csproj to link to right file 2012-05-10 22:34:20 +03:00
Marko Lahma
a3abf4de2b Upgrade to Quartz.NET 2.0.1 2012-05-10 21:05:52 +03:00
Steve Bohlen
de138050e2 SPRNET-1508 commenting back in the mvc4 nuget packaging 2012-05-10 13:36:50 -04:00
Steve Bohlen
c61b96dc63 update to reflect SPRNET 2.0.0 PRERELEASE info 2012-05-10 09:56:00 -04:00
Steve Bohlen
af61949a64 SPRNET-1508 convenience batch file to push all nupkgs to nuget 2012-05-09 11:21:52 -04:00
Steve Bohlen
204001a0c7 SPRNET-1508 ensuring dependencies in nuget packages reflect pre-release suffix applied to packages when present 2012-05-08 15:21:20 -04:00
Steve Bohlen
c9add9533f SPRNET-1508 adding support for AssemblyInformationalVersionAttribute to contain nuget package suffix (e.g., "alpha", etc.) if provided 2012-05-08 15:09:17 -04:00
Steve Bohlen
d3c122ea70 fixing up missing refs to {nowarn.numbers} and/or {nowarn.numbers.test} across the all build files 2012-05-08 15:07:11 -04:00
Steve Bohlen
1173ff2c21 remove errant commit of extraneous nuspec file for AOP package 2012-05-08 15:05:35 -04:00
Steve Bohlen
a2d100fd45 SPRNET-1508 adding -D:nuget.version.suffix=... support to main build file params 2012-05-05 12:42:44 -04:00
Steve Bohlen
ba5c96be22 add exclusions of output packaging dirs to .gitignore 2012-05-05 12:33:05 -04:00
Steve Bohlen
f4656d1d03 remove refs to pre-.NET 3.5 assys in nuspec files 2012-05-05 12:32:07 -04:00
Steve Bohlen
0213f6ce7a excluding extraneous references to competing Spring.Web.Mvc assemblies in test build files 2012-05-05 11:55:53 -04:00
Steve Bohlen
c6eeb11911 referencing mvc4-specific assys from the install folder vs the gac 2012-05-04 18:33:50 -04:00
Steve Bohlen
3077322436 adding missing refs to the mvc .build files 2012-05-04 18:18:31 -04:00
Steve Bohlen
e42cd11da7 updating to nuget v 1.70 2012-05-04 18:01:46 -04:00
Steve Bohlen
6fa349bb5b fixing accidental naming of the mvc4 output assemblies using mvc3 naming in the build script 2012-05-04 17:54:11 -04:00
Steve Bohlen
c4244c172b SPRNET-1497 added explicit support for aspnetmvc4 2012-05-03 09:49:51 -04:00
Steve Bohlen
83a4fb39d5 Merge branch 'master' of https://github.com/SpringSource/spring-net 2012-05-02 15:44:08 -04:00
Steve Bohlen
8058d6d331 bring TibcoEMS support up to .net 4.0 targets 2012-05-02 15:43:35 -04:00
Steve Bohlen
9d0b4970f3 Merge pull request #18 from serra/SPRNET-1433-IsAopProxy
SPRNET-1433 `AopUtils.IsAopProxy` and `IsAopProxyType` now consider InheritanceAopProxy instances and types as aop proxies
2012-04-26 08:56:47 -07:00
Marijn van der Zee
7ed7c11eac Fix spelling error in docs. 2012-04-24 13:30:47 +02:00
Marijn van der Zee
55bdec00e5 SPRNET-1433 - IsAopProxy and IsAopProxyType now check for inheritance based proxies too 2012-04-24 13:29:56 +02:00
Marijn van der Zee
3fc968f8ee SPRNET-1433 - Add IsInheritanceAopProxy and IsInheritanceAopProxyType methods
Includes tests.
2012-04-24 13:10:41 +02:00
Marko Lahma
29be537043 SPRNET-1504 Support NHibernate 3.3.0 GA 2012-04-22 18:45:40 +03:00
Steve Bohlen
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 2012-04-19 11:25:36 -04:00
Steve Bohlen
3fe41d4cdd updating to the proper fwk version of Apache.Nms.ActiveMQ assemblies 2012-04-19 09:59:27 -04:00
Steve Bohlen
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) 2012-04-19 09:52:51 -04:00
Steve Bohlen
868445c924 SPRNET-1503 update dependencies to Apache.NMS.ActiveMQ v1.5.4, Apache.NMS 1.5.0 2012-04-18 16:01:23 -04:00
Steve Bohlen
e8bed331c9 SPRNET-1478 change default behavior to use NH internal ProxyFactoryFactory instead of the SPRNET implmentation 2012-04-18 15:44:43 -04:00
Steve Bohlen
a8ef1dbf3b Merge branch 'master' of https://github.com/SpringSource/spring-net 2012-04-18 14:56:19 -04:00