Procházet zdrojové kódy

Add note about JRE9+ not being supported

Update release notes by mentioning JRE9+ not being supported
tags/7.7.16
Olli Tietäväinen před 5 roky
rodič
revize
f0bf58367e
1 změnil soubory, kde provedl 3 přidání a 2 odebrání
  1. 3
    2
      all/src/main/templates/release-notes.html

+ 3
- 2
all/src/main/templates/release-notes.html Zobrazit soubor

@@ -404,8 +404,9 @@
<h2 id="supportedversions">Supported Technologies</h2>

<p>
Vaadin 7 is compatible with <b>Java 6</b> and newer. Vaadin
7 is especially supported on the following <b>operating
Vaadin 7 is compatible with <b>Java 6</b> and newer up to <b>Java 8</b>.
<b>Java 9 and above are explicitly not supported.</b>
Vaadin 7 is especially supported on the following <b>operating
systems</b>:
</p>


Načítá se…
Zrušit
Uložit