In fact, I think there is problem with the next build time.
When a project start before midnight and finish after, the next build
time is not today but tomorrow.

I can see it in the CCTray ...

I'm going to create an issue on the BT.

On Jul 6, 3:18 pm, Mathieu <[email protected]> wrote:
> Hello,
>
> I have a problem with the scheduletrigger.
> I have around 10 projects in the same queue with different priority.
> All the projects must start at 08:00 pm.
>
> Sometime, some projects don't start. When I look into the ccnet.log
> the projects are not queued.
>
> Maybe, there is a problem with midnight.
>
> Do You Have Any Idea?
>
> Thanks.
>
> <triggers>
>     <scheduleTrigger>
>       <buildCondition>ForceBuild</buildCondition>
>       <name>ScheduleTrigger</name>
>       <randomOffSetInMinutesFromTime>0</randomOffSetInMinutesFromTime>
>       <time>20:00:00</time>
>       <weekDays>
>         <string>Sunday</string>
>         <string>Monday</string>
>         <string>Tuesday</string>
>         <string>Wednesday</string>
>         <string>Thursday</string>
>         <string>Friday</string>
>         <string>Saturday</string>
>       </weekDays>
>     </scheduleTrigger>
>   </triggers>

Reply via email to