Skip to content

Commit ffbe2cc

Browse files
committed
building with Java 8 is required, updating readme
1 parent 4a80e2c commit ffbe2cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,16 +114,16 @@ from https://github.com/facebook/watchman
114114

115115
## Requirements
116116

117-
* [Java 7 JDK](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
117+
* [Java 8 JDK](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
118118
* `java` and `jar` on the PATH
119119

120120
Although the build system is based on rake it's **strongly advised**
121121
to rely on the version of JRuby in `third_party/` that is invoked by
122122
`go`. The only developer type who would want to deviate from this is
123123
the “build maintainer” who's experimenting with a JRuby upgrade.
124124

125-
Note that all Selenium Java artefacts are **built with Java 7
126-
(mandatory)**. Those _will work with any Java >= 7_.
125+
Note that all Selenium Java artefacts are **built with Java 8
126+
(mandatory)**. Those _will work with any Java >= 8_.
127127

128128
### Optional Requirements
129129

0 commit comments

Comments
 (0)