File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -114,16 +114,16 @@ from https://github.com/facebook/watchman
114
114
115
115
## Requirements
116
116
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 )
118
118
* ` java ` and ` jar ` on the PATH
119
119
120
120
Although the build system is based on rake it's ** strongly advised**
121
121
to rely on the version of JRuby in ` third_party/ ` that is invoked by
122
122
` go ` . The only developer type who would want to deviate from this is
123
123
the “build maintainer” who's experimenting with a JRuby upgrade.
124
124
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 _ .
127
127
128
128
### Optional Requirements
129
129
You can’t perform that action at this time.
0 commit comments