Could you exec MsBuild instead of using the csc task? That's how I build my
projects from within nant.
_
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chris Marks
Sent: Thursday, July 05, 2007 5:02 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Embedding i
Hi,
I'm trying to use Nant to automatically build my HelpStudio 3 project via
the exec task. The problem seems to be that the binary returns immediately
to nant, although the command itself ends up failing (and displaying a
message box).
How have others handled programs that return like this?
T
Opps, sent before I finished typing...
Not sure if this has anything to do with your problem, but I think that if
you're using rc3 of nant, you should be using rc3 of nant-contrib as well
(assuming there's no typo in your message).
Andy
_
From: Juan Carlos Becerra Irene [mailto:[EMA
Juan,
_
From: Juan Carlos Becerra Irene [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 09, 2006 7:39 PM
To: nant-users@lists.sourceforge.net
Cc: [EMAIL PROTECTED]
Subject: [NAnt-users] Use of task and ComponentOne
Hello Everybody
I'm trying to adopt NAnt in my projects, and it
I do. Basically its a script which grabs the version of the Exe and
app.config I want to deploy, copies it to a working folder, downloads any
other assemblies it needs, then creates and signs the manifest and
deployment files. Finally, it copies all the files in the working directory
to a share,
al Message-
From: Chris Holt [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 17, 2006 3:19 PM
To: 'Andy Johnstone'; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] NANT solution task
Another way to handle this is to use the exec task on devenv.
I am doing this and it
I'd settle for a release date for the next version :-)
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 projects
Hi Sophie,
Yes, everything works. The only 'problem' is that when you run the normal
VSS client, you get a message about a session not being closed properly, and
that an administrator should run analyze to fix the problem.
Ignoring the message doesn't seem to cause any problem (and analyze never
Rick,
I have a similar setup. The latest binaries are stored at
R:\\.dll.
This share is readonly; also whenever we add a reference to the assembly, we
set Specific version to false, and Copy Local to true. This prevents
locking issues. VS2005 seems pretty good about noticing that the vesrion o
Hi Rick,
I would just call MSBuild from my nant script and tell it to build the
project or solution file.
Andy
-Original Message-
From: Rick G. Garibay [mailto:[EMAIL PROTECTED]
Sent: Friday, April 21, 2006 1:09 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] ASP.NET 2.0
Hi all,
I'm developing for .Net 2.0. I was wondering if there was a NAnt task for
Mage yet. Just wanted to check before I started writing my own.
Thanks
Andy
---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
th
rtcuts and also shortcuts to go within
a Program
Files folder using NAnt or NAntContrib functions/tasks. I
could
not find
one.
Christina Crawford
-Original Message-From: Andy Johnstone
[mailto:[EMAIL PROTECTED] Sent: Wednesday, March 15, 2006
3:35 PMTo: Crawford, ChristinaSu
Has anybody updated the Nunit 2 task to run against the Nunit 2.2.7.0
release?
Thanks
Andy
---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live web
Also, for a linefeed, it's usually \n\r (or is that \r\n). I had a similar
problem when unit testing... i took out the \n, but the \r (line feed) was
still there, and a newline was inserted anyway. You might want to try
taking out both.
Andy
-Original Message-
From: Gary Feldman [mailto
Hi,
Is it possible to get NAnt to build Setup and deployment projects using the
solution task? Currently I'm getting a message "[solution] Only C#, J#, VB.NET
and C++ projects are supported. Skipping project
'C:\Build\Source\Code\NetRun\Code\NetRun.Installer\NetRun.Installer.vdproj'."
It'd
HI all,
I have a folder structure which stores releases in a known location.
The pattern is:
c:\releases\\ - This level will always contain the latest
version of the DLL
c:\releases\\\ - This level stores archived versions of
the DLL, where a.b.c.d is a version number.
I'm having a problem
16 matches
Mail list logo