Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 366558

Summary: [releng] Split rap-runtime build job into build and aggregation part
Product: [RT] RAP Reporter: Ralf Sternberg <rsternberg>
Component: RelengAssignee: Project Inbox <rap-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3    
Version: 1.5   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Bug Depends on: 366566    
Bug Blocks:    

Description Ralf Sternberg CLA 2011-12-13 10:44:11 EST
Currently, the rap-runtime build (/releng/org.eclipse.rap.releng/runtime in the rap repo) creates two artifacts: the rap runtime itself AND a repository that also contains the basic target requirements. When resolving problems in the assembly of the latter, we have to build, test, maybe sign the entire runtime first, because both build steps are done in a single hudson job.

Let's split it up into two separate jobs, one for the rap runtime and one for the aggregation.