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

Bug 480402

Summary: Current target JRE requirement incompatible with examples
Product: [RT] RAP Reporter: Ralf Sternberg <rsternberg>
Component: RelengAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: mknauer
Version: 3.1   
Target Milestone: 3.1 M5   
Hardware: All   
OS: All   
Whiteboard:

Description Ralf Sternberg CLA 2015-10-22 06:29:48 EDT
With the current (RAP 3.1 M2) target requiring Java 8, snippets and examples can't be run from the IDE anymore. In OSGi, bundles can't be resolved because of the JRE requirement, and without OSGi, you end up with UnsupportedClassVersionError.

We should either provide a Java-7 compatible target or update our examples to Java 8.
Comment 1 Markus Knauer CLA 2015-10-28 13:48:12 EDT
See bug 478717 for including a Java 1.7 compatible version of Jetty in our RAP deliverables. Independent from that we should probably update our examples to Java 1.8 in the long run.
Comment 2 Ivan Furnadjiev CLA 2016-01-26 03:15:37 EST
Fixed with change https://git.eclipse.org/r/#/c/64228/