[
https://issues.jboss.org/browse/JBIDE-13307?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-13307:
------------------------------------
{code:title=prototype job here:
https://jenkins-test.mw.lab.eng.bos.redhat.com/hudson/job/jbt-4.1-all-in-...
build("jbosstools-N_4.1_trunk")
parallel (
{
build("jbosstools-server_4.1_trunk")
parallel (
{ build("jbosstools-openshift_4.1_trunk") },
{ build("jbosstools-webservices_4.1_trunk") }
)
},
{
build("jbosstools-hibernate_4.1_trunk")
build("jbosstools-birt_4.1_trunk")
},
{
build("jbosstools-freemarker_4.1_trunk")
},
{
build("jbosstools-forge_4.1_trunk")
},
{
build("jbosstools-gwt_4.1_trunk")
},
parallel (
{ build("jbosstools-xulrunner_4.1_trunk") },
{ build("jbosstools-jst_4.1_trunk") }
)
build("jbosstools-vpe_4.1_trunk")
}
)
build("jbosstools-javaee_4.1_trunk")
build("jbosstools-portlet_4.1_trunk")
build("jbosstools-central_4.1_trunk")
build("jbosstools-aggregate_4.1_trunk")
build("devstudio-aggregate_4.1_trunk")
{code}
Set up the "All JBoss Tools" build+test
---------------------------------------
Key: JBIDE-13307
URL:
https://issues.jboss.org/browse/JBIDE-13307
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: Build/Releng
Reporter: Mickael Istria
Assignee: Nick Boldt
Fix For: 4.1.0.Alpha1
This job would take all JBoss Tools and build everything at once. It can be used to
ensure everything builds together.
--
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