Bugs item #1425251, was opened at 2006-02-06 15:03
Message generated for change (Settings changed) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1425251&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.85
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: crus007 (crus007)
>Assigned to: Gert Driesen (drieseng)
Summary: Creating of a satelite assembly fails

Initial Comment:
Creating of a satelite assembly is failing when the
project contains a large number of forms or user controls.

I find out that the assembly linker al.exe is called
using the command line to embed the resources. In my
case the number of resources which should be linked to
the satelite assembly was to large.

For a quick fix I changed the source
nant-0.85-nightly-2005-12-13\src\NAnt.DotNet\Tasks\AssemblyLinkerTask.c
s to add the Arguments to the temporary command file
and set IfDefined to false.

I have attached this file to the bug report.

My their is better way for fixing this bug.

Regards
Crus

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

>Comment By: Gert Driesen (drieseng)
Date: 2006-03-05 15:30

Message:
Logged In: YES 
user_id=707851

This is now fixed in cvs, and will be part of the next 
release candidate.

Thanks for the report !

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

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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to