Thanks Sean, in the future send these types of email to the nant-dev list.

On 18-Dec-03, at 11:43 AM, Foy, Sean wrote:

I recently found that NAnt could not build one of my solutions using the
solution task and, finding nothing in the bugs database, decided to do
something about it.


My project is strongly named and uses an Interop assembly. I found that NAnt
failed to sign the Interop RCW assembly, and as a result my project could
not be built as a strongly named assembly. VS.NET understands that the
Interop assembly needs to have a strongname, so I think NAnt's behavior was
incorrect.


With these (enclosed) changes, NAnt can build itself with all the existing
tests and it can detect that it should sign the Interop RCW assembly on my
project.


I have not been successful in writing a testcase. I've found it quite
difficult to instantiate the objects I think I need for testing without
writing out a project or solution file to disk. It seems that someone should
solve this problem... Unfortunately, I don't know when I might have time to
work on it. I hope that the enclosed code can be incorporated into NAnt
notwithstanding the absence of accompanying tests.


Sean Foy

<nant-interop-fix>



------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to