Bugs item #855441, was opened at 2003-12-06 19:38 Message generated for change (Comment added) made by drieseng You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=855441&group_id=31650
Category: Tasks Group: 0.85 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Michael CARBENAY (mcarbenay) Assigned to: Nobody/Anonymous (nobody) >Summary: <solution> changes the path from where the solution is built Initial Comment: I'm trying to use the <solution> tag in a build file and found a rather annoying feature. When the build task find that a project in a solution have to be re-built, it seems to first copy all the file to a temp directory and then build it from there. So much for any relative path you may have used. It's quite frustating 'cause if you use a <AssemblyFileName> attribute with a relative path to a snk file, as the path have changed, it fails to compile. ---------------------------------------------------------------------- >Comment By: Gert Driesen (drieseng) Date: 2004-04-08 20:55 Message: Logged In: YES user_id=707851 This should now be fixed in cvs (and in the next nightly build). Don't hesitate to re-open this bug report if you still have problems with the next nightly build. Thanks for the report ! ---------------------------------------------------------------------- Comment By: Gert Driesen (drieseng) Date: 2004-02-25 14:14 Message: Logged In: YES user_id=707851 Can you package up a zip file containing the minimum set of files necessary to reproduce this issue and attach it to this bug report ? Thanks ! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=855441&group_id=31650 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
