t; >I've tried it, but it doesn't work at all.
> >
> >This is the error message:
> >
> >Error: Exception has been thrown by the target of an invocation.
> >Total time: 0 seconds.
> >
> >May be that's why Ian commented out lines from 130 to 135 i
vocation.
Total time: 0 seconds.
May be that's why Ian commented out lines from 130 to 135 in
ResGenTask.cs ...
Gius_.
Gert
- Original Message -
From: "Giuseppe Greco" <[EMAIL PROTECTED]>
To: "NAnt Developers" <[EMAIL PROTECTED]>
Sent: Saturday, Ju
"Giuseppe Greco" <[EMAIL PROTECTED]>
> To: "NAnt Developers" <[EMAIL PROTECTED]>
> Sent: Saturday, June 28, 2003 11:44 AM
> Subject: [nant-dev] Problem with the task on Linux
>
>
> > Hi all,
> >
> > I've target like this:
> &g
: Saturday, June 28, 2003 11:44 AM
Subject: [nant-dev] Problem with the task on Linux
> Hi all,
>
> I've target like this:
>
>name="build"
> description="Builds resource binaries for de-DE culture">
>dir="${build.dir}/bin/${
Hi all,
I've target like this:
The target above just generates a .resources file and the
related satellite resource assembly DLL.
It works on Windows, but it doesn't on Linux!
monoresgen complies like this:
/home/genius/projects/gekkota/src/Gekkota.Core/de-DE/d
Hi all,
giving the following directory structure
project
+-file1
+-file2
+-src
+-file3
+-file4
... and the following task
I've the following problem on Linux (on Windows it does work):
only file1 and file2 are copied into the /tmp directory. The src
directory