Marko Lahma
b81af45da7
create netstandard2.0 targets
...
* Spring.Aop
* Spring.Core
* Spring.Data
* Spring.Messaging
* Spring.Testing.NUnit
2018-09-30 09:33:27 +03:00
Marko Lahma
9b939a3065
convert to new csproj
2018-09-17 08:14:58 +03:00
Marko Lahma
2b4eade2cb
convert packages.config files to project.json
...
* reduce console output in builds
2016-11-11 22:16:40 +02:00
Marko Lahma
0dfc0bc57b
SPRNET-1539 upgrade Quartz dependency to 2.2.1, use Spring.Scheduling.Quartz2 as package name
...
* replace lib dir NHibernate and Quartz dlls with NuGet references
* update examples to prefer NuGet packages
2013-12-23 23:44:50 +02:00
Marko Lahma
fc5fa113bb
SPRNET-1561 ASP.NET MVC 5 and WEB API 2 support
...
* also add .NET 4.5 targets
* fix issues with libs and build targets
2013-12-03 17:46:24 +02:00
Marko Lahma
54bcda7f77
SPRNET-1560 remove VS2008 solutions and projects
...
* update build files to use explicit library references to ensure proper 4.0 build on 4.5 enabled machines
* remove Spring.Web.MVC projects from main solution file
2013-11-17 14:10:46 +02:00
Steve Bohlen
46f702116e
remove errant ref to vs2003 registry, install location
2012-12-21 10:41:06 -05:00
Hailton de Castro
fe115c2c33
Ensure use of 32 bits version of frameworks and IDE to avoid the error
...
[MSB6003: The specified task executable "ResGen.exe" could not be
run...] on "Win 7 64".
Forcing use of specific SDK to avoid the error "TRK0002: Failed to
execute command ResGen ..." on "Win 7 64". See:
http://social.msdn.microsoft.com/Forums/en-US/msbuild/thread/e8c1d26a-5e77-4422-bbc8-f0b7f25702d2/
Specifying mandatory property (Platform) in SDK 7.
2012-06-08 22:50:09 -03: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
Steve Bohlen
9ace1a42e2
tweaking broken build scripts
2012-05-11 13:05:23 -04:00
Steve Bohlen
a3bc044c96
fixing up misc problems with the failing build
2012-05-10 20:54:22 -04: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
Steve Bohlen
88326436e2
rename erroneous folder tools/ReporterGenerator
2011-11-01 11:46:58 -04:00
sbohlen
3320e99102
-fixing missing /example/ solutions for VS2010
...
-adding calls to build VS2010 /example/ slns in solutions.build.nant
-update NH3.2 reference bins from CR1 to GA
2011-08-02 14:33:29 +00:00
bbaia
956a1301d7
Clean up Calculator quick start
2011-06-04 00:45:21 +00:00
bbaia
5532f67a9d
Removed Spring.Http project (moved to GitHub project spring-net-rest) (SPRNET-1345)
2011-02-04 19:10:36 +00:00
bbaia
0c182f9945
REST client API: Exclude REST quickstarts from build to fix it (SPRNET-1345)
2010-12-31 17:10:49 +00:00
sbohlen
5d5500a02a
- remove 2005 solutions from example builds
...
- update VS2010 Solution
2010-08-16 19:38:25 +00:00
markpollack
c4d3c761e9
build-solutions task is acting very flacky, not consistent. Getting 'can't delete errors', maybe nant issue with delete task. adding sleep and deleting second time. reorders the build to do the main 2008 solution first.
2009-12-04 15:54:39 +00:00
markpollack
f584336157
SPRNET-1283 - Msmq QuickStart example does not build via msbuild command line on Bamboo server
2009-11-30 18:00:46 +00:00
markpollack
613677fb8a
Clean up of .csproj files for building on bamboo server.
2009-11-30 17:50:50 +00:00
lahma
5bf07f9b83
Fixed Velocity integrations output directory in release build, set treat warnings as errors, added simple documentation for missing members
...
Set MSBuild's output to minimal when doing solution builds to make CI server's build log more tolerable
2009-11-29 21:39:23 +00:00
markpollack
e498eb7b9d
enable ncover, fix 2003 build, modify solutions.build.nant to exclude Calculator and add ${root} prefix to build 2003 solution.
2009-11-04 23:17:17 +00:00
eeichinger
070c33503e
added automatic vs.2008 detection
2009-08-04 20:24:02 +00:00
eeichinger
8fd35067c9
integrated solutions.build.nant script into main build
...
fixed northwind example msbuild
2009-08-03 20:35:43 +00:00
eeichinger
da3093992f
ingored files
2009-08-03 17:19:38 +00:00
eeichinger
4d9a3f6a72
included missing example solutions to be built
2008-10-15 17:35:54 +00:00
eeichinger
ef7e379dbc
nant scripts for testing release distributions
2008-10-15 16:17:40 +00:00