follow up : VS.NET does indeed just skip zero byte resx files.

Now the question is : should we only skip zero-byte files in the <solution>
task or also in the compiler tasks (csc, vbc, ...) ?

Gert

----- Original Message ----- 
From: "Gert Driesen" <[EMAIL PROTECTED]>
To: "Giuseppe Greco" <[EMAIL PROTECTED]>
Cc: "Peter McEvoy" <[EMAIL PROTECTED]>; "Tom Lathrop"
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, March 22, 2004 6:28 PM
Subject: Re: [Nant-users] Problem with resgen task in nightly build


>
> ----- Original Message -----
> From: "Giuseppe Greco" <[EMAIL PROTECTED]>
> To: "Gert Driesen" <[EMAIL PROTECTED]>
> Cc: "Peter McEvoy" <[EMAIL PROTECTED]>; "Tom Lathrop"
> <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Monday, March 22, 2004 5:26 PM
> Subject: Re: [Nant-users] Problem with resgen task in nightly build
>
>
> > I also think that this never worked;
> >
> > Just for test purposes, some time ago I tried to
> > process empty resx files... without success.
>
> Do you think we should skip zero byte resx files ?  Or should we only skip
> them in the <solution> task to match the behaviour of VS.NET ? What does
> VS.NET do with empty resx files ? Does it skip them or does it replace
them
> with a valid empty resource file, and still define them as manifest
> resources ?
>
> Gert
>
>
>
> -------------------------------------------------------
> 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-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-users
>
>



-------------------------------------------------------
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-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to