]
Nick Boldt reassigned JBIDE-22634:
----------------------------------
Assignee: Nick Boldt
fix buildflow jobs to correctly represent interdependencies of
jbosstools-* projects
------------------------------------------------------------------------------------
Key: JBIDE-22634
URL:
https://issues.jboss.org/browse/JBIDE-22634
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.4.1.S116
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.4.1.S116
Some jobs fail when upstream deps have not been published:
* aerogear depends on browsersim
* browsersim depends on jst
* vpe depends on jst
So need to retool the buildflow jobs (and the force-push ones too) to correctly align
with these dep chains.