Yes it is not hard. We use the exec tag to run IISREST to stop and start
our QA IIS server while our deploy to qa build is running.

Bob


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Evans,
Jonathan (2)
Sent: Friday, February 09, 2007 9:50 AM
To: 'Phil Sayers'; nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Visual Build Pro Question

Failing NAntContrib having service start/stop you could always call out
to "net start" and "net stop".




________________________________


Jonathan Evans

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Phil
Sayers
Sent: Friday, February 09, 2007 2:44 PM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Visual Build Pro Question

i'd bet there's something in Nantcontrib that'll do the service
start/restart.

i'm about to start using nantContrib to mainpulate our webserver to
deploy builds to our IIS box as a remoting server.


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Vee
Harwell
Sent: Friday, February 09, 2007 9:38 AM
To: Rick G. Garibay; nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Visual Build Pro Question


We use it currently for one of our products and nant for the other.
>From my own personal experience, I would have to say that management
types I deal with hold VBP in higher regard since it has a nice and
shiny interface that nant doesn't.  Functionality wise, I would rate the
two as pretty much equal in functionality, but I think nant runs faster
(no official timings to prove that).

VBP does have a nice feature of being able to click on and off certain
build tasks in the UI for a given build project, if you do a lot of
specialized builds often it's a nice feature to have.  One other thing
we use it for that I don't think nant directly supports is downing and
up'ing services before and after the build.  I'm sure you could <exec>
the sc command to do the same thing.

Just my .02, HTH


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rick G.
Garibay
Sent: Thursday, February 08, 2007 5:13 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Visual Build Pro Question


I am a NANT veteran of about 2 years and recently have come across
Visual Build Pro as a tool option.

Aside from knowing that VBP is a GUI-driven tool, can anyone lend some
insight on this product, drawing comparisons where relevant?

Thanks,

Rick

------------------------------------------------------------------------
-
Using Tomcat but need to do more? Need to support web services,
security? Get stuff done quickly with pre-integrated technology to make
your job easier. Download IBM WebSphere Application Server v.1.0.1 based
on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

------------------------------------------------------------------------
-
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users



------------------------------------------------------------------------
-
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

========================================================================
======
Please access the attached hyperlink for an important electronic
communications disclaimer: 

http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html
========================================================================
======


------------------------------------------------------------------------
-
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to