>
> - 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
I think only in the solution task. It seems reasonable to fail on an
empty file. The other possiblity is to add yet another attribute and
make it configurable.
Ian
Gert Driesen wrote:
follow up : VS.NET does indeed just skip zero byte resx files.
Now the question is : should we only skip zero
> - Original Message -
> From: "Jaroslaw Kowalski" <[EMAIL PROTECTED]>
> To: "Jaroslaw Kowalski" <[EMAIL PROTECTED]>; "José Luis Barrera"
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Monday, March 22, 2004 4:36 PM
> Subject: Re: [Nant-users] Problem with refe
I seem to be unable to create a release build using the tags. (Haven't tried tags since I really don't want to do that)
I have tried setting debug= false as a property, hard-coded, and -D from the command line. I cannot get it to work. Inspecting the resulting DLL or EXE with ILDASM shows De
I fixed a regression in the task very recently. I'm not sure if
the fix was included in the nightly of 3/20, if not wait for the next
nightly build (I'm kinda busy right now, so in that case you'll have to wait
until tomorrow or so).
Gert
- Original Message -
From: "Baldree Matt" <[EMA
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
task or also in the compiler tasks (csc, vbc, ...) ?
Gert
- Original Message -
From: "Gert Driesen" <[EMAIL PROTECTED]>
To: "Giuseppe Greco" <[EMAIL PROTECTED
- 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 n
I have a test that demonstrates this problem - however the mail list does
not let attachments through. Here is the output from my test that shows
this did work on 0226:
If anyone wants the test, I can mail off list
C:\TEMP\Test\ResxTest\ResxTest>set PATH=C:\work\lib\nant-0.85-20040226\bin
C:\T
I also think that this never worked;
Just for test purposes, some time ago I tried to
process empty resx files... without success.
j3d.
> Peter,
>
> Are you sure that this works in the 02/26 nightly ? I'm pretty sure this
> never worked, I don't think we implemented a hack to skip empty resx
>
There does seem to be a problem with 3/17 nightly build for where
before we could do this...
We now have to do this...
In the new format, we explicitly indicate the output location and name. I'm
not sure when
I've seen another problem with resgen: empty ResX files (which VS will
generate from time to time) with the latest nightly, generate an Xml
exception:
error: Invalid ResX input.
error: Specific exception: XmlException Message: Invalid ResX input. --->
XmlException: The root element is missing
There's a typo in your buildfile. You should use
instead of
I believe that NAnt should be detecting this and notifying user about it.
Somehow it doesn't. Gert?
Jarek
- Original Message -
From: "Jaroslaw Kowalski" <[EMAIL PROTECTED]>
To: "José Luis Barrera" <[EMAIL PROTECTED]>;
<[EMA
Peter,
Are you sure that this works in the 02/26 nightly ? I'm pretty sure this
never worked, I don't think we implemented a hack to skip empty resx files.
Gert
- Original Message -
From: "Peter McEvoy" <[EMAIL PROTECTED]>
To: "Gert Driesen" <[EMAIL PROTECTED]>; "Tom Lathrop"
<[EMAIL PR
Can you re-run your buildfile with -verbose -l:logfile options and send the
output?
Jarek
- Original Message -
From: "José Luis Barrera" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 22, 2004 3:40 PM
Subject: [Nant-users] Problem with references...
> Hi all!
>
> I have
Hi all!
I have a problem with csc nant compilation...
look at this
if i execute this, i get
c:\workdir\WorkCardSchema\src\WCPrototype\DataAccessLayer2\Interview
DALC.cs(3,7): error CS0246: The type or namespa
> - Original Message -
> From: "Jaroslaw Kowalski" <[EMAIL PROTECTED]>
> To: "Zigomanis, Nick" <[EMAIL PROTECTED]>; "Gert Driesen"
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Monday, March 22, 2004 8:16 AM
> Subject: Re: [Nant-users] Question about style task in latest nightly
build
>
16 matches
Mail list logo