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
lahma
573a0903f6
Added support for NH 3.0 (built from trunk), added net-3.5 target to build file, added NH 3.0 targets to build, set NH 2.1 to be part of standard build
2009-07-25 09:34:50 +00:00
lahma
bf2fc3df7b
Set Spring.build to allow compilation on x64 machines with NAnt 0.86 (sysinfo failonerror=false) and fixed NHibernate test build file
2009-07-24 15:42:43 +00:00
markpollack
828b79e405
SPRNET-1196 - Added build support but disabled until CI machine can support running mstest.
2009-07-24 05:36:41 +00:00
markpollack
c8ec84d9a9
SPRNET-1196 - Added build support but disabled until CI machine can support running mstest.
2009-07-24 03:18:35 +00:00
markpollack
f269366cb1
SPRNET-1206 - Upgrade to NUnit 2.5 - remove running on .NET 1.0
2009-07-22 20:34:31 +00:00
eeichinger
aaa2133cec
reverted to pure nunit tests without coverage analysis due to ci server issues with ncover
2009-07-14 23:22:03 +00:00
eeichinger
21805fd8b3
2009-07-14 23:15:46 +00:00
eeichinger
47762e3f0f
upgraded to nunit 2.5.1 for running unit tests
...
integrated ncover for code coverage analysis
switched COM integration tests to explicit
2009-07-14 22:37:59 +00:00
erezmazor
b52f540a62
Fixed build issues:
...
1. Changed default Spring.build target for Spring.Template.Velocity.Tests to test to prevent hiding of test failures in CC.net build
2. Added NVelocity.dll and resource embedding in build target Spring.Template.Velocity.Tests.build and changed default target to test
3. Removed tx xmlns from test VelocityEngineFactoryObjectTests.xml
2009-06-05 11:46:05 +00:00
markpollack
f418aaa4d9
NVelocity configuration integration classes - thanks Erez Mazor and welcome to the project!
2009-06-04 01:34:53 +00:00
eeichinger
ca9f8689d3
generate sdk docs using NDoc3 beta3
2009-05-10 08:30:04 +00:00
eeichinger
0f88e95ec9
activated ndoc3 target for testing CI build
2009-04-18 12:19:41 +00:00
eeichinger
4fdd86185b
integrated ndoc3 (needs manual "nant doc-sdk" invocation yet)
2009-04-17 16:49:13 +00:00
eeichinger
fb0cb23a7f
polishing infrastructure
2009-04-17 13:29:35 +00:00