Hi all,

I have a query regarding deploying multiply assembly versions of a BizTalk 2004 solution using NANT.

I need to maintain at least two assembly version of a BizTalk solution due to the nature of long running processes and have successfully used NANT to deploy the initial version.

My problem is that I now want to use NANT to deploy another version of the same solution, to the same target to run alongside the existing version.

Has anyone been able to acheive this?

I also have some additional task to perform which differ from the initial depoyment and am aware of the "custom(un)DeployTarget" elements, but I would need these actions to refer to the previous version of the solution i.e not the one associated with the latest/current NANT package. my gut feeling is that I cant reference outside the version number of the running NANT script/package.

All help would be gratefully appreciated.

Kind Regards
Mark Atkinson




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to