Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-7085

Ivy Projects using multi-module, non-aggregated, incremental build sometimes build their modules in the wrong order

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • ivy-plugin
    • None

      When a multi-module Ivy Project is configured to build modules as separate jobs and to only do an incremental build then when svn changes span multiple dependent modules then they will not wait for each other.

          [JENKINS-7085] Ivy Projects using multi-module, non-aggregated, incremental build sometimes build their modules in the wrong order

          Fixed in r33282 (forgot to enter JIRA issue in commit)

          Timothy Bingaman added a comment - Fixed in r33282 (forgot to enter JIRA issue in commit)

          A new CauseOfBlockage has been added so that modules within an Ivy Project configured to do non-aggregated, incremental builds will wait for each other and therefore build in the correct order.

          Timothy Bingaman added a comment - A new CauseOfBlockage has been added so that modules within an Ivy Project configured to do non-aggregated, incremental builds will wait for each other and therefore build in the correct order.

            tbingaman Timothy Bingaman
            tbingaman Timothy Bingaman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: