I'm compiling a set
of java files using the following command in NAnt file
and get the
following error:
[exec] E:\Temp\Agents\java\com\sa\ea\app\automapper\AMDBRecord.java:572: cannot
resolve symbol [exec] symbol : variable
ErrorLevel [exec] location: class com.sa.ea
Gert Driesen wrote:
Gary,
Send me a small repro and I'll look into it.
Gert
Ironically, bug 1237756 just submitted by someone else appears to be the
same or similar problem. If he doesn't come up with a reproduction
sample, I'll try. In my case, it's not my code but I think I can manag
Gary,
Send me a small repro and I'll look into it.
Gert
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Gary Feldman
> Sent: woensdag 13 juli 2005 18:01
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] Solution task not resolving
I have a small project that I'm trying to build with the solution task.
The project includes a third-party .dll, which in turn has some
dependencies that aren't on the build machine. Visual Studio
nevertheless builds it with no errors or warnings, though obviously it
won't execute. NAnt, on
Gert Driesen wrote:
Thomas,
I'm not yet sure on what approach we'll take here.
First of all, the task allows for a little more flexibility than
VS.NET (explicitly specify list of projects, exclude certain projects,
override output dir, ). Second, in the end we want to support .NET 2.0 /
V
Sachin,
If your root build file does an of the other build files, then after
the point where the include occurs in the root build file, the root build file
will have access to any properties defined in the included files.
Merrill
---
This S
Thomas,
I'm not yet sure on what approach we'll take here.
First of all, the task allows for a little more flexibility than
VS.NET (explicitly specify list of projects, exclude certain projects,
override output dir, ). Second, in the end we want to support .NET 2.0 /
VS.NET 2005 solutions on
Dear friends,
I am facing one problem regarding accessing property from other build file. How can I access or use property of other build file in top level build file.
Here with this mail I am sending sample build files to you.
Regards
Sachin Gedam
Birgir,
We support targeting .NET Framework 2.0 Beta 2 (using individual compiler
tasks, such as csc, resgen, ...), but the task does not support
it yet.
Gert
- Original Message -
From: "Birgir Kristmannsson" <[EMAIL PROTECTED]>
To: "Gert Driesen" <[EMAIL PROTECTED]>;
Sent: Wednesday,
Hi Gert,
Are you sure: on http://nant.sourceforge.net/ under news, it says
2005/04/18 - **New**: NAnt 0.85 nightly build now supports .NET Framework 2.0
Beta 2.
Best regards,
Biggi
-Original Message-
From: Gert Driesen [mailto:[EMAIL PROTECTED]
Sent: 13. júlí 2005 11:08
To: Birgir Kr
Birgir,
There's no one working on this yet, but I'm pretty sure lots of people are
interested in this.
Any volunteers ?
Gert
- Original Message -
From: "Birgir Kristmannsson" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, July 13, 2005 12:56 PM
Subject: [Nant-users] VS 2005 solutions don't
Hi
there,
I'm in the process
of updating to VS 2005 beta 2 (FW: v2.0.50215), and just downloaded the
2005-07-08 nightly build of Nant. It still gives me errors - anybody have any
ideas? Anyone have it working? If so, which Nant build are you
using?
Output:
NAnt 0.85 (Build 0.85.2015.
12 matches
Mail list logo