mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-15 10:18:45 +00:00
added comment to java/pom.xml regarding where to also update tycho-version
This commit is contained in:
@@ -31,6 +31,11 @@
|
||||
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). -->
|
||||
<!--
|
||||
1.7.0 is the last Java 1.8 compatible version; since 2.x Tycho requires Java 11.
|
||||
When adjusting tycho-version here, also make sure to adjust it accordingly
|
||||
in java/com.amazon.aws.aws-java-api/pom.xml
|
||||
-->
|
||||
<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. -->
|
||||
|
||||
Reference in New Issue
Block a user