Re: [Nant-users] BUILD FAILED on mono 0.30.1

2004-02-22 Thread Jaroslaw Kowalski
t; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, February 22, 2004 1:54 PM Subject: Re: [Nant-users] BUILD FAILED on mono 0.30.1 > Rodrigo, > > We'll look into this issue as soon as possible, but right now NAnt is not > functional on Mono/Linux due to a regression o

Re: [Nant-users] BUILD FAILED on mono 0.30.1

2004-02-22 Thread Gert Driesen
February 20, 2004 10:16 PM Subject: [Nant-users] BUILD FAILED on mono 0.30.1 > After: > > make clean > make > > I get: > > BUILD FAILED > > /home/rodrigob/dotnet/nant/NAnt.build(106,9): > Unexpected token 'RightCurlyBrace'.

[Nant-users] BUILD FAILED on mono 0.30.1

2004-02-20 Thread Rodrigo B. de Oliveira
After: make clean make I get: BUILD FAILED /home/rodrigob/dotnet/nant/NAnt.build(106,9): Unexpected token 'RightCurlyBrace'. Expression: ${nant.platform.win32 and framework::exists('net-1.0')} Environment: * mandrake linux 9.1 * latest mono tarball (0.30.1)