Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 366558 - [releng] Split rap-runtime build job into build and aggregation part
Summary: [releng] Split rap-runtime build job into build and aggregation part
Status: NEW
Alias: None
Product: RAP
Classification: RT
Component: Releng (show other bugs)
Version: 1.5   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 366566
Blocks:
  Show dependency tree
 
Reported: 2011-12-13 10:44 EST by Ralf Sternberg CLA
Modified: 2011-12-13 10:57 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.