[jbosstools-dev] With migration of org.jboss.tools.ui.bot.ext out of Base component, SOA Tooling Tests Aggregate job in trunk broke
Nick Boldt
nboldt at redhat.com
Tue Nov 6 10:54:31 EST 2012
Recently, @mmalina and @dgolovin migrated org.jboss.tools.ui.bot.ext out
of the Base component, which is fine, but by doing so, this job [1]
broke as the tests in there depend on org.jboss.tools.ui.bot.ext and
therefore cannot compile:
{code}
[ERROR] Missing requirement: org.jboss.tools.drools.ui.bot.test
1.0.0.qualifier requires 'bundle org.jboss.tools.ui.bot.ext 0.0.0' but
it could not be found
{code}
[1]
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/SOATooling/job/jbosstools-4.0_trunk.soatests.aggregate/1160/console
---
So... since the only test that was BUILT as part of the soatests
aggregate job was org.jboss.tools.drools.ui.bot.test, which is now here
[2], I've also deleted it from here [3] and have refactored/simplified
that build, which is respinning [4].
[2]
https://github.com/jbosstools/jbosstools-integration-tests/tree/master/tests/org.jboss.tools.drools.ui.bot.test
[3]
https://github.com/jbosstools/jbosstools-build-sites/tree/master/aggregate/soatests-site
[4]
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/SOATooling/job/jbosstools-4.0_trunk.soatests.aggregate/
>=1164
Cheers,
--
Nick Boldt :: JBoss by Red Hat
Productization Lead :: JBoss Tools & Dev Studio
http://nick.divbyzero.com
More information about the jbosstools-dev
mailing list