Bugs item #931819, was opened at 2004-04-08 17:44
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=931819&group_id=31650

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jos Clijmans (clijmans)
Assigned to: Nobody/Anonymous (nobody)
Summary: Issues with Solution task

Initial Comment:
We have some serious issues with the nightly build from 
05/04/2004

Error in license task : NAnt.VSNet.Tasks.SolutionTask is 
not serializable
     solved by putting the Serializable attribute on the 
task

AssemblyKey file cannot be found
The solution task changes the working directory to obj
VS.Net keeps the current directory when double-click on 
a .sln file.
Our AssemblyInfo.vb file specifies the assemblykeyfile 
without directory info (..). So VS.Net finds it in the 
projectdir. NAnt looks into the obj dir and doesn't find 
the snk file.

VS.Net copies the app.config file to "outputfile".config 
as part of the build, NAnt doesn't. 


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=931819&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

Reply via email to