Bugs item #1542121, was opened at 2006-08-17 12:16
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=1542121&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: Core
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Submitted By: Duane (dnewman31)
Assigned to: Nobody/Anonymous (nobody)
Summary: satalite resources not copied to output

Initial Comment:
This occours when using the solution task to build a 
project from the VS.NET 2003 project file.  If the 
project has a refernce to a satalite resource assembly 
only the directly referenced default culture assembly 
is copied to the output, leaving all the culture 
specific assemblies behind.  This is occouring with an 
assembly reference.

example:

Project1\project1.csproj
  refernces project2\project2.dll

Project2\project2.csproj
  is a resource assembly and outputs:
  project2.dll
  fr\project2.resources.dll
  ... etc.

Only the project2.dll is copied to project1 output 
folder. All the other *.resources.dll assemblies are 
ignored.

When compiled in visual studio these files are copied 
properly.

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

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

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to