Hi,

Sorry about the repost but I think it will gain more attention if i
start a new thread.

The original post is here.
http://www.mail-archive.com/[EMAIL PROTECTED]/msg01510.html

The problem is that Crystal Report Files (.rpt) are not being
prefixed with the filepath\namespace that other embedded resources
do.   e.g. .resx files

One way of getting around it was to rename my .rpt and corresponding
.cs files to have the filepath/namespace prefix.

Example:

my dir structure

MyProject.Name
    \Reports

Renamed File
MyProject.Name\Reports\myreport.rpt
MyProject.Name\Reports\myreport.cs

To
MyProject.Name\Reports\MyProject.Name.Reports.myreport.rpt
MyProject.Name\Reports\MyProject.Name.Reports.myreport.cs

This works but is ugly.  Wondering if the Nant Developers would add
in support for .rpt (Crystal Report files) just like in the support
resolution in the following bug tracker link.  

http://sourceforge.net/tracker/index.php?func=detail&aid=805307&group_id=31650&atid=402868


Would you support this small bug change Nant developers?  

Plus, would you consolidate the code solution in the above link to a
daily build and eventually into the next release??

thanks,

mike


=====
Michael Dang

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to