Hi, I am currently in the process of converting some build
scripts from batch files to nant build files.
I have a .Net solution that references ADODB.dll in the GAC.
The project file for this reference looks like this:
Name = "ADODB"
Hi Gert,It works for me know. Thank you for the fix.AndyOn 7/23/06, Gert Driesen <[EMAIL PROTECTED]
> wrote:> -Original Message-> From:
[EMAIL PROTECTED]> [mailto:[EMAIL PROTECTED]] On Behalf> Of Andy Duan Nguyen> Sent: zondag 23 juli 2006 10:08
> To: Gert Driesen> Cc: nant-users@lists.sou
Hi,
1.
Following code returns a error:
An empty string is not a valid value for attribute 'output' of .
The workaround would be
Is it a supposed behavior and if yes, then what is the recommended approach
to avoid the execution of test.outputfile="".
2.
Sometimes I use targets to accomplish a
Not sure what you mean about the configuration
property. The documentation of the msbuild task doesn’t list a
configuration property. Is there one that isn’t documented?
Chris
From: Robinson, Heath
[mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 25, 2006 9:27
AM
To: Chris H
Some said the following back in May about MSBUILD:
“At
any rate, VS2005 has MSBuild, so until the solution task is updated for 2005,
you could just call MSBuild. this is what I'm doing, and works well.
It also has the advantage of building ALL project
types, including Setup/Deployment
I’m trying to switch my nant script to use the msbuild
task instead of executing devenv and I’m not sure how to properly choose
the build configuration.
So for example, if I want to clean the Debug build of a
solution file I understand that I need to have the task defined like this:
Hello,
I am trying to use the mail task to send a particular network share link into a RTF file so that users could click on this link to naviagte to the correct location. But the out always goes as a normal text file. This is what I am trying:
\\hostname\sharename\foldername"/>
Hi Brad,
With Ant, you could specify a file in the
task to load a set of properties from a file, but in NAnt you have to do
this through using the task (as you guessed) to include
the properties file.
One thing to watch out for (as it often comes up on the
list) is if you are using namespaces
Hi,
if I wont to run over multiple nodes in some XML file, I do it
on this way:
How is right way to loop over
unknown count of nodes?
Thanks
Mit freundlichen Grüßen/Kind RegardsIrfan DuhericSoftwar
Hi all,
I’m new to NAnt and C#. I come from java side
and now I want to make my first Nant build file. The app has some class files
which are saved in a separate src path. The file structure is as follows:
-- docs/
-- libs/
-- src/Framework
-- src/Gui
-- src/Io
-- src/Util
10 matches
Mail list logo