mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-21 21:25:38 +00:00
bug5792: downgrade Tycho again to 1.7.0, the last Java 1.8-compatible version
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@
|
||||
Due to ECJ/JDT bugs it may fail depending on the Eclipse version tycho is based on
|
||||
(see Bugzilla: https://bugzilla.sapsailing.com/bugzilla/show_bug.cgi?id=3859). -->
|
||||
<!-- Most likely, serialization/replication will fail with tycho versions based on Eclipse Neon R (4.6.0). -->
|
||||
<tycho-version>2.7.5</tycho-version>
|
||||
<tycho-version>1.7.0</tycho-version> <!-- 1.7.0 is the last Java 1.8 compatible version; since 2.x Tycho requires Java 11 -->
|
||||
<gwt.version>2.11.0</gwt.version>
|
||||
<!-- gwt-maven-plugin is typically in sync with the GWT version. But sometimes versions need extra time after a new GWT release. -->
|
||||
<gwt.plugin.version>2.11.0</gwt.plugin.version>
|
||||
|
||||
Reference in New Issue
Block a user