<project name="DBD">

<trigger>

<projectTrigger project="DBL">
<triggerStatus>Success, Failure, Exception, Unknown</triggerStatus>
<innerTrigger type="intervalTrigger" seconds="30"
buildCondition="ForceBuild"/>

</projectTrigger>

</trigger>


I do not want DBL to run until DBD is complete.  But, the above
doesn't work.  What am I doing wrong?

Reply via email to