[jbosstools-issues] [JBoss JIRA] (JBIDE-12514) Do not have jobs blocked by upstream

Mickael Istria (JIRA) jira-events at lists.jboss.org
Thu Aug 30 10:28:32 EDT 2012


Mickael Istria created JBIDE-12514:
--------------------------------------

             Summary: Do not have jobs blocked by upstream
                 Key: JBIDE-12514
                 URL: https://issues.jboss.org/browse/JBIDE-12514
             Project: Tools (JBoss Tools)
          Issue Type: Enhancement
          Components: Build/Releng
            Reporter: Mickael Istria
            Assignee: Nick Boldt


Currently, when a component is building, all components relying on it are blocked and have to wait for this one to finish before running. If another of their deps is waiting and builds before, it waits over and over again.
We should disable this lock so builds can perform in parallel. It may cause some failure because of sync from times to times, but we'll probably save hours of wait for feedback.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list