Commit Graph

93 Commits

Author SHA1 Message Date
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
markpollack
04a2b277b1 2009-12-08 16:17:14 +00:00
markpollack
41b8c4091c SPRNET-1279 Create integration test project for NMS
(run tests in standard nunit - without ncover as it hangs with ncover)
2009-12-08 03:04:54 +00:00
markpollack
6e10b8b9ca SPRNET-1280 - Create integration test project for TIBCO EMS 2009-12-07 18:31:26 +00:00
lahma
e4fd943c2c Set net-3.0 build to compile also other projects than just Spring.Services 2009-11-27 14:55:37 +00:00
eeichinger
dcd16da294 2009-09-24 05:44:33 +00:00
eeichinger
cb8d029264 included building coveragesummary 2009-09-23 19:47:16 +00:00
eeichinger
070c33503e added automatic vs.2008 detection 2009-08-04 20:24:02 +00:00
eeichinger
21f3cdd67a "build-all-function" also compiles all contained solutions by default 2009-08-04 15:12:19 +00:00
eeichinger
6edcf555b6 fixed 3.0 assembly deployment 2009-08-03 21:49:21 +00:00
eeichinger
4c4cf828b4 added solutions.build.nant to package output 2009-08-03 20:58:19 +00:00
eeichinger
6eb84593f5 fixed solution build integration 2009-08-03 20:49:03 +00:00
eeichinger
8fd35067c9 integrated solutions.build.nant script into main build
fixed northwind example msbuild
2009-08-03 20:35:43 +00:00
markpollack
3126b4299d remove references to NH10 in build. 2009-08-03 19:37:30 +00:00
eeichinger
e034523f2b fixed build-support/tool packaging 2009-08-03 14:43:58 +00:00
eeichinger
dd79e4e81a fixed tools missing from package
added new nh support info to readme
2009-08-03 14:33:43 +00:00
markpollack
57c972ebab misc build fixes for release, doc improvements. 2009-08-03 12:16:43 +00:00
eeichinger
7db5ac4a84 added "test.integration.data" build flag to run integration tests 2009-08-02 23:25:30 +00:00
eeichinger
37787ef76e removed workaround - mstest is not installed on build box 2009-08-02 13:31:06 +00:00
eeichinger
86cb1b91e7 workaround for detecting mstest on ccnet build box 2009-08-02 13:11:35 +00:00
eeichinger
c64b3209d2 changed to build Spring.Services sdk doc from bin/3.0/Spring.Services.dll
clean doc tmp dir after generation
2009-08-02 12:39:46 +00:00
eeichinger
c182795283 fixed pdf reference doc build error 2009-08-02 12:21:57 +00:00
eeichinger
d9420f2de2 added build commandline examples 2009-08-02 10:35:24 +00:00
eeichinger
4316ead14a automated mstest detection in build script 2009-08-02 09:49:03 +00:00
markpollack
a7c44f8c66 misc build fixes 2009-08-02 05:16:17 +00:00
markpollack
8cf6cc7005 packaing fixes
fix 2005 vsnet solution
2009-08-02 04:03:02 +00:00
markpollack
5c7cb53dd1 packaging improvements 2009-08-02 03:41:44 +00:00
eeichinger
972da2f0e5 fixed nh build scripts
automated build of Spring.Messaging.Ems and Spring.Testing.Microsoft if dlls are available
2009-08-02 00:52:07 +00:00
eeichinger
f3bf575db0 build script polishing 2009-07-30 11:52:32 +00:00
eeichinger
1a8d11815a made Spring.Messaging.Tests compile 2009-07-30 10:51:26 +00:00
markpollack
a6f638b2e8 misc fixes for packaging up release. 2009-07-30 06:33:52 +00:00
markpollack
3279a6d393 misc fixes for packaging up release. 2009-07-30 06:32:56 +00:00
markpollack
6684b03928 re-enable .NET 1.1 build. Ug, sorry about that. 2009-07-28 07:12:50 +00:00