Hi

I have scheduled build configured in the following way in
ccnet.config, but build is not kiccking off at the specified time.
CCNet version is 1.4.2

<triggers>
      <scheduleTrigger time="01:00" buildCondition="ForceBuild">
        <weekDays>
          <weekDay>Monday</weekDay>
          <weekDay>Tuesday</weekDay>
          <weekDay>Wednesday</weekDay>
          <weekDay>Thursday</weekDay>
          <weekDay>Friday</weekDay>
          <weekDay>Saturday</weekDay>
        </weekDays>
      </scheduleTrigger>
    </triggers>

This same block of code works in another server that has 1.2.1.7
installed in it. Is there something that I need to do differently for
this new higher version of CC to get it to schedule my builds.

Thx

Reply via email to