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
Steve Bohlen
01dac426cb
adding package references rather than direct /build/ output refs
2012-04-18 14:54:55 -04:00
Marko Lahma
63d043985b
Upgrade to Quartz.NET 2.0 final
2012-04-18 08:59:07 +03:00
Steve Bohlen
008d3f4145
SPRNET-1485 added check for null param in CachedSession.CreateProducer(IDestination) call
2012-04-17 21:13:57 -04:00
Steve Bohlen
1793d6c818
SPRNET-1383 removing NET_3_5 exclusion pragma around prior-failing test (ommitted this change as part of the prior commit)
2012-04-17 17:51:04 -04:00
Steve Bohlen
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
2012-04-17 17:42:26 -04:00
Steve Bohlen
9ccfaeb3e2
SPRNET-1490 extended support for IsZero to Byte and SByte, improved tests around IsZero, and fixed several poss. casting errors
2012-04-17 15:40:16 -04:00
Steve Bohlen
153a1bb909
SPRNET-1501 support for sqlite 1.0.80 added
2012-04-17 15:00:42 -04:00
Steve Bohlen
bcf5c97ec7
Merge pull request #10 from serra/ivariablesourcedocs
...
SPRNET-1477 (well, not really, since that isn't an actual issue but this pull req. is certainly related to it <g>)
Adds documentation on IVariableSource implementations provided by Spring.NET
2012-04-16 19:27:07 -07:00
Steve Bohlen
6f789061aa
Merge pull request #14 from serra/master
...
Minor fix in Resharper template
2012-03-12 08:38:00 -07:00
Marijn van der Zee
475991076e
Fix Resharper file template
...
Xml name space should be `http://www.springframework.net/database ` in
Resharper file template.
2012-03-12 15:35:06 +01:00
Marko Lahma
0bc9f6581c
Converted Spring.Data.NHibernate.Northwind example to use web application project model instead of problematic web site model
2012-03-04 21:36:08 +02:00
Marko Lahma
a16d06db3a
Remove NHibernate integration projects except for 3.2
2012-03-01 23:29:52 +02:00
Steve Bohlen
42b5ecdb01
adding sysinternals pskill.exe to build support tools
2012-02-20 10:53:41 -05:00
Steve Bohlen
f2b659bab5
updating NuGet.exe to 1.6.21205.9031
2012-02-20 10:52:51 -05:00
Marko Lahma
f70d2ab14b
Adding missing references to System.Core for VS2008 projects
2012-02-18 22:44:33 +02:00
Marko Lahma
47d900b6ce
Remove specific framework version testing from NHDAOTests
2012-02-18 15:54:04 +02:00
Marko Lahma
41a0f3ce0a
Remove DotNetMock
2012-02-18 14:27:56 +02:00
Marko Lahma
6365b8654f
Cleaning build file and fixing output paths for Spring.Template.Velocity.2010.csproj and Spring.Testing.Microsoft.2010.csproj
2012-02-18 12:47:34 +02:00
Marko Lahma
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
2012-02-18 10:47:04 +02:00
Marko Lahma
3687d33f0a
More reference and whatnot fixes
2012-02-17 18:44:26 +02:00
Marko Lahma
98978b297c
Fixed Spring.Northwind.Dao.NHibernate.2010.csproj's System.Core reference
2012-02-17 17:14:57 +02:00
Marko Lahma
32c8fade4d
Fixing lib issue in compilation and removing old remnants of net-3.0 build checks
2012-02-17 17:02:15 +02:00
Marko Lahma
88e05db3de
Removing .NET 2.0 and 3.0 support, updating build and project files, removing obsolete defines
2012-02-16 22:32:16 +02:00
Marko Lahma
18df6ad530
This time fixing Quartz example projects to point to new Quartz 1.0 lib folder
2012-02-13 22:27:19 +02:00
Marko Lahma
a85e15753f
Set Spring.Scheduling.Quartz.Tests.2008.csproj target framework to .NET 3.5
2012-02-13 19:51:39 +02:00
Marko Lahma
eb0582e151
Fixing project Spring.Scheduling.Quartz.2008.csproj by hand to be target 3.5
2012-02-13 11:38:39 +02:00
Marko Lahma
d1da796959
Fix Quartz integration test issues
2012-02-13 11:18:30 +02:00