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

Bug 543094

Summary: Include build examples from github into the examples folder of the org.eclipse.rap.git repo
Product: [RT] RAP Reporter: Moritz Aleithe <moritz.aleithe>
Component: OtherAssignee: Project Inbox <rap-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: enhancement    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:

Description Moritz Aleithe CLA 2018-12-30 18:59:15 EST
I would like to integrate the build examples from https://github.com/eclipsesource/org.eclipse.rap.build.examples/ into the rap git repository. 
Reasons: 1. building war files on a CI server is a common problem to a lot of development teams 2. There would be a possibly broader community to maintain those examples 3. At least the tycho example needs an update ( does not work with 2018-09) anyways, a simple update of the contained library is required

The github example was published under the epl license
Comment 1 Ivan Furnadjiev CLA 2019-01-03 07:51:08 EST
RAP Exmaples (Controls Demo, Workbench Demo and Examples Demo) have their own tycho build in the RAP repository [1]. This build is fully operational and up-to-date. It can be used as an example, how to package RAP application in a deplayable WAR file.

[1] https://git.eclipse.org/c/rap/org.eclipse.rap.git/tree/releng/org.eclipse.rap.examples.build