Bug 518104 - [Releng] Build with tycho-1.0
Summary: [Releng] Build with tycho-1.0
Status: NEW
Alias: None
Product: TCF
Classification: Tools
Component: Core (show other bugs)
Version: 1.5   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Eugene Tarassov CLA
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2017-06-11 18:03 EDT by Martin Oberhuber CLA
Modified: 2017-06-13 05:10 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Oberhuber CLA 2017-06-11 18:03:56 EDT
Tycho-1.0 was released in Feb 2017, but it requires Java 8 for building, since http://wiki.eclipse.org/Tycho/Release_Notes/0.25#Other

As per the Tycho RN, it is still possible to build and test against Java 7, but needs some investigation and setup in the POMs if that is still desired. Ideally, tcf-1.6 would support Java 8 and up only, then upgrading to Tycho-1.0 is a simple change of versions in org.eclipse.tcf/admin/pom-config.xml .
Comment 1 Martin Oberhuber CLA 2017-06-13 05:10:22 EDT
Maybe the tycho-version could dynamically be chosen as 1.0 if a Java 8 VM is 
detected, see also https://bugs.eclipse.org/bugs/show_bug.cgi?id=518176