Sébastien,
What is the error? Could it be that the current working directory is
different when called from NAnt?
Jay
On 1/21/08, Sébastien Filion <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
>
>
> I currently try to compile an assembly using the solution task of nant.
>
>
>
> It works fine for almost a
Hi,
I think I found the error...
It is because the SolutionDir variable is only defined when opening the project
in VisualStudio.
So when I try to compile by using the solution task, it crash because this
value is not set yet.
I found it by checking the nant code where the execep
Hey Sébastien,
Do you have a repro for this that you can share?
Gert
_
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Sébastien
Filion
Sent: maandag 21 januari 2008 14:59
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Solution Tasks and post-build-event...
Hi,
I currently try to compile an assembly using the solution task of nant.
It works fine for almost all my assemblies.
But the ones who contain a post build event failed every time.
I use this version of nant: nant-0.85-rc2.
I compile a visual Studio 2003 C# project.
Is someone
By default, the Nant exec tasks uses the return value of the executable
to determine the result. What is the return value of
aspnet_compiler.exe with your deliberate compile time error?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chris
Sent: Sunday, J