Build dependency question.

Jason Schadel <[email protected]>
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <[email protected]>
I have two projects.  I want project_a to be built regardless if  
project_b is passing or failing, as long as project_b is up-to-date.   
Project_b updates code in project_a source so if project_a updates  
before project_b, project_b could miss some modifications.  I tried  
the following configuration, but it seams that project_a gets vetoed  
because of project_b not being successful.

Project_a modificationset:
       <veto>
	<triggers>
	  <svn localWorkingCopy="/home/sites/project_a/tests/cases/other" />
	</triggers>
	<buildstatus logdir="logs/project_b" />
       </veto>

       <!-- Build if changes to this project. -->
       <svn localWorkingCopy="/home/sites/project_a" />

Project_b modificationset:
       <svn localWorkingCopy="/home/sites/project_b" />
       <svn localWorkingCopy="/home/sites/project_a/tests/cases/ 
other" />

I tried taking <buildstatus> out of the <veto> block but that causes  
an invalid configuration.

Any ideas?

-Jason

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.