Menu

#6 Endless Loop on cycle detection

open-accepted
nobody
None
5
2007-09-19
2007-09-06
No

version 1.17

We stopped our ant build script at 20000 cycles. We don't know the cause. Unfortunately we cannot provide the projects and are not able to reproduce it with a simple demo project.

What may be the cause.

We currently disabled dependometer.

Discussion

  • Erwin Wagner

    Erwin Wagner - 2007-09-17

    Logged In: YES
    user_id=878788
    Originator: NO

    The way the cycle analysis works even small projects can have a large number of cycles. You can set an upper limit for the number of cycles in dep.xml:

    <project name="sample" maxPackageCycles="5000">

    The cycle analysis will stop once 5000 cycles have been detected.

     
  • Daniel Hirscher

    Daniel Hirscher - 2007-09-19
    • status: open --> open-accepted
     
  • Daniel Hirscher

    Daniel Hirscher - 2007-09-19

    Logged In: YES
    user_id=254508
    Originator: YES

    Thank you, I missed this.
    Dependometer is now enabled again.

     

Log in to post a comment.

MongoDB Logo MongoDB