Skip to content

Commit 0b127a1

Browse files
committed
Installation.adoc
1 parent 70d8287 commit 0b127a1

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

site/_docs/installation.adoc

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags: [installation]
99
:toc:
1010
:toclevels: 4
1111

12-
:last-update-label: Copyright (C) 2021, Last updated
12+
:last-update-label: Copyright (C) 2024, Last updated
1313

1414
:sectnums:
1515

@@ -282,18 +282,12 @@ Refer config file for all options: [https://github.com/micromata/projectforge/bl
282282

283283
== Supported Java versions
284284
.Java Compability (2021/04/12)
285-
[cols="1,1,1,1,1,3"]
285+
[cols="1,1,1,3"]
286286
|===
287-
|Java version | V6* | V7.0* | V7.1+ | V7.2+ | Comments
288-
289-
|Oracle 1.8 | \+++ | + | + | - | Oracle 1.8 was in production for years up to version 7.1.2. (LDAP master/slave needs Java 11 since 7.1*)
290-
|OpenJDK 11 | - | \+++ | \+++ | \+++ | OpenJDK 11 is used in development (MacOS) and in heavy production since version 7.0.0. (Linux)
291-
|OpenJDK 12 | - | + | ? | ? | Should run since version V7.0
292-
|OpenJDK 13 | - | + | ? | ? | Should run since version V7.0
293-
|OpenJDK 14 | - | - | ? | ? | Should run since version V7.1
294-
|OpenJDK 15 | - | - | + | + | Should run since version V7.1
295-
|OpenJDK 16 | - | - | + | + | Should run since version V7.1
296-
|OpenJDK 17 | - | - | - | - | Doesn't run. Migration of Wicket, Hibernate and Jakarta stuff is needed and in progress.
287+
|Java version | V7.5+ | V8.0+ | Comments
288+
289+
|OpenJDK 11 | \+++ | - | OpenJDK 11 was used in development (MacOS) and in production since version 7.0.0. (Linux)
290+
|OpenJDK 17 | - | \+++| Since version 8.0 OpenJDK 17 is used in development and in production.
297291
|===
298292

299293
.Legend

0 commit comments

Comments
 (0)