Bugs item #1586066, was opened at 2006-10-27 17:20
Message generated for change (Settings changed) made by zacparsons
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1586066&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tasks
>Group: 0.86
Status: Open
Resolution: None
>Priority: 7
Private: No
Submitted By: Zac Parsons (zacparsons)
Assigned to: Nobody/Anonymous (nobody)
Summary:  <solution> task can not be run in parallel for web apps

Initial Comment:
Our build server runs NAnt scripts to build multiple 
web apps on a single machine. The web apps have common 
code that is is compiled into each project. 

Since the ProjectBase.ObjectDir property selects a 
single default path (under the user's home directory) 
that is uniques only by project name, there is the 
oportunity for collision durring builds if two scripts 
try to build the same web project simultanously.

There dosen't seem to be any good reason to push these 
files into a new location, but if it must be done, use 
a GUID or something to unique the file path per 
execution.

Thanks!

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1586066&group_id=31650

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to