sbohlen
5982407b93
fixing broken build; reworked build script so that VS2008 (.NET 2.0) MSTest and VS2010 SP1 (.NET 4.0) MSTest tests can co-exist
2011-05-30 02:59:29 +00:00
sbohlen
3bd1c5b33b
SPRNET-1443
...
-fixing build script to properly support MVC3 and MVC3 tests
2011-05-23 03:14:07 +00:00
sbohlen
bfea3bdf2a
SPRNET-1437 fix up errors in nuspec package descriptors
2011-05-06 15:58:24 +00:00
sbohlen
afa8e292fc
SPRNET-1437 introduce behavior to generate nuget packages on PACKAGE build task
2011-05-05 19:58:44 +00:00
sbohlen
38bae071b8
SPRNET-1412
...
adding build of EMS support to .NET 4.0 packaging
2011-03-31 14:56:17 +00:00
sbohlen
dbe65ed214
SPRNET-1423
...
-added explicit copying of NH3.1-related BIN to 3.5 output dir
-also added overlooked copying of NH3.0-related BIN output to 3.5 output dir
2011-03-28 17:11:45 +00:00
sbohlen
2610538ab3
SPRNET-1414
...
troubleshooting hung calls to powershell; attempting suggestion in this thread http://forums.atlassian.com/thread.jspa?messageID=257354555�
2011-03-26 18:32:40 +00:00
sbohlen
722fff6f95
SPRNET-1414
...
troubleshooting hung calls to powershell (still!)
2011-03-26 17:05:13 +00:00
sbohlen
c38c86bbf8
SPRNET-1414
...
Still fiddling with changes to enable NANT to invoke a Powershell script (successfully!)
2011-03-26 15:58:26 +00:00
sbohlen
ad53937bf8
SPRNET-1414
...
attempting to address the powershell-hangs-if-run-from-a-build-agent issues with something along these lines http://www.borland-academy.com/issue/TW-6021
2011-03-26 11:44:17 +00:00
sbohlen
875e073891
SPRNET-1414
...
Powershell apparently doesn't like paths delimited with forward-slashes (/) even though NANT will accept either forward-slashes (/) or backslashes (\) as a path delimiter :(
2011-03-26 03:56:01 +00:00
sbohlen
047347adf2
SPRNET-1414
...
-fixing errant property mis-entry in build script (Grrr --!)
2011-03-25 23:03:41 +00:00
sbohlen
4d677602a8
SPRNET-1414
...
Introducing PowerShell scripts designed to enable interaction with S3 for automating the NIGHLY build uploads
2011-03-25 22:01:03 +00:00
lahma
3dd72e8562
SPRNET-1421: NHibernate 3.1 support
2011-03-21 08:25:14 +00:00
sbohlen
f7cbfa9983
SPRNET-1414 disabled nightly build upload (again) until new approach to automating the upload using the new infrastructure can be implemented
2011-03-18 13:58:11 +00:00
sbohlen
5db43a2b7c
SPRNET-1414 changed NIGHLY upload pathing as needed to reflect new hosted server location
2011-03-17 19:11:52 +00:00
sbohlen
9c6439c27e
removed call to upload NIGHTLY build content to server since upload target is no longer active (need to re-work the upload action in the script to accommodate new upload server target (diff. host))
2011-02-22 20:23:44 +00:00
sbohlen
dba664edb5
re-enabling the upload of NIGHTLY build to Contegix server as I discovered that indeed it *is* still the host for www.springframework.net
2010-12-15 13:51:14 +00:00
sbohlen
9f1a92868e
minor mods in prep for 1.3.1 release
2010-12-13 16:53:48 +00:00
sbohlen
0e4d9fdf24
removed call to upload DAILY SNAPSHOT to contegix since site hosting provider is no longer contegix
2010-12-13 15:40:54 +00:00
sbohlen
3fb538d1e6
misc documentation updates for 1.3.1 release
2010-12-10 20:10:18 +00:00
sbohlen
f3276b4d68
fixing misc issues with few missing package-release content elements
2010-12-10 15:42:04 +00:00
sbohlen
7f2dd1b9a8
adding missing examples code
2010-12-09 21:10:01 +00:00
sbohlen
6159e65a4e
mods to reflect need to support both /program files/ and /program files (x86)/ paths for certain .NET framework references (MVC-related)
2010-12-09 18:10:44 +00:00
sbohlen
91549d3d36
misc build script changes and add MVC example app
2010-12-09 17:10:50 +00:00
sbohlen
b16ec89b35
mods to packaging script to copy 3.5-specific binaries
2010-12-09 16:27:51 +00:00
lahma
ac19a0d1a9
SPRNET-1388: Fixed NHibernate 3 compilation for target framework 3.5
2010-12-09 13:37:24 +00:00
sbohlen
67966c1566
misc changes to build infrastructure to support adding .net 3.5 and 4.0
2010-12-09 00:24:11 +00:00
sbohlen
8a23270b5d
SPRNET-1396
2010-12-07 20:30:04 +00:00
sbohlen
76445f9665
misc edits in prep for 1.3.1 release
2010-12-07 15:19:47 +00:00
sbohlen
4ef90395fa
SPRNET-1388
...
wired up NH3 build-compile into daily snapshot build process
2010-11-02 14:06:42 +00:00
sbohlen
a17316370b
fixing broken 4.0 daily build...helps if you actually DEFINE the target daily-build-4.0 BEFORE calling it :)
2010-11-01 18:03:10 +00:00
sbohlen
592edc46f2
fixing broken 3.5 daily build
2010-11-01 17:45:24 +00:00
sbohlen
e8fd761860
fixing broken 3.5 daily build
2010-11-01 17:14:44 +00:00
sbohlen
6f8dd84a6c
SPRNETSPRNET-1384
...
Created separate builds for .NET 3.5 and .NET 4.0
2010-10-29 17:12:21 +00:00
sbohlen
6ee2ae5ee2
SPRNET-1372
...
Initial support for native .NET 4 compilation introduced
2010-09-24 21:27:51 +00:00
markpollack
139ce90484
update to nunit 2.5.7.10213
...
initial pass at compilation using .net 4.0 (not just side-by-side support)
2010-09-21 02:41:32 +00:00
markpollack
7d7cabb3bf
SPRNET-1042 - Specify location of additional DbProvider definitions in Spring XML database namespace
2010-06-10 21:47:46 +00:00
markpollack
65f1d2f4b8
SPRNET-1310 - Update to use Apache NMS 1.3
2010-06-02 20:09:43 +00:00
bbaia
9551238d09
Add namespace parser for WCF integration [SPRNET-1324]
2010-04-14 14:57:28 +00:00
eeichinger
69cc934cfe
2009-12-25 10:54:46 +00:00
eeichinger
c9ada50a6b
copy over non-redistributables at build start - allows for clean builds
2009-12-25 10:01:15 +00:00
eeichinger
3924f25f14
added missing readme-net-3.5.txt
2009-12-25 09:36:04 +00:00
eeichinger
23d6bcd450
fixed buildscript
2009-12-22 21:56:52 +00:00
markpollack
19b23025ec
SPRNET-1300 - NMS custom schema is missing a way to set the Exception Listener when creating message listener containers
...
SPRNET-1302 - Add IErrorHandler interface to be called when exception thrown by message processing is not of vendor specific messaging exception type.
2009-12-16 19:01:21 +00:00
markpollack
3999385e1b
misc installer updates
2009-12-16 05:09:35 +00:00
markpollack
e72eeb5466
API document changes 1.2->1.3
2009-12-16 00:22:31 +00:00
markpollack
ebee9d3242
.NET 3.0 build references Spring libs from .NET 2.0 build. Only build Spring.Services and run tests for .NET 3.0 build.
2009-12-15 04:22:08 +00:00
markpollack
ad32bafe12
.NET 3.0 build references Spring libs from .NET 2.0 build. Only build Spring.Services and run tests for .NET 3.0 build.
2009-12-14 23:04:36 +00:00
markpollack
8b11bb689e
update installer
...
update release dates
SPRNET-1076 - API doc links from reference doc are broken
2009-12-11 22:22:50 +00:00