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
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