I found the answer to my own question, and it's Yes.

From: Chris Fouts [mailto:chris.fo...@caemilusa.com]
Sent: Thursday, January 05, 2012 2:08 PM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] How to setup two projects with a subset of common 
files?

Will this show BOTH projects in the ccnet web dashboard?

From: Philip Sayers [mailto:p...@cds-am.net]
Sent: Thursday, January 05, 2012 1:36 PM
To: Chris Fouts; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] How to setup two projects with a subset of common 
files?

Easiest way to get you want would be..

Create two nant files.

File1: builds commonSW & Project1
File2: builds commonSW & Project2

Setup 2 ccnet projects, each one pointing at one of the nant files

Put both projects in the same queue


>I posted this in the ccnet-users Google group, but I thought I'd post this too 
>hoping I'm not alone in using ccnet+nant environment, and not the first one to 
>try this.

>I use CC.NET v1.6.7981.1 and Nant v0.91. I trigger the builds via CC.NET but 
>do the bulk of the work in Nant - no surprise here.
>I want to independently build, force or continuous, two projects that share a 
>subset of common files between them. All files are built with VS2008 using the 
>devenv command line in Nant. Here's my structure
>Common SW - used by both below
>Project1 SW - needs Common SW to build first
>Project2 SW - needs Common SW to build first
>I want to be able to do the following.
>Show both Project1 and Project2 on the ccnet web dashboard, and be able to 
>Force either project. However, if one project is already building, doesn't 
>matter which one, and the other project is triggered, it should wait for the 
>first running project to finish.
>Any pointers please? Thanks!
>-chris




***This e-mail message is intended only for the above named recipient(s)
and may contain information that is sensitive or proprietary. If you have
received this message in error or are not the named recipient(s), please
immediately notify the sender, delete this e-mail message without making
a copy and do not disclose or relay this e-mail message to anyone.***
------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to