HI ,
I have CustomToool that generates the c# code after reading a xml
file that is provided as addin in VS.NET env.
Now i want the C# code to be generated again whenever i build using
the solutiontask in Nant build script.
How can i execute that GenerateCode Method of CodeGenerator using NantScri
Gary,
Can you package up a small repro for this and send it to me ? You are using
a recent nightly build, right ?
Thanks !
Gert
- Original Message -
From: "McCullough, Gary" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 15, 2004 8:26 PM
Subject: [Nant-users] URI form
If I
understand you correctly then I've also attempted something similar to
you. I can't find the posts at this moment that desribes why this
happens. Here's a small repro of what I
encountered:
This
won't echo anything. I was t
I now have more problems with this issue.
I tried to move the filesets out to properties than can be set .I set up
filesets with different names, then in the if task change a default property
depending on the target. This gives the following error:
fileset reference
'${component.DotN
I have a solution task with a webservice project in it. I’m
using webmap, and getting this failure:
“URI formats are not supported”
Not finding much about what it means. Can anybody enlighten
me?
Here’s the full output:
BUILD FAILED
INTERNAL ERROR
System.ArgumentExce
I wanted to decide on different filesets based on different
targets. Say release or debug. I therefore enclosed a bunch of properties and
filesets inside tasks. This allowed me to have one build that
changed depending only on the different targets. I found that you can not put
filesets
Hi!
I am continuing with my newbie experiments...
Now I'm playing with task and related and .
When I tried to execute this task...
... all things are ok!!
Instead, when I tried task with the same attributes...
... Nant told me that...
[cvs-update] Working directory: C:\Temp
[c
Boolean checks are done this way:
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Bart
ReadSent: Friday, October 15, 2004 8:57 AMTo:
[EMAIL PROTECTED]Subject: [Nant-users] Boolean
evaluation
Hi
All,
I'm afraid I'm
scr
Anyone ?
On Thu, 14 Oct 2004 15:08:05 +0200, Thibaut Barrère
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> the documentation states that asminfo only support C#, JScript or VB.
>
> I'd be interested into generation of a c++ version (AssemblyInfo.cpp).
>
> Did anyone extend asminfo for this purpose ? (o
Hi Bart,
are you using the latest nightly build ?
with it you should be able to test with
...
http://nant.sourceforge.net/nightly/help/fundamentals/expressions.html#numeric-operators
Thibaut
On Fri, 15 Oct 2004 14:56:57 +0100, Bart Read <[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
>
> I'm
Hi
All,
I'm afraid I'm
scratching my head a bit with this one. I want to use a boolean check (if
or unless, and sometimes the if task) to conditionally execute a task based on
the value of a property.
So I want to be able
to do something like:
etc.
I've tried about
half a doz
Sorry Manish, it still didn't come through.
There is an example of how to create a web project, here:
http://shrinkster.com/1in
> Thanks Gret, Let me try:
>
> Attached is MSI.zzt, pls rename to .ZIP extension
>
> Converted MSI Task doesn't make any sense, after lot of changes I made
> it workin
Hi Gert,
I actually handed the whole lc.exe problem over to my boss, who has
experienced a similar thing before because I couldn't even get it to
work from the command line. It seems there may have been a problem with
the .licx file in that the module that the licensed class resides in was
not s
13 matches
Mail list logo