Dear All,
I request you to let me know how to solve the
following problem in my automated build process using NANT.
1. I have a few solution files. Some of
them are having multiple proj file or only one proj file.
To compile them I require to edit the references by
droping and re-adding them after building them in a hierarchy.
So how to remove and add
references using NANT build script.
2. Many times I see that a particular
project build is successfull with some warning using MS .Net
Development Environment. However it shows fatal errors while doing so using Nant
script. For eg. a sSQL ="Udate " & CTable & ", the quote is not closed,
it will show only warning in build using MS-Build command from Development
Environment.
3. Does Only debug mode compilation can be done
using NANT script or release mode can also be done? As I find errors like
"Skipping the Solution files" in release mode only but not in Debug
mode.
Thanks
Sanjoy
|
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