Hi,

In the Spring.NET project I'm working on we need to maintain a single build 
script that should compile and test against all possible target frameworks (NET 
1.0, 1.1, 2.0, Mono, CF).

Compilation runs against the right framework - but when it comes to executing 
the tests, these tests are executing within the CLR used to launch nant.exe (of 
course).

We've been using a workaround using the <exec> task and setting COMPlus_Version 
environment variable but that's not satisfying all needs.

Are there any ideas, already existing solutions, future plans on this issue?

cheers,
Erich

P.S.: for those interested in Spring.NET you can find us at 
http://www.springframework.net

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to