Hi,
since certificates is a fileset, I think it should be something like:
http://password.protected.site/index.html";
dest="secure/index.html">
hth
Dominik
--
The answer to the great question of life,
the universe and everything is 42 (Dougl
Am 26.01.2012 20:30, schrieb Quince, Devin:
>
>
>
>
>
> And the batch file that is being called by chaininstalls.bat file is this
>
> cd c:\DLS
>
> java -Dfelix.config.properties=file:conf/config.properties
> -Dtroppus.http.jetty.resource.base="c:/DLS"
> -Dlogback.configurationFile="c:/DLS/con
; Bob Archer ; Gert Driesen ; Parrish,
Ken ; nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] task with parameters ...
Hi all,
I think this would be a great addition to the core functionality of NAnt.
I had previously done something similar, but it was a bit hacky:
users@lists.sourceforge.net
Sent: Wednesday, May 13, 2009 7:00 PM
Subject: Re: [NAnt-users] task with parameters ...
I have wondered the same thing. If this were added, I would suggest an
approach similar to XSLT.
An XSLT like approach would look something
Wednesday, May 13, 2009 2:36 PM
To: Gert Driesen; Bjerstedt, Tony [Audatex - Americas]; 'Parrish, Ken';
nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] task with parameters ...
Would it be better to create a function or a task that you can pass
stuff to, rather than havin
datex - Americas]'; 'Parrish, Ken';
nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] task with parameters ...
Hi Ken, Tony,
This is definitely something that I've considered as well.
Can one of you work out a proposal that can be discussed on the list?
Gert
From:
nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] task with parameters ...
I have wondered the same thing. If this were added, I would suggest an
approach similar to XSLT.
An XSLT like approach would look something
I have wondered the same thing. If this were added, I would suggest an
approach similar to XSLT.
An XSLT like approach would look something like:
...
and
Steve
Kapinos
Sent: 26 August 2008 16:20
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] task/function to rename files with a prefix?
I got there via this m
I got there via this method
What was confusing me a bit was, the example below worked with the
prop
From: Vinod Nair [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 19, 2008 2:10 AM
To: Bob Archer
Cc: nant-users@lists.sourceforge.net
Subject: Re: RE: [NAnt-users] task
Hi Bob,
Can you please help me with the sample of tag that performs this
task of listing locked files?
Thanks,
Vinod.
O
Hi Bob,
Can you please help me with the sample of tag that performs this task of
listing locked files?
Thanks,
Vinod.
On Tue, 18 Mar 2008 Bob Archer wrote :
>Your probably going to need to use the exec tag to run VSS. I assume there is
>a command that will list locked files. If there is a lo
ld, and break anyone else who performs a checkout on that "forced
checkin"
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Bob Archer
Sent: Tuesday, March 18, 2008 10:29 AM
To: Vinod Nair; nant-users@lists.sourceforge.net
Subject: Re: [
Your probably going to need to use the exec tag to run VSS. I assume there is a
command that will list locked files. If there is a locked file you can fail the
build.
However, why would you do this? Usually you just build with the most recently
commited files?
BOb
Gert,
Can you also send me a repro ? I'll look at your patch (and possible
breakages) asap.
Gert (Gert overflow)
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nant-users-
> [EMAIL PROTECTED] On Behalf Of Gert Kello
> Sent: vrijdag 5 januari 2007 19:55
> To: Nant Users
> Subject:
Excellent news!
Any idea when you'll have a new 'non nightly' release that this will
be included in?
Mike
On 28/12/06, Gert Driesen <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Today marks the availability of long-awaited support for Visual Studio 2005
> solutions and projects in the task.
>
> Those ea
Thanks guys, your suggestions did the trick.
>-Original Message-
>From: Guy Metz [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, October 25, 2006 8:20 AM
>To: Steve Valaitis; nant-users@lists.sourceforge.net
>Subject: RE: [NAnt-users] task not passing properties.
>
>Ar
Are the properties that you are trying to reset defined in your common
include file? If they are then the value would by default be reset to
the value in the include. We have a similar situation where we want the
properties to have one value by default in all of the component builds
but be able to
Title: RE: [NAnt-users] task not passing properties.
I don't know if your common include is the problem or not, but you could condition the setting of the properties in the common include file using the @unless attribute with the property::exists functionto only define them in the
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nant-users-
> [EMAIL PROTECTED] On Behalf Of Arnette, Bill
> Sent: woensdag 27 september 2006 18:36
> To: nant-users@lists.sourceforge.net
> Subject: [NAnt-users] task: no recompile if .vcproj changes
>
> I am building a C++ solutio
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nant-users-
> [EMAIL PROTECTED] On Behalf Of Arnette, Bill
> Sent: donderdag 17 augustus 2006 16:32
> To: nant-users@lists.sourceforge.net
> Subject: [NAnt-users] task: Resource-only DLL project fails
> to build if intermediate direc
Ramya Niranjan wrote:
> 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:
>
>
>
>
> />
>
Thanks very much Jonathon, this did the job for me...
Regards,
Grant.
-Original Message-
From: Evans, Jonathan (2) [mailto:[EMAIL PROTECTED]
Sent: 02 June 2006 12:01
To: Drake, Grant: IT (LDN); nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] task
Gary Feldman wrote:
marc wrote:
3) Does there exist an XML Schema or RelaxNG schema I can use to verify
that my XML syntax in the nant build file is OK ??
I can answer this off the top of my head. In your NAnt installation
tree, there's a schema subdirectory that contains the NAnt .xsd
marc wrote:
3) Does there exist an XML Schema or RelaxNG schema I can use to verify
that my XML syntax in the nant build file is OK ??
I can answer this off the top of my head. In your NAnt installation
tree, there's a schema subdirectory that contains the NAnt .xsd for that
version. Al
: [NAnt-users]
task - Fails on VC++ project (vcproj)
>Is there some setting or property I need
to set in order for the cl.exe to pick up the predefined
headers?
No, not a
property, an environment variable. You need to set INCLUDE. I find
vcvars32.bat to be useful for gett
>Is
there some setting or property I need to set in order for the cl.exe to pick up
the predefined headers?
No, not a property,
an environment variable. You need to set INCLUDE. I find vcvars32.bat to be
useful for getting INLUDE, LIB, and PATH out of the way in one call with little
ef
Rami,
Can you send me a (small) repro for this issue
?
Thanks!
Gert
- Original Message -
From:
Rami
Abughazaleh
To: nant-users@lists.sourceforge.net
Sent: Tuesday, May 02, 2006 1:47 AM
Subject: [NAnt-users]
task causes fatal error C1083: Cannot open incl
Dipak, Ajit wrote:
I'm attempting to use the task with a solution that has 6 C#
projects (*.csproj) and 1 Managed C++ project (*.vcproj). Note that the solution
file compiles without issue in the VS.NET 2003 IDE.
The NAnt build however, produces
[cl] c:\mybuilds\src\MyProjects\MyClass.cpp(
Title: task: How to remove an existing installation before
installing a new version?
I’m
not exactly sure how to do this with the MSI task but in the past when I’ve
created installers using Wise for Windows Installer I had to make a call to the
RemoveExistingProducts Action.
I presume thi
/2006 11:26
To: nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] task issue
My nant (.85rc3) complains about the deployment projects too, but it
doesn't actually stop compiling or anything like that. It's a warning,
and it just skips them. Reminding you that one day, it m
anks,
Mike.
From: [EMAIL PROTECTED] on behalf of Burgess,
Michael
Sent: Tue 18/04/2006 21:19
To: nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] task issue
Hi - thanks for the reply.
I've just tried the latest nightly build of NAnt and it
.
From: [EMAIL PROTECTED] on behalf of Burgess, Michael
Sent: Tue 18/04/2006 21:19
To: nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] task issue
Hi - thanks for the reply.
I've just tried the latest nightly build of NAnt and it's still the same
unfortunat
Thomas,
I'm not sure if there is an easier way, but as you (presumably)
know the GUID of your application, you could try the following. I
haven't tried it myself, but I think it should work:
Add a search to your script to check the registry for
HKLM\Software\Microsoft\Windows\CurrentVersion\Uni
or for DevEnv.
Cheers,
Mike.
From: [EMAIL PROTECTED] on behalf of Gary Feldman
Sent: Tue 18/04/2006 19:04
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] task issue
Burgess, Michael wrote:
> Hi there. I'm putting together my first attempt at
Burgess, Michael wrote:
Hi there. I’m putting together my first attempt at a CI system and
NAnt build script to replace the VBscript at present. I’ve got one
question regarding compilation.
Our mail solution is compiled at present using the ‘devenv’ exec at
the command line.
If I try t
if they work for you.
Gert
> -Original Message-
> From: Gert Driesen [mailto:[EMAIL PROTECTED]
> Sent: woensdag 15 maart 2006 7:02
> To: 'Nau, Michael'; 'nant-users@lists.sourceforge.net'
> Subject: RE: [NAnt-users] task & special characters
>
Michael,
I'm looking into this and it's working almost completely, but I might have
stumbled onto an issue in #ziplib:
http://community.sharpdevelop.net/forums/thread/6008.aspx
Gert
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Nau, Michael
On 8/19/05, Sandeep <[EMAIL PROTECTED]> wrote:
> I would like to ignore the error in task (generated by test condition)
> if the file is locked. I tried adding failonerror="false" but it still
> breaks the build.
>
> Can you please tell me how to make build successful even if some files being
>
I think you'll have to manually create the RadioButton table.On 8/8/05, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
I know this is a NAnt contrib task, but there doesn't appear to be a contrib users group so I'll try here.
Is there any way in the
task of directly creating radio buttons for a d
From: Shelly Midha [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 11, 2005 7:37 AM
To: Selke, Anthony; nant-users@lists.sourceforge.net
Subject: RE: [Nant-users] task cannot add files to SourceSafe
Importance: Low
Thanks for your response Tony,
After searching on Google, I found that it'
-
From: Selke, Anthony [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 11, 2005 5:02 PM
To: Shelly Midha; nant-users@lists.sourceforge.net
Subject: RE: [Nant-users] task cannot add files to SourceSafe
I'm going to go out on a limb here and suggest that the problem lies
somewhere near line 1
I'm going to go out on a limb here and suggest that the problem lies
somewhere near line 142, column 6 of your "buildcenter.build" Nant file.
:-)
Can you share that piece of your build file (along with a reasonable
number of lines/blocks before and after?
Tony
___
>From: <[EMAIL PROTECTED]>
>Sent: Monday, March 14, 2005 10:08 AM
>The problem I have, is that if my main build script fails, it seems
to hang
>the task. Is there a known problem with shelling to batch
files
>which fire off NAnt? If not I'll try to create a repro for it to
submit,
>but I thoug
There is an FTP task available. I don't know how stable it is, but
its available by googling for nant ftp task.
I know I read on the roadmap that FTP capability is going to be built
into the core in the future. but don't have a timeline. I look
forward to it. =)
On Thu, 10 Mar 2005 10:27:56
Hi Tom,
This is now fixed in cvs.
Gert
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Whitner,
TomSent: donderdag 24 februari 2005 17:56To:
nant-users@lists.sourceforge.netSubject: [Nant-users]
task - filesets - refid
I have just discovered that the
Tom,
This issue is now fixed in CVS. I'll upload a new nightly
build soon.
Gert
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Whitner,
TomSent: dinsdag 1 februari 2005 20:05To:
nant-users@lists.sourceforge.netSubject: [Nant-users]
task and resource fil
tool for version
control.
[cvs] For CVS updates and additional information, see
[cvs] the CVSNT home page at http://www.cvsnt.org/
BUILD FAILED - 0 non-fatal error(s), 14 warning(s)
>-Original Message-
>From: Troy Laurin [mailto:[EMAIL PROTECTED]
>Sent: Su
Evan,
You probably have a resx file that has been created/updated by VS.NET 2003.
On your system, NAnt is probably running on .NET 1.1 and if you don't
explicitly set the target framework to .NET 1.0, NAnt will use the .NET 1.1
resgen tool to compile your resx files.
You can run NAnt in verbose m
tem (CVS) is a tool
> for version control.
> [cvs] For CVS updates and additional information, see
> [cvs] the CVSNT home page at http://www.cvsnt.org/
>
> BUILD FAILED - 0 non-fatal error(s), 14 warning(s)
>
> >-Original Message-
> >From:
> -Original Message-
> From: Morris, Jason [mailto:[EMAIL PROTECTED]
> Sent: December 14, 2004 12:26 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [Nant-users] task question...How to add a comment?
>
>
> Thanks...I will try that.
>
> Is there a particular rea
That worked...thanks!
>-Original Message-
>From: Clayton Harbour [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, December 14, 2004 8:47 AM
>To: Morris, Jason; [EMAIL PROTECTED]
>Subject: RE: [Nant-users] task question...How to add a comment?
>
>Hi Jason,
>
&g
Thanks...I will try that.
Is there a particular reason why there isn't a specific
task?
>-Original Message-
>From: Clayton Harbour [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, December 14, 2004 8:47 AM
>To: Morris, Jason; [EMAIL PROTECTED]
>Subject: RE: [Nant-users]
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Giuseppe Greco
> Sent: woensdag 1 december 2004 8:09
> To: Gert Driesen
> Cc: [EMAIL PROTECTED]
> Subject: [Nant-users] task
>
> Hi Gert,
>
> I've looked at this deeply and stated the problem w
Hi Michael,
This is not yet possible, but its definitely something that we should add
... Unless you have time to work on this ;-)
Gert
- Original Message -
From: "Nau, Michael" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 30, 2004 4:43 PM
Subject: [Nant-users] t
Turns out if I explicitly prepend project::get-base-directory() to all of the paths in the project file
called with the task, it executes correctly. Without this, it
tries to use the calling script's basedir as it's
own.
e
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Try using configurations…
Giuseppe Greco has a great write-up here:
http://developer.agamura.com/technotes/building-projects-with-nant/index.html
Shawn Haigh
From:
Evan Levy [mailto:[EMAIL PROTECTED]
Sent: Monday, November 22, 2004
1:39 PM
To:
[EMAIL PROTECTED]
Subje
You should reference the $(ProjectDir) macro (for your source location)
and the $(OutDir) macro (for your destination location), in all VS
projects. This will work in any project no matter what the current
working directory is, or what the output directory is.
-Original Message-
From: [E
Hi Michael,
Can you submit a bug report for this and attach a small repro to it ?
Thanks !
Gert
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Nau, Michael
> Sent: maandag 22 november 2004 21:45
> To: [EMAIL PROTECTED]
> Subject: [Nant-users
either.
Roman
- Original Message -
From: <[EMAIL PROTECTED]>
To: "John Cole" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, November 19, 2004 2:35 PM
Subject: RE: [Nant-users] task requires mergemod.dll
Roman,
Rather than including the Mergemod.dll w/
Roman,
Rather than including the Mergemod.dll w/ NantContrib, or registering the
file. I think the correct way is to just update the docs to say that the
platform sdk is required for the msi/msm tasks.
Jim
> Mergemod.dll is also included in the Platform SDK for WindowsXP SP2
> (version
> 2x of
Mergemod.dll is also included in the Platform SDK for WindowsXP SP2 (version
2x of the dll), and with Orca in the PSDK (version 3x of the dll).
John Cole
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Roman Semenov
Sent: Friday, November 19, 2004 8:31 AM
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 29, 2004 9:39 AM
To: Brandon Lonac; [EMAIL PROTECTED]
Subject: Re: [Nant-users] task ignores 1 project out of 20
Brandon,
I don't know if it applies in your case, but the the "Build" check box
checked for that project i
Brandon,
I don't know if it applies in your case, but the the "Build" check box checked for
that project in your solution configuration?
Merrill
---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in y
Hi Brandon,
please give more details :
- are you using the latest nightly build ?
- what kind of project (c++, c#, web, other ?) make the build fail ?
- does it build properly under vs.net ?
regards,
Thibaut
- Original Message -
From: Brandon Lonac <[EMAIL PROTECTED]>
Date: Wed, 29 Sep 2
2004 8:16 AM
To: Brandon Lonac; [EMAIL PROTECTED]
Subject: RE: [Nant-users] task ignores 1 project out of 20
Hi Brandon,
A couple of routine questions:
- What version of NAnt are you running? Have you tried a nightly build?
- Can we see some output from your build, or a snippet from your Nant
build
Hi Brandon,
A couple of routine questions:
- What version of NAnt are you running? Have you tried a nightly build?
- Can we see some output from your build, or a snippet from your Nant
build file?
- Do you get any more information if you turn on verbosity (ie. nant -v)
?
Thanks
michael
_
D]
[mailto:[EMAIL PROTECTED] On Behalf Of Robert
Gomes
Sent: Tuesday, September 21, 2004 1:16 PM
To: Dennison, Oran; [EMAIL PROTECTED]
Subject: RE: [Nant-users] task produces assemblies that crash
-- vs.net doesn't
Oran,
It isn't necessarily an issue with the license files. Even
You can
verify the correct reference name is being used with Reflector too.
Oran
-Original Message-
From: Robert Gomes [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 21, 2004 12:16 PM
To: Dennison, Oran; [EMAIL PROTECTED]
Subject: RE: [Nant-users] task produces assemblies that cra
n, Oran [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 21, 2004 3:57 PM
To: Robert Gomes; [EMAIL PROTECTED]
Subject: RE: [Nant-users] task produces assemblies that crash
-- vs.net doesn't
Robert, I ran into an issue with license files too a couple weeks ago
and solved it by installing th
sourceforge.net/mailarchive/forum.php?thread_id=5550904&forum_id=
9544
Hope this helps,
Oran
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Robert
Gomes
Sent: Tuesday, September 21, 2004 11:03 AM
To: Gert Driesen; [EMAIL PROTECTED]
Subject: RE:
AIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Tuesday, September 21, 2004 9:03 PM
Subject: RE: [Nant-users] task produces assemblies that crash --
vs.net doesn't
Gert,
Ran against the nightly for NAnt/NAntcontrib 0.85. It appeared to bomb out
attempting to compile the final assembly (the
er
P: 508-748-2121
F: 508-748-2707
E: [EMAIL PROTECTED]
-Original Message-
From: Gert Driesen [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 21, 2004 2:12 PM
To: Robert Gomes; [EMAIL PROTECTED]
Subject: Re: [Nant-users] task produces assemblies that crash
-- vs.net doesn't
Robert,
Robert,
Have you tried the latest build of nant (0.85) ?
Felice
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Robert Gomes
Sent: Tuesday, September 21, 2004 12:58 PM
To: [EMAIL PROTECTED]
Subject: [Nant-users] task produces assemblies that crash --
vs.ne
Robert,
Would it be an option for you to upgrade to a recent nightly build
(http://nant.sourceforge.net/nightly/builds) as a first step ?
If you can still reproduce the issue using the nightly builds, then I
suggest creating a bug report and attaching a small repro to it.
Gert
- Original Me
Thanks James, I will look into those links and see if i can generate a
msi file for my solution. I am kind of interested with converting the
.vdproj to xml build scripts for generating the msi. is there any
sample for this that you can throw? that would be helpful.
Thanks,
Madhan.
On Fri, 17 Se
Hey Madhan,
Sample build files are located here:
http://nant.sourceforge.net/wiki/index.php/samples%20for%20install%20tasks
There is a FAQ located here:
http://nant.sourceforge.net/wiki/index.php/MSITask
Task documentation is located here:
http://nantcontrib.sourceforge.net/nightly/help/tasks/msi
- Original Message -
From: "James Geurts" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 14, 2004 5:10 PM
Subject: [Nant-users] Task fail property
> Hey all,
>
> Is there a property that gets set when a task fails? I see the
> nant.onfailure property, but I am cur
Edwin,
Are you running a recent nightly build ? A bug with component locking was fixed
recently.
Ian
Castro, Edwin Gabriel (Firing Systems Engr.) wrote:
Please let me know if this is not the correct place to post this.
I'm using to unregister a number of components.
I noticed that when you try to
et share.
Curt Zarger
-Original Message-
From: Eric Fetzer [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 19, 2004 10:20 AM
To: Gert Driesen; Johnson, Russell D.; [EMAIL PROTECTED]
Subject: Re: [Nant-users] Task for creating a Windows share?
To me this is more deploy in nature than
To me this is more deploy in nature than build. At
this point I use NSIS for deployment and NAnt for
builds. With NSIS, I am able to do many things to the
machines I am deploying to that I couldn't with NAnt
(assure processes are shut down, modify permissions,
create services...). I only run NAn
Title: Task for creating a Windows share?
exec cmd.exe with argumentsNET SHARE
sharename
sharename=drive:path [/USERS:number |
/UNLIMITED]
[/REMARK:"text"]
[/CACHE:Manual | Automatic | No
] sharename
[/USERS:num
Hi Russell,
This is not something that's available right now, but feel free to propose
an implementation for it.
Gert
- Original Message -
From: "Johnson, Russell D." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 12, 2004 8:17 PM
Subject: [Nant-users] Task for creati
Johnson, Russell D. wrote:
Does nant contain any functionality for creating a share and assigning
permissions on it? I've looked through the nant and nantcontrib tasks,
but don't see a (for example) task.
Thanks in advance.
One way to do this would be to use the task and execute 'net use'
Eg:
Steve,
Are you sure that both the Release and Debug versions are being built
from scratch?
I created a solution similar to yours, built it with "Debug", and
discovered that when I built it with "Release" it didn't actually build.
The "Release" version says that the project is up-to-date.
I disco
Thank you! That did it.
--
Edwin G. Castro
Firing Systems Engineer
[EMAIL PROTECTED]
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Troy Laurin
> Sent: Monday, July 26, 2004 5:42 PM
> To: Nant-Users
> Subject: RE: [Na
> > - Original Message -
> > From: "Castro, Edwin Gabriel (Firing Systems Engr.)"
> <[EMAIL PROTECTED]>
> > To: "Nant-Users" <[EMAIL PROTECTED]>
> > Sent: Saturday, July 24, 2004 1:50 AM
> > Subject: [Nant-users] task using
> >
> >
> > I'm trying to do the following:
> >
> >
> >
>
newest nightly still doesn't work for me.
--
Edwin G. Castro
Firing Systems Engineer
[EMAIL PROTECTED]
> -Original Message-
> From: Gert Driesen [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 23, 2004 9:29 PM
> To: Castro, Edwin Gabriel (Firing Systems Engr.); Nant-
Edwin,
What version of NAnt are you using ? The was only aded recently,
before a few weeks the elements was named .
Gert
- Original Message -
From: "Castro, Edwin Gabriel (Firing Systems Engr.)" <[EMAIL PROTECTED]>
To: "Nant-Users" <[EMAIL PROTECTED]>
Sent: Saturday, July 24, 2004 1:50
Gert Driesen wrote:
- Original Message -
From: "Ian MacLean" <[EMAIL PROTECTED]>
To: "Malcolm MacLucas" <[EMAIL PROTECTED]>
Cc: "Gert Driesen" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Sunday, July 11, 2004 12:36 PM
Subject: Re
- Original Message -
From: "Ian MacLean" <[EMAIL PROTECTED]>
To: "Malcolm MacLucas" <[EMAIL PROTECTED]>
Cc: "Gert Driesen" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Sunday, July 11, 2004 12:36 PM
Subject: Re: [Nant-users]
Malcolm MacLucas wrote:
--- Gert Driesen <[EMAIL PROTECTED]> wrote:
- Original Message -
From: "Malcolm MacLucas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 09, 2004 10:20 PM
Subject: Re: [Nant-users] Task Oddness
Can you provide mo
--- Gert Driesen <[EMAIL PROTECTED]> wrote:
>
> - Original Message -
> From: "Malcolm MacLucas" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, July 09, 2004 10:20 PM
> Subject: Re: [Nant-users] Task Oddness
>
>
> &
- Original Message -
From: "Malcolm MacLucas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 09, 2004 10:20 PM
Subject: Re: [Nant-users] Task Oddness
> I've been using the nant-0.85-20040525 build with some success, and for
the
> most p
I've been using the nant-0.85-20040525 build with some success, and for the
most part the tag works there.
the current build nant-0.85-20040707 didn't like the space in my "Program
Files" directory.
Are there any plans on putting out a new "stable build"? I've never been able
to get the "stable
Merrill,
Can you try using the latest nightly build
(http://nant.sourceforge.net/nightly/builds) ? There have been tons of fixes
to the task since the 0.84 release.
Thanks,
Gert
- Original Message -
From: "Merrill Cornish" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July
Hello Martin,
Thanks, but when we compile the code through .NET IDE
or if I use devenv.exe to compile the solution file, I
do not get any compile errors. I have been asked to
automate the build process so I am trying to use the
task, but it seems to error out every time
I run it?
Thanks
HRESULT COR_E_BADIMAGEFORMAT, which has the value 0x8007000B
so if you Rebuild your DLLs and point your reference to them you should be
good to go-
Here is the relevant text.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystembadimageformatexceptionclasstopic.asp
11:26 AM
To: Bob Archer;
[EMAIL PROTECTED]
Subject: RE: [Nant-users]
task, no rebuild option?
Yes, I also ended up
creating a target "clean" to do that. But do you think that
there will be more development on this front, including support for building
individual projects, etc.?
Han; [EMAIL PROTECTED]Subject:
RE: [Nant-users] task, no rebuild
option?
Personally, I do a
delete all, then a get from PVCS, then a build. I feel it is safer. Also, this
way obsolete files are removed also.
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECT
1 - 100 of 145 matches
Mail list logo