Skip to content

Commit

Permalink
Updated README - recommended jdk17 for building
Browse files Browse the repository at this point in the history
  • Loading branch information
dmatej committed Aug 11, 2022
1 parent 3d6a61d commit 21887e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -7,7 +7,7 @@ sponsored by the Eclipse Foundation.

### Compatibility

* Eclipse GlassFish 7.0.0 is Jakarta EE 10 compatible, requires Java 11, supports Java 18
* Eclipse GlassFish 7.0.0 is Jakarta EE 10 compatible, requires Java 11, supports Java 17 and Java 18
* Eclipse GlassFish 6.2.0 is Jakarta EE 9.1 compatible, requires Java 11, supports Java 17
* Eclipse GlassFish 6.1.0 is Jakarta EE 9.1 compatible, requires Java 11
* Eclipse GlassFish 6.0.0 is Jakarta EE 9 compatible, requires Java 8
Expand All @@ -23,7 +23,7 @@ The Zip distributions can be found on following paths:

### Prerequisites

* JDK11+
* JDK11+, we strongly recommend using JDK17 to build GlassFish with all features.
* Maven 3.6.0+

### Execution
Expand Down

0 comments on commit 21887e6

Please sign in to comment.