Community
Participate
Working Groups
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.