]> source.dussan.org Git - sonarqube.git/commitdiff
DOCS remove Java 8 support
authorMikeBirnstiehl <michael.birnstiehl@sonarsource.com>
Thu, 20 Jun 2019 18:39:12 +0000 (13:39 -0500)
committersonartech <sonartech@sonarsource.com>
Fri, 28 Jun 2019 06:45:42 +0000 (08:45 +0200)
server/sonar-docs/src/pages/requirements/requirements.md

index 3dc994cdc55439a515ac9635c9d573c6d98c4615..00ab4eb781a19043aab15b429c97bee015135b0a 100644 (file)
@@ -26,15 +26,12 @@ The SonarQube Java analyzer is able to analyze any kind of Java source files reg
 
 We recommend using the Critical Patch Update (CPU) releases.
 
-[[warning]]
-| ![Warning](/images/exclamation.svg) Support for Java 8 has been deprecated in SonarQube v7.8 and will be removed in SonarQube v7.9 LTS.
-
 | Java           |                          |
 | -------------- | ------------------------ |
 | Oracle JRE     | ![](/images/check.svg) 11 |
-|                | ![](/images/exclamation.svg) 8 – Support for Java 8 will be removed in SQ v7.9 LTS |
+|                | ![](/images/cross.svg) 8  |
 | OpenJDK        | ![](/images/check.svg) 11 |
-|                | ![](/images/exclamation.svg) 8 – Support for Java 8 will be removed in SQ v7.9 LTS |
+|                | ![](/images/cross.svg) 8  |
 
 | Database                                                    |                                                                                                                                                                                                                                                                   |
 | ----------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |