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

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Aug 30 18:20:32 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-12514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt closed JBIDE-12514.
------------------------------

    Fix Version/s: 4.0.0.Alpha1
       Resolution: Done


Implemented for JBDS 6.0_trunk & 6.0_stable_branch jobs.
Implemented for JBT 4.0_trunk & 4.0_stable_branch jobs.

Have not changed  <blockBuildWhenUpstreamBuilding>true</blockBuildWhenUpstreamBuilding> for JBT 3.3/JBDS 5.0 jobs (or older ones).

                
> 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
>             Fix For: 4.0.0.Alpha1
>
>
> 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