Skip to content

Commit 378df61

Browse files
authored
reinstate jdk comment
1 parent 1faf4d1 commit 378df61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/developer.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This guide provides information for developers who wish to understand or contrib
77
In addition to the requirements listed in [README](../README.md#prerequisites), the following software is also required to obtain and build the operator:
88

99
* Git (1.8 or later recommended)
10+
* Java Developer Kit (1.8u131 or later recommended, please use 1.8, tests will not work on 1.9 or later versions)
1011
* Apache Maven (3.3 or later recommended)
1112

1213
The operator is written primarily in Java and BASH shell scripts. The Java code uses features introduced in Java 1.8 -- for example, closures -- but does not use any Java 1.9 feature.

0 commit comments

Comments
 (0)